summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/json/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Use Jansson to read/write JSON instead of Mozilla SpiderMonkey.jsdelfino1-1/+1
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-0/+3
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-2/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-1/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-4/+1
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-1/+1
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-4/+2
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-0/+2
2009-11-01Improved memory management using APR memory pools, changed frame allocation i...jsdelfino1-2/+2
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-0/+2
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+7
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19