summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* Say 'whoops'. When you build the elements explicitly, you must orderWilliam A. Rowe Jr2006-01-131-3/+3
* Test _NMAKE_VER define to determine nmake -nologo behavior,William A. Rowe Jr2005-12-161-7/+13
* Revert 1/2 of my last commit, keep Apache2 as the default name so we don'tWilliam A. Rowe Jr2005-12-141-1/+1
* Keep default INSTDIR out of a 2.0, 2.2 tree when working in svn trunkWilliam A. Rowe Jr2005-12-141-3/+3
* Style nit - alpha order is slightly easier to later reviewWilliam A. Rowe Jr2005-12-021-1/+1
* Remove the problematic block which is causing problems with the latest versionsColm MacCarthaigh2005-11-291-6/+0
* Adding mod_authn_dbd to the Windows build environments.Colm MacCarthaigh2005-11-291-0/+2
* Update to reflect the mod_dbd inclusionColm MacCarthaigh2005-11-291-0/+4
* Correct a syntax error detected by MSVC2005Colm MacCarthaigh2005-11-291-1/+1
* Add htcacheclean to Makefile.win (thanks to wrowe for pointers)Colm MacCarthaigh2005-09-211-0/+2
* Move mod_filter and mod_charset_lite from /experimental/ to /filters/Nick Kew2005-09-211-2/+2
* * Makefile.winSander Striker2005-05-261-6/+6
* Bring the windows config file in line with the simplificationsJoshua Slive2005-04-121-14/+125
* Fix Win32 imap->imagemap transformationWilliam A. Rowe Jr2005-04-071-2/+2
* Apache.exe -> httpd.exe - per discussion on dev@httpdWilliam A. Rowe Jr2005-03-311-3/+3
* Reverting a localization I had attempted to fix back on Saturday.William A. Rowe Jr2005-02-221-1/+1
* pcre.lib is bound into libhttpd.dll - we no longer need to redistributeWilliam A. Rowe Jr2005-02-181-7/+1
* Deposit mod_bucketeer.so and mod_dumpio.so into the installed apache2William A. Rowe Jr2005-01-051-1/+7
* Update cache module project and modules location from experimental to cache.Mladen Turk2004-11-291-6/+6
* Oops. Do not commit private settings.Mladen Turk2004-09-131-1/+1
* Add proxy_ajp and proxy_balancer to the build.Mladen Turk2004-09-131-1/+5
* Catch up for Win32 to authnz_ldap changes, and make win32's moduleWilliam A. Rowe Jr2004-08-311-6/+12
* add dsp and exp file for mod_log_forensicAndré Malo2004-04-191-0/+2
* nobody came up with another patch or objections and it should not get lost:André Malo2004-04-111-0/+2
* Bugfix 2 - fix the rest of the subst codes for ssl.conf on Win32.William A. Rowe Jr2004-03-151-1/+6
* whoops - moving to fast - fix 1.135 to exclude the appropriateWilliam A. Rowe Jr2004-03-151-2/+2
* Bugfix 1; if no ssl, no reason for ssl.conf.William A. Rowe Jr2004-03-151-0/+2
* revert the zlib.lib linkage patch. Bill Rowe said, it's worse than before.André Malo2004-01-211-32/+1
* Don't include zlib files directly. That's very nasty!André Malo2004-01-181-1/+32
* By rights this should be a subst - but it gets us building.William A. Rowe Jr2003-09-081-1/+1
* Account for apr-1.lib and apriconv-1.lib changes, HTTPD 2.1/APR 1.0 only.William A. Rowe Jr2003-09-081-11/+11
* After much discussion on dev@apr - it turns out that .dbg files servedWilliam A. Rowe Jr2003-03-111-12/+7
* the symbols target in apr-iconv disappeared...André Malo2003-03-101-1/+1
* Fix Sebastian's observed failure of the Win32 Debug _install target.William A. Rowe Jr2003-02-191-0/+2
* Thanks Andre... for pointing out my fat fingers.William A. Rowe Jr2003-02-101-3/+3
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-071-190/+140
* Integrate mod_ident with the Win32 build.William A. Rowe Jr2003-01-201-0/+3
* .dsw IDE builds were building mod_auth_ldap, while .mak builds were not.William A. Rowe Jr2003-01-191-0/+6
* Fix the last bit of build breakage from promoting ext_filter fromWilliam A. Rowe Jr2003-01-181-1/+1
* It's up to apr-iconv to install it's own ces/ccs .pdb symbols.William A. Rowe Jr2003-01-151-2/+0
* Adapt to Brane's apr-iconv patch that provides for make install, and makesWilliam A. Rowe Jr2003-01-141-7/+24
* Not entirely clear if we should trust iconv or bin/iconv as the targetWilliam A. Rowe Jr2002-12-031-1/+10
* Catch up with Trawick's change to filters/mod_ext_filterWilliam A. Rowe Jr2002-11-221-2/+2
* Inject logio into the win32 buildWilliam A. Rowe Jr2002-11-011-0/+3
* A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basicWilliam A. Rowe Jr2002-09-131-1/+0
* Welcome to the new schema. Multiply defined symbols blow.William A. Rowe Jr2002-09-131-11/+30
* Reenable apr-iconv for ongoing development effort. Sorry that we hadWilliam A. Rowe Jr2002-08-091-4/+14
* Since library detection is _not_ complete, and this code is extremelyWilliam A. Rowe Jr2002-08-091-14/+4
* Win32: Install libapriconvBill Stoddard2002-07-301-0/+4
* Until we are building loadable iconv modules, the core iconv will alwaysWilliam A. Rowe Jr2002-07-211-5/+0