summaryrefslogtreecommitdiffstats
path: root/support/win32/ApacheMonitor.dsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-111-0/+12
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-271-6/+6
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-201-2/+2
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-201-2/+2
* Determined that yes; apr_general.h may be included in .rc files,William A. Rowe Jr2006-01-121-4/+4
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* Relative paths were wrong, for the recent ap_release.h patch.William A. Rowe Jr2005-01-021-4/+4
* Eliminate awk autogeneration of the ApacheMonitor's .rc resourceWilliam A. Rowe Jr2004-11-231-48/+4
* 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-3/+3
* 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-10/+12
* Update support utility filenames to reflect .exe extensions for theWilliam A. Rowe Jr2003-01-201-2/+2
* Forgot to change both release and debug opts at onceWilliam A. Rowe Jr2002-07-131-10/+0
* Back to a slightly modified flavor of imajes' (James Cox'es) originalWilliam A. Rowe Jr2002-07-131-39/+61
* Ok. This gives us one warning - could not scan ApacheMonitorVer.h forWilliam A. Rowe Jr2002-07-131-32/+41
* Final tweak and CREDITs ... switch the order to simplify things, andWilliam A. Rowe Jr2002-07-131-4/+4
* Totally different solution to our dependency problems provided byWilliam A. Rowe Jr2002-07-131-5/+6
* While this fixed the bug, no resources were build for ApacheMonitor,William A. Rowe Jr2002-07-121-6/+4
* VC6 is unable to deal with dependencies that are still due to be made.Ryan Bloom2002-07-081-4/+6
* Fix CoInitialize/CoUninitialize missing symbols, reported by Jerry Baker.William A. Rowe Jr2002-05-161-4/+4
* Yesterday's patch went to far, add a missing library (and drop a releaseWilliam A. Rowe Jr2002-05-141-4/+4
* Clean out some needless flags/libsWilliam A. Rowe Jr2002-05-131-10/+8
* Eliminate cyclic dependency that broke 2.0.35 command line buildWilliam A. Rowe Jr2002-04-091-2/+0
* *) Split all Win32 modules [excluding the core components mod_core,William A. Rowe Jr2002-01-101-0/+2
* /GZ RTL debug flag is not recognized across VC 5/6/7.William A. Rowe Jr2001-10-011-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-5/+3
* Undo a very bad decision. By naming the version file .ver, I lost trackWilliam A. Rowe Jr2001-08-171-4/+4
* ApacheMonitor versioning needs to click in with the httpd version.William A. Rowe Jr2001-08-161-11/+34
* I accidentally committed the DOS line endings in that last commit. ThisCliff Woolley2001-08-071-141/+141
* This is a nearly blind commit of an update posted by Mladen Turk justCliff Woolley2001-08-071-143/+141
* The solution for an icon monitor app has arrived :)William A. Rowe Jr2001-08-071-0/+143