summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors with latest GCC and CLang compilers.jsdelfino2013-08-261-1/+1
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-2/+2
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-27/+21
* Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino2012-07-161-5/+22
* Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino2012-05-281-1/+27
* Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino2012-04-021-1/+1
* Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino2012-03-171-0/+1
* Add options to use mmap or electric fence to check memory accesses, and fix a...jsdelfino2012-02-271-1/+41
* Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino2012-01-301-1/+2
* Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino2011-10-261-0/+39
* Fix stack overflow on Mac OS X.jsdelfino2011-09-201-0/+2
* Change optimizations from -O2 to -O1 with Clang/LLVM as -O2 is unsafe.jsdelfino2011-09-101-6/+9
* Rename nosqldb component to constdb.jsdelfino2011-09-101-2/+2
* Build with Clang/LLVM when available.jsdelfino2011-09-041-12/+27
* Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino2011-08-301-27/+21
* Implement an OpenCL component implementation evaluator. Add OpenCL tests, wor...jsdelfino2011-08-281-0/+48
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-2/+3
* Add configuration and script to enable mod-security 2.6.0.jsdelfino2011-06-131-1/+34
* Add debug support to optimized build and downgrade GCC optimizations from O3 ...jsdelfino2011-03-211-1/+1
* Add a reusable component that returns the contents of a configured url.jsdelfino2011-03-131-0/+1
* Skeleton of a composite app editor module.jsdelfino2010-12-291-0/+1
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-271-0/+1
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-271-4/+4
* Add a sample showing how to relay various REST requests.jsdelfino2010-12-241-0/+1
* Add a test file-based database component.jsdelfino2010-12-081-0/+1
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-061-0/+1
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-19/+30
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-4/+21
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-151-3/+9
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-0/+22
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-281-0/+1
* 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