summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* 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
* Win32: Add mod_cache, mod_mem_cache and mod_disk_cache to the build andBill Stoddard2002-04-021-0/+8
* This baffled .mak exported build targets for mod_ssl/abs. They willWilliam A. Rowe Jr2002-02-271-2/+2
* These files cannot be distributed at present - Justin, update your RC.32William A. Rowe Jr2002-02-131-1/+0
* The missing xcopy's <.a bit was a showstopper, but to ensure any win32William A. Rowe Jr2002-01-311-85/+84
* Fix nmake -f makefile.win clean on win32.William A. Rowe Jr2002-01-301-2/+2
* Trust MS to manage it's project.William A. Rowe Jr2002-01-291-58/+1
* Prepare for some changes to the .dsw - phase 1.William A. Rowe Jr2002-01-291-3/+5
* Follow our Unix bretherens' conventions, and name the sub-proxy modulesWilliam A. Rowe Jr2002-01-171-9/+9
* Some servername goodness (well, if you call 'localhost' good, I don't.)William A. Rowe Jr2002-01-111-28/+21
* set a default port.Ian Holsman2002-01-101-1/+12
* *) Split all Win32 modules [excluding the core components mod_core,William A. Rowe Jr2002-01-101-112/+171
* VC 5.0 is too picky for my taste - didn't pick up the target due toWilliam A. Rowe Jr2002-01-101-2/+2
* Change the name of the _tryssl to an underbar prefix so we know it isWilliam A. Rowe Jr2002-01-101-6/+15
* Reports arrive that some awks are tripped up by an unquoted, unpairedWilliam A. Rowe Jr2001-11-241-1/+1
* Add htdbm.c to the windows build - if someone on Unix could check that itWilliam A. Rowe Jr2001-11-071-3/+6