summaryrefslogtreecommitdiff
path: root/BuildBin.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Windows bits for mod_log_json.dspSteffen Land2020-05-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877688 13f79535-47bb-0310-9956-ffa450edef68
* get mod_brotli in buildGregg Lewis Smith2018-01-191-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821582 13f79535-47bb-0310-9956-ffa450edef68
* Follow up to r1815264Gregg Lewis Smith2017-11-151-2/+2
| | | | | | | | Get items in dsw files, BuildBin.dsp that didn't make 1815264 Make sure abs builds before a2md so applink.c in OpenSSL 1.1.0 gets copied into same location as it exists in 1.0.2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815370 13f79535-47bb-0310-9956-ffa450edef68
* Windows traditional build files for mod_h2Gregg Lewis Smith2015-08-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698023 13f79535-47bb-0310-9956-ffa450edef68
* 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