summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/scheme/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-20Rename some of the utility programs and add them to the install target.jsdelfino1-4/+7
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino1-3/+9
2010-12-11Add XML and JSON to/from Scheme conversion test programs.jsdelfino1-1/+13
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-0/+3
2010-06-02Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...jsdelfino1-3/+0
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-1/+1
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-4/+3
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-5/+0
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-0/+0
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-2/+2
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-2/+0
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-3/+3
2009-10-26Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino1-0/+3
2009-10-18Renamed xml-test to xsd-test. Added another test under modules/eval.jsdelfino1-1/+3
2009-10-03Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino1-5/+0
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+32