summaryrefslogtreecommitdiff
path: root/support/abs.dsp
Commit message (Expand)AuthorAgeFilesLines
* copy applink.c in OpenSSL 1.1.0 to from /ms to /include to match location in ...Gregg Lewis Smith2018-01-211-0/+27
* 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
* Simplify includes - we always (in HTTPD 2.1 forward) are lookingWilliam A. Rowe Jr2003-09-081-2/+2
* Fix mod_ssl.dsp and abs.dsp to use also the openssl-0.9.7-defines forAndré Malo2003-03-291-2/+2
* 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/+15
* Update support utility filenames to reflect .exe extensions for theWilliam A. Rowe Jr2003-01-201-2/+2
* What happened? 0.9.6b built just dandy without the flags... 0.9.6c won'tWilliam A. Rowe Jr2002-02-121-2/+2
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-261-1/+1
* Changes for rbb's #include/build openssl/inc32 patch.William A. Rowe Jr2001-08-211-2/+2
* Create the abs.dsp win32 project to support building ab with /USE_SSL,William A. Rowe Jr2001-08-201-0/+131