summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
Commit message (Expand)AuthorAgeFilesLines
* Revert Revision 397647William A. Rowe Jr2006-07-061-2/+2
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-271-2/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-271-5/+5
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-191-1/+1
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-191-32/+3
* Add our new eor_bucket.c module to libhttpdWilliam A. Rowe Jr2005-12-191-0/+4
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* Add /D PCRE_STATIC to solve an 'exported symbol imported' bug.William A. Rowe Jr2005-03-171-4/+4
* Get httpd-2.1 building once again on win32.William A. Rowe Jr2005-02-171-43/+51
* Initial pass at refactoring some files to eliminate our 150K C source behemoths.Justin Erenkrantz2004-11-271-0/+20
* Nobody objected:André Malo2004-06-041-0/+29
* Revert a change to the link flags that were accidentally committed.Sander Striker2004-03-051-1/+1
* add eoc_bucket.c to projectAllan K. Edwards2004-03-011-1/+5
* After discussions at length on dev@apr/httpd, it is determined thatWilliam A. Rowe Jr2003-03-111-10/+1
* revert my recent patch. util_debug is no longer needed :)André Malo2003-03-071-4/+0
* *gna* get/set_module_config are now defined in util_debug.c. We haveAndré Malo2003-03-071-0/+4
* After consultations on the APR list, it was decided that /map files areWilliam A. Rowe Jr2003-02-201-5/+5
* foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, whichWilliam A. Rowe Jr2003-02-181-2/+2
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-071-6/+15
* Sort targets (no effective change) - this reduces the cvs diff whenWilliam A. Rowe Jr2003-02-061-7/+7
* Integrate mod_ident with the Win32 build.William A. Rowe Jr2003-01-201-8/+0
* Update libhttpd.dll filenames to reflect the .dll extension for theWilliam A. Rowe Jr2003-01-201-2/+2
* Fix up Win32 build.Justin Erenkrantz2002-09-201-0/+4
* Refactor out the child behavior from mpm_winnt. This is the firstWilliam A. Rowe Jr2002-07-291-0/+4
* Reorganize a bit for legibility.William A. Rowe Jr2002-07-181-154/+134
* And the other one...William A. Rowe Jr2002-07-131-2/+2
* $(IntDir) doesn't go back to VC5William A. Rowe Jr2002-07-131-6/+4
* Get rid of the buildmark bogosity. It never helped ide users, andWilliam A. Rowe Jr2002-07-131-3/+17
* Try this AGAIN. Move ap_regkey.h to include/ and assure that this time,William A. Rowe Jr2002-07-111-29/+4
* Small whitespace cleanup.William A. Rowe Jr2002-07-091-24/+23
* Fix alpha order so the .dsp list isn't rearranged on save.William A. Rowe Jr2002-07-081-38/+38
* Move the last little useful bit of registry.c into services.c, andWilliam A. Rowe Jr2002-06-241-8/+29
* Incorporate ap_regkey.c into the build.William A. Rowe Jr2002-06-241-0/+8
* Whoops. Others need to peek into include and cgi module structures.William A. Rowe Jr2002-06-061-0/+58
* We appear to never have had any complaints about copy srcname dstnameWilliam A. Rowe Jr2002-05-241-40/+26
* Tired of 'foo.h not found' messages in the build. Checked ms's docs,William A. Rowe Jr2002-04-171-24/+12
* Outch! DougM reports that I never committed this file. Lo and behold,William A. Rowe Jr2002-03-151-0/+4
* *) Split all Win32 modules [excluding the core components mod_core,William A. Rowe Jr2002-01-101-58/+188
* Reimplement Win32 registry-based and shebang-extended scripting.William A. Rowe Jr2001-10-211-0/+4
* Just feels wrong... but need to continue buildingWilliam A. Rowe Jr2001-10-161-2/+2
* Accomodate the new server/util_time.c module on win32William A. Rowe Jr2001-09-191-0/+4
* Clip a duplicate appearanceWilliam A. Rowe Jr2001-08-281-4/+0
* Regroup some of the headers in the win32 module, to make the distinctionWilliam A. Rowe Jr2001-08-271-13/+17
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-261-1/+1
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-171-10/+7
* Spell it right, per Mr. CoarWilliam A. Rowe Jr2001-08-161-2/+2
* Add auto-generated Win32 versioning.William A. Rowe Jr2001-08-161-4/+40
* (hopefully) get WinNT MPM to build using mpm_common.c code; a few notes:Jeff Trawick2001-08-131-0/+4
* Fix up files constituting the Win32 libhttpd project fileWilliam A. Rowe Jr2001-06-271-17/+17
* get rid of util_date.c/util_date.h and associated test programJeff Trawick2001-06-061-8/+0