summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* Very minor change required to correctly nmake install the win32 packageWilliam A. Rowe Jr2010-10-181-1/+1
* zlib 1.1.4/openssl 0.9.7 cannot be sustained, period. bump.William A. Rowe Jr2010-10-091-2/+5
* Enable httxt2dbm, mod_dumpio in the build, which were William A. Rowe Jr2008-11-131-4/+8
* Correct statements in OPENSSL-README when building theWilliam A. Rowe Jr2007-12-171-2/+2
* Refresh version and carry openssl.cfg with openssl.exeWilliam A. Rowe Jr2007-01-111-6/+11
* NOTICE file is now official (nobody revisited this in quite some time.)William A. Rowe Jr2006-07-271-2/+3
* Whoops, let's not duplicate listenersWilliam A. Rowe Jr2006-04-301-1/+1
* Tweak the common issues in ssl.conf on Win32, SSLMutex (must be default)William A. Rowe Jr2006-04-301-0/+9
* Test _NMAKE_VER define to determine nmake -nologo behavior,William A. Rowe Jr2005-12-161-8/+8
* Change the misleading message, apr's need to go in the build tree srclib/William A. Rowe Jr2005-12-141-2/+2
* Backport trivial typo fix identified by Jorge Schrauwen <info blackdot.be>William A. Rowe Jr2005-12-051-1/+1
* merge mod_version_for_2.0.x branch back to branches/2.0.xAndré Malo2005-10-181-0/+2
* add dsp and exp files for mod_log_forensicAndré Malo2004-04-191-0/+2
* Backport source-build change for Win32 to accomodate the elimiationWilliam A. Rowe Jr2004-03-151-1/+8
* Gross hack to get ssl-std.conf installed (not properly configuredWilliam A. Rowe Jr2003-11-181-1/+1
* We cannot rename the library file as we've done or it will becomeWilliam A. Rowe Jr2003-03-111-13/+8
* Fix Sebastian's observed failure of the Win32 Debug _install target.William A. Rowe Jr2003-02-191-0/+2
* Must have been my fat-fingered headcold-spacey mistake, but thanks toWilliam A. Rowe Jr2003-02-181-0/+1
* Thanks Andre... for pointing out my fat fingers.William A. Rowe Jr2003-02-081-3/+3
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-071-178/+134
* mod_logio module is alredy built in the IDE, but not the command lineWilliam A. Rowe Jr2003-01-191-0/+3
* .dsw IDE builds were building mod_auth_ldap, while .mak builds were not.William A. Rowe Jr2003-01-191-0/+6
* Damned... this was broken but, since most of us build from .dsp files,William A. Rowe Jr2003-01-181-1/+1
* One for APACHE_2_0_44 final, fix a minor build problem with Debug targets.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
* Back out provider.c from aaa 2.1 overhaul, for the time being.William A. Rowe Jr2002-11-301-33/+12
* 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
* No reason not to build charset_lite anymore on Win32William A. Rowe Jr2002-07-191-0/+6
* apriconv from the command-line buildWilliam A. Rowe Jr2002-07-191-11/+9
* A few more 'silencers' from David.William A. Rowe Jr2002-07-181-6/+6
* Clean up a number of messages, as proposed by David. Ignored the patchWilliam A. Rowe Jr2002-07-181-23/+32
* Quit it with the noise :-)William A. Rowe Jr2002-07-131-4/+1
* Quiet the conversation.William A. Rowe Jr2002-07-131-1/+1
* If we didn't build a Browse, we have nothing to kill. Ignore the error.William A. Rowe Jr2002-07-131-1/+1
* Seems 9x can't delete two files at a timeWilliam A. Rowe Jr2002-06-231-2/+2
* Not standard WinFoo. Using cd now. Reported by Ian Holsman.William A. Rowe Jr2002-06-181-2/+2
* For debug builds, toss the .pdb's alongside the binaries for debuggingWilliam A. Rowe Jr2002-06-161-0/+72
* Potential flaw --- use forward slash notation in filenames to awkWilliam A. Rowe Jr2002-05-161-15/+16
* Cleanup the scripts used for Makefile.winWilliam A. Rowe Jr2002-05-161-34/+37
* Fix command line devenv builds for MS VS 7.0 users. msdev is a commandWilliam A. Rowe Jr2002-05-141-0/+29
* Fix win32 build breakageCliff Woolley2002-05-071-5/+5
* Should correctly build mod_ext_filter, mod_deflate dependant upon zlib,William A. Rowe Jr2002-04-291-31/+93