summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Update rubocop, chefstyle and reektm/chefstyleThom May2018-03-061-32/+32
* Update RakefileJason Potkanski2014-10-141-1/+1
* use the build path not the pristine sourcesLamont Granquist2014-05-211-2/+2
* make sure to deploy headers after compileLamont Granquist2014-05-211-1/+2
* add deploying header files to 'rake compile'Lamont Granquist2014-05-211-0/+8
* need to run prep + compile separatelyLamont Granquist2014-05-211-3/+3
* change Dir.exist? to File.exist? for 1.8.7Lamont Granquist2014-05-211-2/+2
* add prep before travis targetsLamont Granquist2014-05-201-3/+3
* comments on shippingLamont Granquist2014-05-201-2/+7
* remove deps from ship targetLamont Granquist2014-05-201-1/+2
* move hacking up the sources to 'rake prep'Lamont Granquist2014-05-201-10/+65
* compile lib to right spotLamont Granquist2014-05-141-1/+1
* compile first on travisLamont Granquist2014-05-141-3/+3
* refator to remove cmakeLamont Granquist2014-05-141-21/+27
* add rake ship commandLamont Granquist2014-05-071-0/+10
* needed to include version fileLamont Granquist2014-05-071-0/+2
* break travis upLamont Granquist2014-05-041-2/+5
* disable style checks on 1.8.7Lamont Granquist2014-05-041-24/+32
* skip kitchen on ruby 1.8Lamont Granquist2014-05-041-23/+34
* levelling up test infrastrutureLamont Granquist2014-05-031-4/+75
* fix compiling + add spec frameworkLamont Granquist2014-05-021-0/+10
* checkpoint of workLamont Granquist2014-05-021-0/+31