summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino1-1/+1
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino1-2/+2
2011-11-12Add a few missing files to Makefile install targets.jsdelfino1-1/+1
2011-03-14Update svn:ignore properties and minor build cleanups.jsdelfino1-1/+1
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-5/+9
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-1/+3
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino1-0/+10
2010-03-17Added support for HTTP references and different versions of the store-wsgi co...jsdelfino1-1/+1
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino1-0/+11
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino1-2/+2
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-7/+5
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino1-3/+14
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+1
2010-01-05Added python module to main build. Updated svn:ignore properties.jsdelfino1-1/+1
2010-01-05Refactored eval module to avoid confusion with the python eval module.jsdelfino1-1/+1
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-1/+1
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-1/+4
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-1/+1
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-1/+1
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-1/+1
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-1/+1
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+2
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19