1. 24 Aug, 2001 4 commits
  2. 23 Aug, 2001 12 commits
  3. 22 Aug, 2001 12 commits
  4. 21 Aug, 2001 5 commits
  5. 20 Aug, 2001 5 commits
  6. 17 Aug, 2001 2 commits
    • William A. Rowe Jr's avatar
      · c75492c1
      William A. Rowe Jr authored
        Based on the VC6 switch - and pulling the win32 make files from cvs
        - some more ignores are in order.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@90274 13f79535-47bb-0310-9956-ffa450edef68
      c75492c1
    • William A. Rowe Jr's avatar
      · f98f2aed
      William A. Rowe Jr authored
        The purpose of this patch is to toggle the debugging mode (default) to
        Program Database (from Program Database for Modify on the fly debugging).
      
        The net effect of this patch is to clean up all of the irrelevant entries
        associated with either the debugging or release command line switches, and
        generally straighten the projects as they would be exported from VC6/SP5.
      
        The outcome of this patch is that VC5 users -should- be able to load and
        build the workspace without any errors (as they used to have no symbols
        database at all, the /ZI option doesn't work, they had to use cvtdsp.pl
        to toggle these to /Zi.)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@90269 13f79535-47bb-0310-9956-ffa450edef68
      f98f2aed