summaryrefslogtreecommitdiffstats
path: root/Makefile.win (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add change to makefile.win missing from r1588054Gregg Lewis Smith2014-04-161-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588065 13f79535-47bb-0310-9956-ffa450edef68
* mod_ssl: Add hooks to allow other modules to perform processing atJeff Trawick2014-04-151-0/+1
| | | | | | | | | | | several stages of initialization and connection handling. See mod_ssl_openssl.h. This is enough to allow implementation of Certificate Transparency outside of mod_ssl. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1587607 13f79535-47bb-0310-9956-ffa450edef68
* Install proper pcre DLL filename for debug buildGregg Lewis Smith2013-07-201-0/+4
| | | | | | | | PR 55235 Submitted by Ben Reser <ben reser org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1505073 13f79535-47bb-0310-9956-ffa450edef68
* MSVC 7, 8 & 9 use the .vcproj extensionGregg Lewis Smith2013-05-131-1/+1
| | | | | | | | | | | MSVC 10 & 11 use the .vcxproj extension Apache.sln is common to all above versions This allows proper detection and use of devenv in all these versions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1482041 13f79535-47bb-0310-9956-ffa450edef68
* Final rename per r1454386, we hopeGregg Lewis Smith2013-03-091-2/+2
| | | | | | | | | Set eol style of mod_proxy_wstunnel.dsp to native for easy editing on any OS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1454659 13f79535-47bb-0310-9956-ffa450edef68
* finish up mod_proxy_websocket/tunnel rename on WindowsGregg Lewis Smith2013-03-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1453974 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_proxy_websocket to WindowsGregg Lewis Smith2013-03-061-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1453552 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_macro to Windows build.Gregg Lewis Smith2013-01-211-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436058 13f79535-47bb-0310-9956-ffa450edef68
* What happened to serf in the IDE builds? For consistency sake Gregg Lewis Smith2012-12-301-0/+7
| | | | | | | | with the other optional dependencies, get serf in there too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1426969 13f79535-47bb-0310-9956-ffa450edef68
* Follow-up to r1422855 for NetWare and Windows.Guenter Knauf2012-12-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422879 13f79535-47bb-0310-9956-ffa450edef68
* Add note about _fixshebang target in commentsGregg Lewis Smith2012-12-131-9/+15
| | | | | | | | | | | | Remove _install dependency, is not needed and will cause problems. If the cgi-bin folder does not exist yet, do nothing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421591 13f79535-47bb-0310-9956-ffa450edef68
* Added copying of .swf CGI to Windows install target.Guenter Knauf2012-12-131-14/+43
| | | | | | | | Moved fixing of shebang to separate target so that it is no longer executed by default and CGIs remain inactive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421203 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_allowhandlers to Windows buildGregg Lewis Smith2012-12-091-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1418867 13f79535-47bb-0310-9956-ffa450edef68
* Windows build for mod_cache_socache added in r1388660Gregg Lewis Smith2012-09-221-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1388899 13f79535-47bb-0310-9956-ffa450edef68
* Install the new printenv.vbs file in cgi-bin on WindowsGregg Lewis Smith2012-09-201-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387984 13f79535-47bb-0310-9956-ffa450edef68
* s/2.3/2.5/g in Makefile.win.Rainer Jung2012-07-161-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1362136 13f79535-47bb-0310-9956-ffa450edef68
* Build mod_allowmethods on WindowsGregg Lewis Smith2011-11-191-0/+2
| | | | | | | project file exists git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203924 13f79535-47bb-0310-9956-ffa450edef68
* Add mod_data to Windown buildGregg Lewis Smith2011-11-151-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202365 13f79535-47bb-0310-9956-ffa450edef68
* Added proxy_html and xml2enc to Windows buildGregg Lewis Smith2011-11-031-0/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1196876 13f79535-47bb-0310-9956-ffa450edef68
* Added new mods to Windows build system.Guenter Knauf2011-07-181-0/+6
| | | | | | | Submitted by: Gregg L. Smith <gls gknw net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1147823 13f79535-47bb-0310-9956-ffa450edef68
* Fix breakage I introduced in r1130022, identified by Gregg L. Smith ↵William A. Rowe Jr2011-06-271-1/+1
| | | | | | <gls@gknw.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1140130 13f79535-47bb-0310-9956-ffa450edef68
* Some small progress towards building against apr[util] 1.x or apr 2.xWilliam A. Rowe Jr2011-06-011-35/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1130022 13f79535-47bb-0310-9956-ffa450edef68
* Someone misunderstood 'dependency' here; we need not *link* to mod_session,William A. Rowe Jr2011-03-291-6/+5
| | | | | | therefore the build order doesn't matter. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086726 13f79535-47bb-0310-9956-ffa450edef68
* Correct build order. Seems mod_session was misimplemented to require William A. Rowe Jr2011-03-291-5/+6
| | | | | | | | library binding rather that stubbing out proper registered functions to make it load order agnostic. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086510 13f79535-47bb-0310-9956-ffa450edef68
* Change to a more conventional, internal 'build' target nameWilliam A. Rowe Jr2011-03-291-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086463 13f79535-47bb-0310-9956-ffa450edef68
* Added slotmem* modules to Win32 build.Guenter Knauf2011-01-261-0/+6
| | | | | | | Submitted by Gregg L. Smith - gregg AT apachehaus.com. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1063507 13f79535-47bb-0310-9956-ffa450edef68
* Added mod_reflector to Win32 build.Guenter Knauf2011-01-161-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059644 13f79535-47bb-0310-9956-ffa450edef68
* Fix Windows build of mod_cache_disk which was broken afterRainer Jung2010-11-261-2/+2
| | | | | | | | | renaming the module. Submitted by: Gregg L. Smith <lists glsnet net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039295 13f79535-47bb-0310-9956-ffa450edef68
* Look for a deeper clue into the existance of srclib/apr[-2.0], whereWilliam A. Rowe Jr2010-11-041-1/+1
| | | | | | | | | | we won't have apr-util in that tree. (The real patch, redux) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031330 13f79535-47bb-0310-9956-ffa450edef68
* Revert r1031167William A. Rowe Jr2010-11-041-3/+1
| | | | | | | Not the advertised fix, and premature as it is. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031280 13f79535-47bb-0310-9956-ffa450edef68
* Look for a deeper clue into the existance of srclib/apr[-2.0], whereWilliam A. Rowe Jr2010-11-041-1/+1
| | | | | | | | | we won't have apr-util in that tree. (The real patch) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031278 13f79535-47bb-0310-9956-ffa450edef68
* Look for a deeper clue into the existance of srclib/apr[-2.0], whereWilliam A. Rowe Jr2010-11-041-0/+2
| | | | | | we won't have apr-util in that tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031167 13f79535-47bb-0310-9956-ffa450edef68
* Fix Windows build when using VC6.Rainer Jung2010-06-181-3/+3
| | | | | | | | | Comment character needs to be in column 1. Submitted by: Gregg L. Smith <lists glewis com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@955888 13f79535-47bb-0310-9956-ffa450edef68
* build mod_reqtimeout on WindowsJeff Trawick2010-02-271-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