1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Evan Weaver
cde0074fef Merge branch 'mattetti-1.1.6' into spinoff
Conflicts:
	CHANGELOG
	ext/http11/http11.c
	ext/http11/http11_parser.c
	lib/mongrel/const.rb
2009-07-07 16:37:23 -07:00
Luis Lavena
eb643b1a1a Preparation for version 1.1.6 2009-07-07 03:49:38 -03:00
Luis Lavena
518e63bc1e Deprecated obsolete Windows service scripts. 2009-07-07 03:42:29 -03:00
Luis Lavena
0ef6f47c24 Load C extension using 'fat-binary' approach. 2009-07-07 02:58:14 -03:00
Luis Lavena
11287600ce Consider MinGW as valid Windows platform. 2009-07-07 02:43:26 -03:00
Luis Lavena
7234d962f8 Proper version reporting under 1.9 2009-07-07 01:52:33 -03:00
Luis Lavena
ac98b93ea1 Better RubyGems support thanks to added env she-bang. 2009-07-07 01:42:54 -03:00
Luis Lavena
3970b8ad44 Updated History with Ruby 1.9 merged commits. 2009-07-07 01:31:53 -03:00
Luis Lavena
9cb47f1a35 Updated http11_parser to Ragel 6.2 2009-07-07 01:25:24 -03:00
Luis Lavena
b72ba2d43d Build http11 extension using rake-compiler. 2009-07-06 22:46:03 -03:00
Luis Lavena
b3ebbc2d9d Spinoff: Rework project structure using Hoe.
The goal is simplification and less duplication. Previous
defined task are commented and specific pieces are going to
be added to tasks folder.

This was requires since Echoe do not let us remove the compilation
steps that rake-compiler needs to hook in.
2009-07-06 22:33:28 -03:00