summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Apply correct LDFLAGS on windows with ruby-3.0Lamont Granquist2021-04-061-4/+4
* Update rubocop, chefstyle and reektm/chefstyleThom May2018-03-061-9/+9
* Escape prefix when generating makefilebrianvans2017-05-181-1/+2
* Update extconf.rbJason Potkanski2014-10-141-1/+1
* revert munging the dll nameLamont Granquist2014-10-081-7/+1
* remove -lcrypt for macLamont Granquist2014-07-061-1/+2
* add dummy makefile when using system libsLamont Granquist2014-07-061-1/+14
* shouldn't need -export-dynamic and fails on MacOSXLamont Granquist2014-07-061-1/+1
* remove exception stringLamont Granquist2014-06-041-1/+1
* V=1 snuck back in againLamont Granquist2014-06-041-1/+1
* add a jruby makefileLamont Granquist2014-06-041-26/+58
* rbx mkmf doesn't like make V=1Lamont Granquist2014-06-031-1/+2
* try sending stdout to stderr for rbxLamont Granquist2014-05-211-1/+1
* rename windows artifactsLamont Granquist2014-05-201-3/+3
* move the def file into placeLamont Granquist2014-05-201-0/+1
* add def file outputLamont Granquist2014-05-201-1/+1
* overriding LDCONFIG/CFLAGS turns out to be badLamont Granquist2014-05-201-4/+0
* EMISSINGEND *sigh*Lamont Granquist2014-05-201-0/+1
* rename to yajl.dll before build runsLamont Granquist2014-05-201-1/+6
* rename deployed windows artifactsLamont Granquist2014-05-201-2/+14
* bludgeoning mkmf.rb into submissionLamont Granquist2014-05-201-7/+8
* this should really kill off the win def fileLamont Granquist2014-05-201-1/+1
* lets try cleaning EXTDLDFLAGS on windowsLamont Granquist2014-05-201-5/+6
* use dir glob properlyLamont Granquist2014-05-201-1/+1
* more windows fixesLamont Granquist2014-05-201-0/+6
* fix __GCC__ to __GNUC__Lamont Granquist2014-05-201-2/+2
* extconf.rb refactoringLamont Granquist2014-05-201-39/+19
* move hacking up the sources to 'rake prep'Lamont Granquist2014-05-201-0/+26
* ripping out fake mkmf stuffLamont Granquist2014-05-192-167/+25
* remove POSTLINK entirelyLamont Granquist2014-05-161-2/+0
* add missing POSTLINK configLamont Granquist2014-05-161-0/+1
* add creating lib directoryLamont Granquist2014-05-151-0/+1
* install yajl headers correctly to build against0.1.2Lamont Granquist2014-05-141-1/+3
* pass all the clang/gcc flags libyajl2 wantsLamont Granquist2014-05-141-29/+34
* fix ruby 1.8.7 issue0.1.0Lamont Granquist2014-05-141-2/+1
* refator to remove cmakeLamont Granquist2014-05-142-35/+189
* fix env vars for devkit on windowsLamont Granquist2014-05-101-2/+5
* cmake needs .exeLamont Granquist2014-05-101-2/+2
* levelling up test infrastrutureLamont Granquist2014-05-031-3/+2
* fix compiling + add spec frameworkLamont Granquist2014-05-021-4/+4
* checkpoint of workLamont Granquist2014-05-023-0/+74