summaryrefslogtreecommitdiff
path: root/ext/ffi_yajl/ext/encoder/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* fixes for latest chefstyle ruleslcg/chefstyle5Lamont Granquist2018-07-031-2/+2
* Switch from reek/rubocop to chefstyleTim Smith2017-06-201-12/+12
* remaining autofixable copsLamont Granquist2015-07-091-1/+1
* fix lots of copsLamont Granquist2015-07-091-0/+1
* Update extconf.rbJason Potkanski2014-10-141-1/+1
* extconf.rb: remove "-Wl,--no-undefined" from ldflagsLennart Brinkmann2014-08-231-0/+3
* avoid find_library adding -lyajlLamont Granquist2014-07-061-9/+6
* build with system libs if libyajl2-gem missing libsLamont Granquist2014-07-061-0/+31
* include windows libyajldll.a to buildLamont Granquist2014-05-201-6/+10
* dynamically link against libyajl2-gem at runtimeLamont Granquist2014-05-071-1/+1
* pass LDFLAGS to LDFLAGS as intendedLamont Granquist2014-05-061-1/+1
* add require rubygems to make 1.8.7 happyLamont Granquist2014-05-061-0/+1
* use the libyajl2 gemLamont Granquist2014-05-051-5/+4
* rake compile almost working with vendored libyajlLamont Granquist2013-11-231-0/+9
* somewhat working ext codeLamont Granquist2013-11-181-0/+2
* working on native C extLamont Granquist2013-11-181-0/+18