summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Makes 'nmake install' work.Austin Ziegler2014-02-151-9/+10
* update copyright and emailLloyd Hilaiel2014-02-151-1/+1
* Add a pkg-config fileJohn Stamp2011-04-291-0/+4
* Merge branch 'parsetree' of https://github.com/octo/yajl into parsetreeLloyd Hilaiel2011-04-221-2/+2
|\
| * Merge branch 'parsetree' of git://github.com/octo/yajl into parsetreeLloyd Hilaiel2010-08-121-2/+2
| |\
| | * Add interface to parse JSON into a tree like structure.Florian Forster2010-08-051-2/+2
* | | yajl 2 will be relicensed under the ISC license. same idea, fewer bytes.Lloyd Hilaiel2011-04-201-29/+13
|/ /
* | Install yajl_version.h, not the templateJohn Stamp2010-08-101-1/+2
* | fix paths embedded in dylib upon installation on osx. closes #11Lloyd Hilaiel2010-08-101-0/+7
|/
* include Vitali Lovich's patch to make the yajl version number programatically...Lloyd Hilaiel2010-05-251-1/+6
* implement Vitali's suggestion of a *cmake* var for lib64 support rather than ...Lloyd Hilaiel2010-03-251-4/+4
* support installation into lib64 via an environment variable 'LIB_SUFFIX' (con...Lloyd Hilaiel2010-03-251-2/+4
* When building on OS-X with CMake version 2.8.0 with an explicitBrian Maher2010-01-301-2/+1
* update all them dates.Lloyd Hilaiel2010-01-081-1/+1
* ensure proper preprocessor directives are defined during building of .dll on ...Lloyd Hilaiel2009-12-181-0/+6
* * BREAKING API CHANGE: allow client to specify memory allocation routinesLloyd Hilaiel2009-04-011-3/+4
* comment out INSTALL cmake directives on win32unknown2009-01-051-4/+6
* Add install target, thanks to Andrei Soroker for the contribution.Lloyd Hilaiel2008-12-181-0/+5
* 1. doxygen docs now part of the buildlloydh2008-01-141-12/+2
* add lightweight build system wrapper, fix shared lib symlinks, addlloydh2007-12-221-11/+16
* fix all warnings under windows.lloydh2007-07-261-1/+1
* move all files to trunk.lloydh2007-07-171-0/+75