aboutsummaryrefslogtreecommitdiffstats
path: root/ext/fiddle/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * Use _WIN32 rather than checking for windows.h. Thanks Jon Forums!tenderlove2011-01-051-1/+0
* * ext/fiddle/extconf.rb: check for windows.h while building fiddle.tenderlove2010-12-271-0/+1
* * ext/fiddle/extconf.rb: fixing ffi library location on windows.tenderlove2010-11-041-1/+1
* * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded.mame2010-06-151-1/+2
* * ext/fiddle/extconf.rb: De Morgan's laws.eban2010-06-151-1/+1
* * ext/fiddle/extconf.rb: use pkg_config to find ffi.h.eban2010-06-151-1/+1
* * ext/fiddle/*: Adding fiddle library to wrap libffitenderlove2010-05-061-0/+23