summaryrefslogtreecommitdiffstats
path: root/BuildBin.dsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added proxy_html and xml2enc to Windows buildGregg Lewis Smith2011-11-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1196876 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_serf.dsp at last, based on the patch available in;William A. Rowe Jr2010-02-041-2/+2
| | | | | | | http://people.apache.org/~wrowe/fixserf-win32-0.3.0.patch although there is trouble here, and pollset troubleshooting ahead. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906327 13f79535-47bb-0310-9956-ffa450edef68
* Catch up to apr_dbm projectsWilliam A. Rowe Jr2009-07-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@799069 13f79535-47bb-0310-9956-ffa450edef68
* try lua, you'll like it; completes r758657William A. Rowe Jr2009-03-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758659 13f79535-47bb-0310-9956-ffa450edef68
* Catch up to apr-util-1.3.0, build apr_ldap always, andWilliam A. Rowe Jr2008-06-071-2/+2
| | | | | | conditionally build DBD_LIST members. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664253 13f79535-47bb-0310-9956-ffa450edef68
* Mirror Makefile.win from the GUI environment. The path here must beWilliam A. Rowe Jr2005-12-141-6/+6
| | | | | | | explicit to help point the debugger at the resulting, installed binaries. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@356853 13f79535-47bb-0310-9956-ffa450edef68
* Change the build targets Apache.exe -> httpd.exe.Mladen Turk2005-04-091-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160660 13f79535-47bb-0310-9956-ffa450edef68
* Should correctly build mod_ext_filter, mod_deflate dependant upon zlib,William A. Rowe Jr2002-04-291-2/+2
| | | | | | | | and change the license-add code for openssl+zlib based on the newest changes to a global LICENSE for all bundled components. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94868 13f79535-47bb-0310-9956-ffa450edef68
* Need the long name of the build model for ssl/abs (e.g. Release/Debug).William A. Rowe Jr2002-01-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93095 13f79535-47bb-0310-9956-ffa450edef68
* Move the _tryssl targets across to the BuildBin targetWilliam A. Rowe Jr2002-01-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93084 13f79535-47bb-0310-9956-ffa450edef68
* By popular demand and some of my own observations - here is a buildWilliam A. Rowe Jr2002-01-291-0/+97
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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93082 13f79535-47bb-0310-9956-ffa450edef68