summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-2/+2
* Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino2012-01-301-7/+2
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-8/+8
* Update svn:ignore properties and minor build cleanups.jsdelfino2011-03-141-1/+1
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-061-3/+1
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-2/+2
* Minor fixes to the Ubuntu build scripts.jsdelfino2010-07-041-0/+2
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-1/+1
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-2/+4
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-3/+7
* Fixed build bootstrap error with duplicate variable definitions.jsdelfino2010-03-011-1/+1
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-7/+14
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-3/+3
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-5/+4
* Integrated python support with HTTPD server module. Changed test case to use ...jsdelfino2010-01-051-1/+1
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-261-6/+3
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-3/+10
* Refactored httpd server integration, split http support and server logic in t...jsdelfino2009-11-231-0/+36