| Commit message (Expand) | Author | Age | Files | Lines |
* | Embed the .manifest files of all httpd binaries as a post-build | William A. Rowe Jr | 2007-01-11 | 1 | -0/+12 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 1 | -6/+6 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-20 | 1 | -2/+2 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-20 | 1 | -2/+2 |
* | Determined that yes; apr_general.h may be included in .rc files, | William A. Rowe Jr | 2006-01-12 | 1 | -4/+4 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 1 | -1/+1 |
* | Relative paths were wrong, for the recent ap_release.h patch. | William A. Rowe Jr | 2005-01-02 | 1 | -4/+4 |
* | Eliminate awk autogeneration of the ApacheMonitor's .rc resource | William A. Rowe Jr | 2004-11-23 | 1 | -48/+4 |
* | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 1 | -10/+1 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 1 | -3/+3 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 1 | -2/+2 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -10/+12 |
* | Update support utility filenames to reflect .exe extensions for the | William A. Rowe Jr | 2003-01-20 | 1 | -2/+2 |
* | Forgot to change both release and debug opts at once | William A. Rowe Jr | 2002-07-13 | 1 | -10/+0 |
* | Back to a slightly modified flavor of imajes' (James Cox'es) original | William A. Rowe Jr | 2002-07-13 | 1 | -39/+61 |
* | Ok. This gives us one warning - could not scan ApacheMonitorVer.h for | William A. Rowe Jr | 2002-07-13 | 1 | -32/+41 |
* | Final tweak and CREDITs ... switch the order to simplify things, and | William A. Rowe Jr | 2002-07-13 | 1 | -4/+4 |
* | Totally different solution to our dependency problems provided by | William A. Rowe Jr | 2002-07-13 | 1 | -5/+6 |
* | While this fixed the bug, no resources were build for ApacheMonitor, | William A. Rowe Jr | 2002-07-12 | 1 | -6/+4 |
* | VC6 is unable to deal with dependencies that are still due to be made. | Ryan Bloom | 2002-07-08 | 1 | -4/+6 |
* | Fix CoInitialize/CoUninitialize missing symbols, reported by Jerry Baker. | William A. Rowe Jr | 2002-05-16 | 1 | -4/+4 |
* | Yesterday's patch went to far, add a missing library (and drop a release | William A. Rowe Jr | 2002-05-14 | 1 | -4/+4 |
* | Clean out some needless flags/libs | William A. Rowe Jr | 2002-05-13 | 1 | -10/+8 |
* | Eliminate cyclic dependency that broke 2.0.35 command line build | William A. Rowe Jr | 2002-04-09 | 1 | -2/+0 |
* | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 1 | -0/+2 |
* | /GZ RTL debug flag is not recognized across VC 5/6/7. | William A. Rowe Jr | 2001-10-01 | 1 | -2/+2 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 1 | -1/+1 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -5/+3 |
* | Undo a very bad decision. By naming the version file .ver, I lost track | William A. Rowe Jr | 2001-08-17 | 1 | -4/+4 |
* | ApacheMonitor versioning needs to click in with the httpd version. | William A. Rowe Jr | 2001-08-16 | 1 | -11/+34 |
* | I accidentally committed the DOS line endings in that last commit. This | Cliff Woolley | 2001-08-07 | 1 | -141/+141 |
* | This is a nearly blind commit of an update posted by Mladen Turk just | Cliff Woolley | 2001-08-07 | 1 | -143/+141 |
* | The solution for an icon monitor app has arrived :) | William A. Rowe Jr | 2001-08-07 | 1 | -0/+143 |