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

9 commits

Author SHA1 Message Date
Luis Lavena
967f7dd821 Added 'daemons' requirement note and tweaks to RDoc.
No longer forces daemons gem installation.
2009-07-07 04:31:03 -03:00
Luis Lavena
05c8ce4c52 Complete cross compilation tweaks. 2009-07-07 04:24:07 -03:00
Luis Lavena
0fe8ec9769 Improved RDoc generator options. 2009-07-07 04:11:09 -03:00
Luis Lavena
0ef6f47c24 Load C extension using 'fat-binary' approach. 2009-07-07 02:58:14 -03:00
Luis Lavena
80142a47ea Clean temporary log files (and exclude from Gem) 2009-07-06 23:31:02 -03:00
Luis Lavena
a4beb37b15 Added rake tasks to build Ragel extension. 2009-07-06 23:08:50 -03:00
Luis Lavena
7e76225480 Proper format README for gem generation.
Also, include LICENSE to RDoc options.
2009-07-06 22:55:45 -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