summaryrefslogtreecommitdiff
path: root/libyajl2.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* point at opscode websiteLamont Granquist2014-07-201-2/+2
|
* require at least rubygems 1.8.25Lamont Granquist2014-06-031-1/+2
|
* pin rake-compiler to ~> 0.8.3Lamont Granquist2014-05-201-1/+1
| | | | | | | | | this avoids the rubygems restriction on >= 1.8.25 that has been trolling me. it will also prevent using cross- compilation as well. however, the ruby that we ship with windows chef is old enough that it doesn't satisfy the rubygems constraint. until that gets bumped up, we'll bump down rake-compiler here.
* .kitchen.yml seems to troll rakeLamont Granquist2014-05-151-1/+1
|
* tired of fighting with git hereLamont Granquist2014-05-151-2/+2
|
* ruby 1.8.7 comptabile test bundleLamont Granquist2014-05-141-0/+2
|
* refator to remove cmakeLamont Granquist2014-05-141-0/+1
| | | | mkmf.rb sucks as well, so roll our own
* gemspec tweaksLamont Granquist2014-05-071-2/+2
|
* levelling up test infrastrutureLamont Granquist2014-05-031-2/+3
|
* some working flame testsLamont Granquist2014-05-021-0/+1
|
* fix compiling + add spec frameworkLamont Granquist2014-05-021-0/+1
|
* use git ls-files on the submoduleLamont Granquist2014-05-021-1/+1
|
* checkpoint of workLamont Granquist2014-05-021-0/+26
doesn't work yet