summaryrefslogtreecommitdiff
path: root/support/logresolve.dsp
Commit message (Expand)AuthorAgeFilesLines
* The increased use of UuidCreate() in APR 1.5.2+ introduces an unresolved Gregg Lewis Smith2015-04-291-4/+4
* Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.mic...Thomas J. Donovan2008-06-111-2/+2
* When building to WinNT, CommandLineToArgvW must resolve.William A. Rowe Jr2007-12-191-4/+4
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-111-0/+12
* 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
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* After discussions at length on dev@apr/httpd, it is determined thatWilliam A. Rowe Jr2003-03-111-10/+1
* 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-3/+12
* Update support utility filenames to reflect .exe extensions for theWilliam A. Rowe Jr2003-01-201-2/+2
* 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-8/+5
* Toss win32 version stamps on theseWilliam A. Rowe Jr2001-08-161-0/+36
* All the supports now build on APR (+APRUTIL), no reliance on httpd.William A. Rowe Jr2000-12-211-11/+8
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-211-3/+4
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-211-4/+3
* Eliminate the /GX flag from release builds of the support tree. ThisWilliam A. Rowe Jr2000-12-071-3/+3
* A bit of inclusion for the apr-util package.William A. Rowe Jr2000-12-051-2/+2
* This patch illustrates the new locations, and makes the majority of theWilliam A. Rowe Jr2000-12-051-2/+2
* Regardless of reaction to a symbol rename -within- the sources, theseWilliam A. Rowe Jr2000-10-111-2/+2
* PR:William A. Rowe Jr2000-05-281-3/+3
* PR:William A. Rowe Jr2000-05-271-5/+5
* PR:William A. Rowe Jr2000-05-261-1/+1
* Win32: Convert ap_proc_t to tranparent type.Bill Stoddard2000-05-241-6/+5
* William A. Rowe Jr2000-05-191-5/+7
* This commit will most likely break everybody on Windows. The .dspRyan Bloom2000-05-171-5/+3
* Update logresolve.dsp and add to Makefile.winBill Stoddard2000-04-251-4/+4
* Add the logresolve Windows project fileBill Stoddard2000-04-251-0/+94