summaryrefslogtreecommitdiffstats
path: root/BuildBin.dsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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