15 Commits

Author SHA1 Message Date
482089e7e1 Windows bits for mod_log_json.dsp
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877688 13f79535-47bb-0310-9956-ffa450edef68
2020-05-13 10:43:05 +00:00
0da57e8748 get mod_brotli in build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821582 13f79535-47bb-0310-9956-ffa450edef68
2018-01-19 02:46:06 +00:00
f833da3795 Follow up to r1815264
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
2017-11-15 20:47:20 +00:00
98077e4911 Windows traditional build files for mod_h2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698023 13f79535-47bb-0310-9956-ffa450edef68
2015-08-26 22:14:16 +00:00
4708643686 Added proxy_html and xml2enc to Windows build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1196876 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 00:01:55 +00:00
dc6e367a4c 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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906327 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 02:43:31 +00:00
ed6da4f1b9 Catch up to apr_dbm projects
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@799069 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 20:47:49 +00:00
770c4c49ad try lua, you'll like it; completes r758657
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758659 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 14:23:56 +00:00
f90040c526 Catch up to apr-util-1.3.0, build apr_ldap always, and
conditionally build DBD_LIST members.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664253 13f79535-47bb-0310-9956-ffa450edef68
2008-06-07 03:13:28 +00:00
a81c17f970 Mirror Makefile.win from the GUI environment. The path here must be
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
2005-12-14 20:16:52 +00:00
b6d96f3462 Change the build targets Apache.exe -> httpd.exe.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160660 13f79535-47bb-0310-9956-ffa450edef68
2005-04-09 06:07:58 +00:00
d80591d65b 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.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94868 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 19:53:55 +00:00
261d2d5f7d Need the long name of the build model for ssl/abs (e.g. Release/Debug).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93095 13f79535-47bb-0310-9956-ffa450edef68
2002-01-30 05:17:58 +00:00
381f9e4f4b Move the _tryssl targets across to the BuildBin target
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93084 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 18:16:54 +00:00
4ec90cd877 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.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93082 13f79535-47bb-0310-9956-ffa450edef68
2002-01-29 18:13:33 +00:00