Skip to content

Commit

Permalink
Grab r1517919 and countless follow-ups (up through r1529452) from trunk:
Browse files Browse the repository at this point in the history
Add experimental cmake-based build system for Windows.

(Support for both trunk and 2.4.x has been removed for this first commit
to the 2.4.x branch.)

Thanks tdonovan for sharing your earlier version!  A lot
of good stuff is from Tom; a lot of bad stuff is from me.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1541921 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Jeff Trawick committed Nov 14, 2013
1 parent e3ccbed commit daf0fc3
Show file tree
Hide file tree
Showing 4 changed files with 1,236 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Changes with Apache 2.4.7

*) Add experimental cmake-based build system for Windows. [Jeff Trawick,
Tom Donovan]

*) event MPM: Fix possible crashes (third party modules accessing c->sbh)
or occasional missed mod_status updates for some keepalive requests
under load. [Eric Covener]
Expand Down
Loading

0 comments on commit daf0fc3

Please sign in to comment.