1. 27 Nov, 2004 28 commits
  2. 26 Nov, 2004 2 commits
  3. 25 Nov, 2004 3 commits
  4. 24 Nov, 2004 4 commits
  5. 23 Nov, 2004 3 commits
    • Andre Malo's avatar
      update transformation · ffb06f5b
      Andre Malo authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106361 13f79535-47bb-0310-9956-ffa450edef68
      ffb06f5b
    • William A. Rowe Jr's avatar
      · d632ab68
      William A. Rowe Jr authored
        Eliminate awk autogeneration of the ApacheMonitor's .rc resource
        source file.
      
        By adding several macros to ap_release.h:
      
          - the stringize magic, in leiu of including a ton of cruft,
          - split subversion and "-dev" tokens (with a binary flag)
          - a _CSV token in the form of m,n,p (not a string)
      
        we are able to have use a static ApacheMonitor.rc file, which picks
        up all of the necessary values right from ap_release.h.
      
        If the group likes this approach, I will percolate it throughout
        the project, and we will lose the requirement of awk for everything
        -except- rewriting the installed httpd.conf script (developer builds
        always get an installed httpd.conf script - it's only 'fixed up' 
        with the correct @@ substitutions if they have awk.)
      
        This project was chosen because ApacheMonitor.rc already exists in svn.
      
        Comment please.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106313 13f79535-47bb-0310-9956-ffa450edef68
      d632ab68
    • Yoshiki Hayashi's avatar
      Close paren. · d36f1192
      Yoshiki Hayashi authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106269 13f79535-47bb-0310-9956-ffa450edef68
      d36f1192