summaryrefslogtreecommitdiff
path: root/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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