Skip to content
  1. Apr 17, 2000
    • 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. Apr 16, 2000
  3. Apr 15, 2000
  4. Apr 14, 2000
  5. Apr 13, 2000
  6. Apr 12, 2000
  7. Apr 11, 2000
  8. Apr 10, 2000
  9. Apr 07, 2000
  10. Apr 06, 2000