5569cc0f6cf6a35c9f4bff089a4668da6ade3f71 1196876 |
|
03-Nov-2011 |
gsmith |
Added proxy_html and xml2enc to Windows build |
491a864b5521d69536451d22b4d9e026d5869509 906327 |
|
04-Feb-2010 |
wrowe |
Add mod_serf.dsp at last, based on the patch available in;
http://people.apache.org/~wrowe/fixserf-win32-0.3.0.patch
although there is trouble here, and pollset troubleshooting ahead. |
ef3ddc2041e1929d3fa94b38ce9fef46c4f11e6f 799069 |
|
29-Jul-2009 |
wrowe |
Catch up to apr_dbm projects |
d6f62ce3098dd5d31438d554e1fbac74f4debd8c 758659 |
|
26-Mar-2009 |
wrowe |
try lua, you'll like it; completes r758657 |
cfab5b5b6dc82c578597b582f76491c96b86eeb7 664253 |
|
07-Jun-2008 |
wrowe |
Catch up to apr-util-1.3.0, build apr_ldap always, and
conditionally build DBD_LIST members. |
8172c01648719ec02a7e1cbb172baab590a4fb31 356853 |
|
14-Dec-2005 |
wrowe |
Mirror Makefile.win from the GUI environment. The path here must be
explicit to help point the debugger at the resulting, installed binaries. |
f84cab2da5f8958575b1ce99ca2bf4fda34cecb6 160660 |
|
09-Apr-2005 |
mturk |
Change the build targets Apache.exe -> httpd.exe. |
60f8e9cbbfc2d757c71db17a35acb8566eebc0da 94868 |
|
29-Apr-2002 |
wrowe |
Should correctly build mod_ext_filter, mod_deflate dependant upon zlib,
and change the license-add code for openssl+zlib based on the newest
changes to a global LICENSE for all bundled components. |
f82ac9a8babe04d082b55d350b39af36ca20b4da 93095 |
|
30-Jan-2002 |
wrowe |
Need the long name of the build model for ssl/abs (e.g. Release/Debug). |
67f86463691207b7eac2680ed1534f50af249483 93084 |
|
29-Jan-2002 |
wrowe |
Move the _tryssl targets across to the BuildBin target |
d9d416febbde142f8afd14d5472e5ab3253c640c 93082 |
|
29-Jan-2002 |
wrowe |
By popular demand and some of my own observations - here is a build
target one can use as a dummy, without 'installing binaries'. Now
Win32's makefile.win will simply kick off BuildBin and let it fire
off all the targets from a command line build. This will help to
resolve some of the misses on incremental builds. |