1. 17 Apr, 2000 2 commits
    • Bill Stoddard's avatar
      Updates Makefile.win · 89cfdf07
      Bill Stoddard authored
      1) offers a single execution list, regardless of the CTARGET.
         Sans CTARGET, it builds the default (the .exe or .dll).
         With CTARGET=CLEAN, it cleans back up.
      
      2) To eliminate the _clean block needed to move the delete
         generated headers out of that block.  They now get wiped only
         on a full NMAKE -f makefile.win clean
      
      3) Also threw in the _installdll cleanup with the full
         NMAKE -f makefile.win clean.
      
      4) Added RECURSE=0, the REAL reason this patch is absolutely
         necessary.  As we start tweaking individual .dsp project files,
         we will need to prevent the makefile.win from going nuts.
      
      5) Added a commented-out logresolve make item.
      
      
      Submitted by:	William Rowe
      Reviewed by:	Bill Stoddard
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84981 13f79535-47bb-0310-9956-ffa450edef68
      89cfdf07
    • Bill Stoddard's avatar
      Update Apache on Windows documentation. Add new document · 210c2081
      Bill Stoddard authored
      describing how to compile Apache on Windows.
      
      Submitted by:	William Rowe <wrowe@lnd.com>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84980 13f79535-47bb-0310-9956-ffa450edef68
      210c2081
  2. 16 Apr, 2000 1 commit
  3. 15 Apr, 2000 7 commits
  4. 14 Apr, 2000 9 commits
  5. 13 Apr, 2000 6 commits
  6. 12 Apr, 2000 3 commits
  7. 11 Apr, 2000 2 commits
  8. 10 Apr, 2000 4 commits
  9. 07 Apr, 2000 3 commits
  10. 06 Apr, 2000 3 commits