summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-061-0/+1
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-271-2/+36
* Minor build script fixes.jsdelfino2010-06-261-1/+1
* Fix default libs variable name in configure script.jsdelfino2010-06-221-9/+9
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-344/+380
* Build the expat XML parser separately instead of building it as part of libst...jsdelfino2010-05-311-1/+1
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-311-0/+1
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-0/+2
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-6/+7
* Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino2010-05-221-2/+2
* Add Apache Libcloud support to the build.jsdelfino2010-05-161-1/+11
* Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino2010-05-161-0/+67
* Move samples to samples directory.jsdelfino2010-05-131-8/+7
* Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino2010-04-191-0/+1
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-171-1/+1
* Add a test for lambda expressions with gcc-4.5 and change build script to req...jsdelfino2010-04-171-1/+5
* Change build scripts to make them work with GCC 4.5. Add a script to help ins...jsdelfino2010-04-171-13/+20
* Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino2010-04-111-1/+33
* Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino2010-04-101-6/+6
* Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino2010-04-091-0/+1
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-041-4/+62
* Fix build error when memcached is not on the system path.jsdelfino2010-03-291-4/+0
* Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino2010-03-291-1/+12
* Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino2010-03-211-1/+1
* Fixes to the automated Ubuntu install script, and automatic detection of xulr...jsdelfino2010-03-151-6/+10
* Added a WSGI store test case, plus a few fixes to get it working.jsdelfino2010-03-101-0/+1
* Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com...jsdelfino2010-03-101-6/+26
* Support different Java VMs, including Apache Harmony.jsdelfino2010-03-081-5/+40
* Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino2010-02-281-0/+4
* Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin...jsdelfino2010-02-251-2/+18
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-5/+11
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-1/+13
* Added build configuration and dependencies for chat and queue components.jsdelfino2010-02-011-18/+50
* Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino2010-01-301-1/+0
* Added skeletons and build options for a few more utility components. Minor re...jsdelfino2010-01-251-4/+67
* Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino2010-01-241-2/+2
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-171-22/+20
* Updated to newer version of xulrunner and libmozjs.jsdelfino2010-01-171-6/+6
* Improvements to autoconf build to make support for python, web service etc an...jsdelfino2010-01-111-66/+191
* Added test/store-python test case, renamed test/store-script to store-scheme,...jsdelfino2010-01-061-1/+2
* Fixes to make build work on Ubuntu Jaunty 9.04.jsdelfino2010-01-061-1/+1
* Updated building instructions, added python build option and a list of the re...jsdelfino2010-01-051-1/+1
* Integrated python 2.6 interpreter in modules/python. The integration is much ...jsdelfino2010-01-051-2/+19
* Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino2010-01-021-39/+82
* Updated svn and git ignores. Removed -pg build option from non-debug build co...jsdelfino2009-12-261-1/+1
* Added timing functions to measure performance, removed unused cache support, ...jsdelfino2009-12-261-5/+4
* More build improvements, added a configure option to turn on debugging and pr...jsdelfino2009-11-301-4/+22
* Fixed build break. Added missing dir and fix server configuration script.jsdelfino2009-11-231-0/+1
* Simplified the automake build using configure options instead of environment ...jsdelfino2009-11-231-227/+119
* Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino2009-11-161-0/+321