about summary refs log tree commit homepage
path: root/ext/raindrops/extconf.rb
DateCommit message (Expand)
2017-03-17define Raindrops::TCP hash for TCP states freebsd
2017-03-17tcp_info: support this struct under FreeBSD
2016-02-24doc: update URLs and references
2015-07-14check for the existence of linux/tcp.h
2013-08-28extconf: try harder for gcc atomics in i386-configured systems
2012-05-10extconf: better check for GCC atomic builtins
2011-06-24remove _XOPEN_SOURCE #define for FreeBSD
2011-03-21extconf: use dir_config properly
2011-03-21extconf: remove check for rb_struct_alloc_noinit()
2011-03-21inet_diag: use rb_thread_io_blocking_region under 1.9.3dev
2011-03-11support for Raindrops#size= and Raindrops#evaporate!
2010-09-25force -march=i486 where GCC is targeted for i386
2010-09-18allow using libatomic_ops headers from HP
2010-04-07initial