1. 20 Dec, 2000 9 commits
  2. 19 Dec, 2000 3 commits
    • William A. Rowe Jr's avatar
      · b3ad9a6a
      William A. Rowe Jr authored
        Round out the Win32 build.  Changes include:
      
          ApacheModuleProxy.dsp moved to os/win32 with the rest of them
            (yes, all could move the their respective folders, this was the
             path of least resistance.)
          All compilation and linkage tags are identical, no incremental tags
            CPP /Gm removed, /incremental:no consistently applied, and the
            exception handling /GX was removed from release builds.
          Every lib builds to LibD/LibR directories.  Every executable and
            dynamic module builds to Debug/Release directories.  /Fd"name" tags
            force .pdb/.idb files to be named as the project, rather than VC##.
          Assure the build works correctly, and is similar to the normal style.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87433 13f79535-47bb-0310-9956-ffa450edef68
      b3ad9a6a
    • William A. Rowe Jr's avatar
      · ca78ade3
      William A. Rowe Jr authored
        Finally.  Install link libs and headers with the Win32 make.  Also move
        printenv as printenv.pl [needs a rewrite for the shebang, but ran out of
        time today.]
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87420 13f79535-47bb-0310-9956-ffa450edef68
      ca78ade3
    • William A. Rowe Jr's avatar
      · 0912efb7
      William A. Rowe Jr authored
        Quote the destination paths in the event that INSTDIR contains spaces.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@87419 13f79535-47bb-0310-9956-ffa450edef68
      0912efb7
  3. 18 Dec, 2000 3 commits
  4. 17 Dec, 2000 1 commit
  5. 15 Dec, 2000 8 commits
  6. 14 Dec, 2000 4 commits
  7. 13 Dec, 2000 12 commits