1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Gregg Lewis Smith
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
William A. Rowe Jr
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
William A. Rowe Jr
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
William A. Rowe Jr
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
William A. Rowe Jr
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
William A. Rowe Jr
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
Mladen Turk
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
William A. Rowe Jr
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
William A. Rowe Jr
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
William A. Rowe Jr
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
William A. Rowe Jr
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