Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
win32 build may pick wrong apr and aprutil libs if apx isn't installed: http://marc.info/?l=apreq-dev&m=121122424811997&w=2 Patch supplied by Nikolay Ananiev
Copy/paste typo from another project
Win32 License/build Add libapreq.rc and generate libapreq.res Tweaked by: pgollucci Reviewed by: wrowe Submitted by: Mladen Turk <mturk@apache.org>
/\s/\t/
Add APREQ_DECLARE_EXPORT/APREQ_DECLARE_STATIC in the same way as APR declares so that dllexport/dllimport get correctly handled. Reviewed by: wrowe Submitted by: Mladen Turk <mturk@apache.org>
Add appropriate manifest command to embed manifest files on Win32 when using VC8
Swapping trunk with the multi-env branch, step 2.
add error.c to the libapreq2 make.
Further work on changing the Win32 makefiles to recognize the new directory structure.
Adjust Makefiles to reflect the new directory structure (work in progress).
remove repeated check for $(APACHE).
Add additional source files for Win32 when building libapreq2.
Create multi-env branch.
property cleanup
add version.c to files compiled to make the libapreq2 lib on Win32.
use (apr|apu)-config utilities to get the names of the apr/aprutil libs.
apreq_tables.c is no longer included in libapreq2
Adjust Win32 targets so as to build with recent commits. The main change is to build libapreq2 as a dll now, rather than a static lib.
For Win32, changed the names of the built libraries
libapreq.lib -> libapreq2.lib
libapreq_cgi.lib -> libapreq2_cgi.lib.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |