about summary refs log tree commit homepage
path: root/ext/unicorn_http/extconf.rb
DateCommit message (Expand)
2009-09-18http: don't force -fPIC if it can't be used
2009-09-14http: compile with -fPIC
2009-09-14http: no-op rb_str_modify() for Rubies without it
2009-09-14http: define OFFT2NUM macro on Rubies without it
2009-09-08"encoding: binary" comments for all sources (1.9)
2009-08-09extconf: SIZEOF_OFF_T should be a ruby.h macro
2009-08-09unicorn_http: add helpful macros
2009-07-15Rename unicorn/http11 => unicorn_http