summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Resolve rubocop failuresJaymala Sinha2019-10-101-2/+2
* allow github-changelog-generator to be optionalLamont Granquist2017-06-211-5/+9
* Update travis test to runTim Smith2017-06-201-1/+1
* Switch from reek/rubocop to chefstyleTim Smith2017-06-201-93/+48
* update changelogLamont Granquist2016-01-071-0/+1
* add Rake tasklcg/auto-changelogLamont Granquist2015-09-221-0/+6
* yet more copslcg/more-copsLamont Granquist2015-07-091-6/+6
* fix rubocop symbolLamont Granquist2015-07-091-1/+1
* remaining autofixable copsLamont Granquist2015-07-091-4/+4
* fix lots of copsLamont Granquist2015-07-091-2/+1
* add native dlopen extension codeLamont Granquist2015-04-061-0/+7
* make 'rake clean' clean more1.3.1Lamont Granquist2014-11-241-1/+2
* don't run c-extension tests on jrubyLamont Granquist2014-06-041-1/+3
* fix path to require versionLamont Granquist2014-05-071-0/+2
* add rubocop + reekLamont Granquist2014-05-061-23/+114
* use the libyajl2 gemLamont Granquist2014-05-051-7/+0
* fix copypasta from mixlib-shellout0.0.3Lamont Granquist2014-01-121-1/+1
* the rbx work fixed ruby-1.8 c-extLamont Granquist2014-01-121-1/+1
* make "rake spec" run ffi+ext on platforms that support bothLamont Granquist2014-01-121-3/+19
* rake compile works on ubuntu/mri now at leastLamont Granquist2014-01-091-1/+1
* fixing compile targetLamont Granquist2014-01-041-10/+11
* clean supplied by rake-compiler nowLamont Granquist2013-12-221-5/+0
* run on jruby on any cpuLamont Granquist2013-12-221-1/+1
* fix RUBY_ENGINELamont Granquist2013-12-221-4/+1
* debugging travisLamont Granquist2013-12-221-0/+3
* more build improvementLamont Granquist2013-12-221-9/+26
* almost working parser (unicode broken)Lamont Granquist2013-12-201-0/+2
* extconf rage + wine + i feel dirtyLamont Granquist2013-12-041-1/+3
* fix compile taskLamont Granquist2013-11-231-1/+1
* chdir into ext dirLamont Granquist2013-11-231-4/+2
* remove rake-compile requireLamont Granquist2013-11-231-1/+0
* removing rake-compilerLamont Granquist2013-11-231-14/+6
* rake compile almost working with vendored libyajlLamont Granquist2013-11-231-0/+10
* working on native C extLamont Granquist2013-11-181-0/+9
* fix rake installLamont Granquist2013-11-151-1/+3
* add install/clean tasksLamont Granquist2013-11-151-0/+10
* gem structure and POC library codeLamont Granquist2013-10-231-0/+25