Skip to content
  1. Jun 01, 2006
  2. May 31, 2006
  3. May 29, 2006
  4. May 27, 2006
  5. May 26, 2006
  6. May 25, 2006
  7. May 20, 2006
  8. May 17, 2006
  9. May 15, 2006
  10. May 07, 2006
  11. May 04, 2006
  12. May 01, 2006
  13. Apr 30, 2006
  14. Apr 29, 2006
  15. Apr 28, 2006
  16. Apr 27, 2006
  17. Apr 25, 2006
    • William A. Rowe Jr's avatar
      · e210b2aa
      William A. Rowe Jr authored
        Move flex/bison/sed steps into a "mod_ssl - Win32 Lexical" grammer
        build target, outside of the normal Debug/Release builds.
      
        Continues on the path of eliminating external tool requirements,
        as we especially expect users will never modify these grammers
        in the course of their build.
      
        (Also, prevent mistakes such as r396980 reverted)
      
      Backports: 396670
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396998 13f79535-47bb-0310-9956-ffa450edef68
      e210b2aa
    • William A. Rowe Jr's avatar
      · 3f938689
      William A. Rowe Jr authored
        Resolve three files mis-committed in r396974
      
        (Damn I swear these didn't appear in svn status :(  -  the next
        commit to mod_ssl.dsp will spare everyone this mistake in the future.)
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396980 13f79535-47bb-0310-9956-ffa450edef68
      3f938689
    • William A. Rowe Jr's avatar
      · 4ab74a12
      William A. Rowe Jr authored
        After appropriate time sitting on trunk, and some review by our
        win32 builders, eliminate platform-specific use of 'awk' to create
        our .rc resources.  (Deliberately waited until a clean 2.2.2 was
        pulled from the branch.)  The end goal is to make building simpler
        for our 'free' VisualStudio 2005 Express users, to encourage more
        end users to explore the source code.  Eliminating thousands of
        lines of build-script is a nice side effect.
      
      Backports: 395418
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396974 13f79535-47bb-0310-9956-ffa450edef68
      4ab74a12