summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/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-2/+2
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino1-7/+2
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-8/+8
2011-03-14Update svn:ignore properties and minor build cleanups.jsdelfino1-1/+1
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino1-3/+1
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-2/+2
2010-07-04Minor fixes to the Ubuntu build scripts.jsdelfino1-0/+2
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino1-1/+1
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-2/+4
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-1/+4
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-3/+7
2010-03-01Fixed build bootstrap error with duplicate variable definitions.jsdelfino1-1/+1
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-7/+14
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-3/+3
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-5/+4
2010-01-05Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino1-1/+1
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino1-6/+3
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-3/+10
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-19/+18
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino1-1/+2
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-13/+15
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-7/+17
2009-10-11Added support for JSON-RPC to httpd module. Fixed issues with double numbers ...jsdelfino1-2/+2
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+7
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