summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* echo usage instead of relaunching configure script when PATH is missingSven E. Templer2015-04-051-6/+5
|
* fixed configure script to accept "-h" and "--prefix" as stated in usage/helpSven E. Templer2015-04-041-2/+3
|
* don't run tests during make install. fixes #101Lloyd Hilaiel2014-02-151-1/+1
|
* run api tests by defaultLloyd Hilaiel2014-02-151-1/+4
|
* remove superfolous dependency on ruby - fixes #110Lloyd Hilaiel2014-02-151-58/+57
|
* update copyright and emailLloyd Hilaiel2014-02-151-1/+1
|
* yajl 2 will be relicensed under the ISC license. same idea, fewer bytes.Lloyd Hilaiel2011-04-201-29/+14
|
* update all them dates.Lloyd Hilaiel2010-01-081-1/+1
|
* Fix ./configure --prefixMax Howell2009-05-211-1/+1
|
* * BREAKING API CHANGE: allow client to specify memory allocation routinesLloyd Hilaiel2009-04-011-1/+1
| | | | | | | | | * bump yajl version to 1.0.0 * update TODO list, removing completed tasks * update yajl_test to override allocation routines and count allocations/frees, providing an automated standalone way to validate we're not leaky * update all copyright dates * update all .gold files with new test output * update ChangeLog in preparation for 1.0.0 release
* add install targets for binaries 'json_verify' and 'json_reformat', add top ↵Lloyd Hilaiel2008-12-181-1/+1
| | | | level 'make install' handling.
* documentation updates, add make test target, build documentation bylloydh2008-01-141-2/+10
| | | | | | | default when make is issued from the top level. git-svn-id: http://yajl-c.googlecode.com/svn/yajl/trunk@91 e775cfb5-b74b-0410-aad5-5bebe4a96390
* 1. doxygen docs now part of the buildlloydh2008-01-141-1/+1
| | | | | | | | | 2. many documentation updates 3. freebsd4 fixes 4. works with CMake pre-LOOSE_LOOP_CONSTRUCTS git-svn-id: http://yajl-c.googlecode.com/svn/yajl/trunk@90 e775cfb5-b74b-0410-aad5-5bebe4a96390
* add lightweight build system wrapper, fix shared lib symlinks, addlloydh2007-12-221-0/+86
familiar top level make targets. git-svn-id: http://yajl-c.googlecode.com/svn/yajl/trunk@87 e775cfb5-b74b-0410-aad5-5bebe4a96390