summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Collapse)AuthorAgeFilesLines
...
* build mod_reqtimeout on WindowsJeff Trawick2010-02-261-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916866 13f79535-47bb-0310-9956-ffa450edef68
* Resolve cut-n-paste typo from prior commitWilliam A. Rowe Jr2010-02-041-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906625 13f79535-47bb-0310-9956-ffa450edef68
* Finish libserf magicWilliam A. Rowe Jr2010-02-041-1/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@906612 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_serf.dsp at last, based on the patch available in;William A. Rowe Jr2010-02-041-1/+28
| | | | | | | 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
* Back out mod_serf changes for the immediate alpha, until libs are worked outWilliam A. Rowe Jr2010-01-211-10/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@901565 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_serf to the win32 buildWilliam A. Rowe Jr2010-01-211-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@901539 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_proxy_scgi; PR 48303; Submitted by: Gregg L. Smith <lists glewis.com>William A. Rowe Jr2009-12-011-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885654 13f79535-47bb-0310-9956-ffa450edef68
* Note SSL caviet and installer features in windows platform docs.William A. Rowe Jr2009-09-091-4/+0
| | | | | | | Drop the symbols/ tree, nothing is installed within it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@812927 13f79535-47bb-0310-9956-ffa450edef68
* Work around an empty DBM_LISTWilliam A. Rowe Jr2009-08-111-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@803159 13f79535-47bb-0310-9956-ffa450edef68
* Catch up to apr_dbm projectsWilliam A. Rowe Jr2009-07-291-1/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@799069 13f79535-47bb-0310-9956-ffa450edef68
* mod_watchdog: mappers -> core forgotten inRainer Jung2009-05-101-1/+1
| | | | | | | Makefile.win. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@773372 13f79535-47bb-0310-9956-ffa450edef68
* Here's the simpler solution to the two groups of mappers/ modules...William A. Rowe Jr2009-05-081-5/+8
| | | | | | | | | The mod_so and mod_watchdog are truly not mappers/ at all. Very open to better names than modules/core/ but these are clearly API's which are to be consumed by the httpd core, or generically, any module. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@772848 13f79535-47bb-0310-9956-ffa450edef68
* complete r771579, refactoring mod_watchdog as loadable on win32William A. Rowe Jr2009-05-051-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771581 13f79535-47bb-0310-9956-ffa450edef68
* Add balancer module targetsWilliam A. Rowe Jr2009-05-051-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771564 13f79535-47bb-0310-9956-ffa450edef68
* Introduce mod_remoteip to trunk from httpd/sandbox/mod_remoteipWilliam A. Rowe Jr2009-04-231-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@767786 13f79535-47bb-0310-9956-ffa450edef68
* install mod_serf.hJeff Trawick2009-03-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759698 13f79535-47bb-0310-9956-ffa450edef68
* try lua, you'll like it; completes r758657William A. Rowe Jr2009-03-261-10/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758659 13f79535-47bb-0310-9956-ffa450edef68
* integrate lua, ratelimitWilliam A. Rowe Jr2009-03-261-2/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758657 13f79535-47bb-0310-9956-ffa450edef68
* mpm header files shouldn't be installed; not part of APIJeff Trawick2009-03-251-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758376 13f79535-47bb-0310-9956-ffa450edef68
* Add watchdog module to win32 build.Mladen Turk2009-02-171-0/+1
| | | | | | Since it can only operate as static module reference it inside modules.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@745172 13f79535-47bb-0310-9956-ffa450edef68
* The binary win32 installer copies pcre.dllWilliam A. Rowe Jr2009-02-011-7/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739838 13f79535-47bb-0310-9956-ffa450edef68
* Build mod_buffer on win32William A. Rowe Jr2009-02-011-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739827 13f79535-47bb-0310-9956-ffa450edef68
* Change top level win32 Makefile for seperate pcre compilationWilliam A. Rowe Jr2009-02-011-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739824 13f79535-47bb-0310-9956-ffa450edef68
* Remove some more mod_mem_cache relics fromRainer Jung2009-01-181-2/+0
| | | | | | | | | trunk and add removal to CHANGES. The module has been removed in r711470. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@735365 13f79535-47bb-0310-9956-ffa450edef68
* So close ;-) Nicely done JimWilliam A. Rowe Jr2008-11-231-0/+2
| | | | | | | | | | | | | | | | | | | | Add the sed sources to mod_sed, no different than the sed_obj list from config.m4 (.h files just for easy reference). Apache.dsw is simply sorted entries, and picking to drop a new module under BuildBin (common) or BuildAll (test and nonstandard extensions). Give us mod_sed :) Makefile.win is simply the invocation of the .mak file that gets exported, and the copy of that module (pdb debugging) binary. Can't update BaseAddr.ref except from windows, however, we have to build once and determine how many 64k pages this object is going to eat. Turns out, it's only one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@720062 13f79535-47bb-0310-9956-ffa450edef68
* Remove mod_authn_default and mod_authz_default.Chris Darroch2008-11-021-4/+0
| | | | | | | | | Note: I've attempted to work through the Windows and Netware build files, but if those with such systems could repair any damage, that would be appreciated. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709839 13f79535-47bb-0310-9956-ffa450edef68
* Always build the odbc dbd driver on winodws, to be consistent with the ↵Thomas J. Donovan2008-10-151-21/+6
| | | | | | apr-util default git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@704771 13f79535-47bb-0310-9956-ffa450edef68
* Add whitespace for clarityWilliam A. Rowe Jr2008-06-121-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667141 13f79535-47bb-0310-9956-ffa450edef68
* Fix whitespace -> tabs, it is a makefileWilliam A. Rowe Jr2008-06-121-7/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667134 13f79535-47bb-0310-9956-ffa450edef68
* Additional fix up of command line .mak dbd module builds,William A. Rowe Jr2008-06-121-6/+12
| | | | | | and optional .mak dbd IDE build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@667133 13f79535-47bb-0310-9956-ffa450edef68
* fix ldap make - ARCH is only defined in apr, not in httpdThomas J. Donovan2008-06-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666676 13f79535-47bb-0310-9956-ffa450edef68
* Correct install script flaw when DBD_LIST is provided by theWilliam A. Rowe Jr2008-06-101-1/+1
| | | | | | build user. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666351 13f79535-47bb-0310-9956-ffa450edef68
* Catch up to apr-util-1.3.0, build apr_ldap always, andWilliam A. Rowe Jr2008-06-071-1/+45
| | | | | | conditionally build DBD_LIST members. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664253 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with a host of changes to the current module setWilliam A. Rowe Jr2008-06-071-6/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664240 13f79535-47bb-0310-9956-ffa450edef68
* Catch win32 up with r620135 for unix., install so, cache and rewrite .h files.William A. Rowe Jr2008-02-091-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620145 13f79535-47bb-0310-9956-ffa450edef68
* It turns out copy concat didn't work as I expected,William A. Rowe Jr2007-12-291-6/+6
| | | | | | | it does concat to the first named file, but not the first filepath. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607371 13f79535-47bb-0310-9956-ffa450edef68
* Avoid build directory pollutionWilliam A. Rowe Jr2007-12-291-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607369 13f79535-47bb-0310-9956-ffa450edef68
* Win32 doesn't like \t#William A. Rowe Jr2007-12-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607319 13f79535-47bb-0310-9956-ffa450edef68
* Add a placeholder to remind us that fcgistarter.exe, onceWilliam A. Rowe Jr2007-12-281-0/+2
| | | | | | | an implemention exists for apr_proc_create, needs to be added to the build/install schema. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607316 13f79535-47bb-0310-9956-ffa450edef68
* Install missing modules/xxx/foo.h garbage, the point of thisWilliam A. Rowe Jr2007-12-221-4/+18
| | | | | | exercise, and why these aren't in includes/, still escapes me. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606394 13f79535-47bb-0310-9956-ffa450edef68
* Replace whitespaceWilliam A. Rowe Jr2007-12-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606383 13f79535-47bb-0310-9956-ffa450edef68
* Solve two ssl issues; always install both ab.exe and abs.exeWilliam A. Rowe Jr2007-12-221-12/+13
| | | | | | | | | because it's easier to move around ab.exe when that's all someone needs (and this is precisely how the binary installer works, too), and also kindly ignore missing openssl tree files because TIMTOWTDI (although this one is preferred :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606382 13f79535-47bb-0310-9956-ffa450edef68
* Kill proxy\ dir, a horrible name with no corresponding exampleWilliam A. Rowe Jr2007-12-211-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606265 13f79535-47bb-0310-9956-ffa450edef68
* Tab-consistency (it's a makefile after all)William A. Rowe Jr2007-12-211-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606162 13f79535-47bb-0310-9956-ffa450edef68
* Present other variablesWilliam A. Rowe Jr2007-12-211-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606160 13f79535-47bb-0310-9956-ffa450edef68
* Plug in build/installwinconf.awk, unplug httpd-win.confWilliam A. Rowe Jr2007-12-211-60/+15
| | | | | | and follow the same general configuration as all platforms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606158 13f79535-47bb-0310-9956-ffa450edef68
* Catch up to apr-1.3.0 which names the pdb's to match the static libsWilliam A. Rowe Jr2007-12-191-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@605416 13f79535-47bb-0310-9956-ffa450edef68
* What an obscure reference. Also note the build will appendWilliam A. Rowe Jr2007-12-171-2/+2
| | | | | | | OPENSSL's LICENSE after the AL in LICENSE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@604940 13f79535-47bb-0310-9956-ffa450edef68
* One file hadn't noted the movement -> filters from experimentalWilliam A. Rowe Jr2007-12-091-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602709 13f79535-47bb-0310-9956-ffa450edef68
* s/mod_example/mod_example_hooks/William A. Rowe Jr2007-11-191-5/+7
| | | | | | | and move mod_example_hooks, mod_case_filter[_in] to modules/examples/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@596395 13f79535-47bb-0310-9956-ffa450edef68