summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Fix build errors with latest GCC and CLang compilers.jsdelfino1-1/+1
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino1-2/+2
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-27/+21
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino1-5/+22
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino1-1/+27
2012-04-02Add more fine grain debug options and remove overhead in debug log macros whe...jsdelfino1-1/+1
2012-03-17Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino1-0/+1
2012-02-27Add options to use mmap or electric fence to check memory accesses, and fix a...jsdelfino1-1/+41
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino1-1/+2
2011-10-26Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino1-0/+39
2011-09-20Fix stack overflow on Mac OS X.jsdelfino1-0/+2
2011-09-10Change optimizations from -O2 to -O1 with Clang/LLVM as -O2 is unsafe.jsdelfino1-6/+9
2011-09-10Rename nosqldb component to constdb.jsdelfino1-2/+2
2011-09-04Build with Clang/LLVM when available.jsdelfino1-12/+27
2011-08-30Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino1-27/+21
2011-08-28Implement an OpenCL component implementation evaluator. Add OpenCL tests, wor...jsdelfino1-0/+48
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-2/+3
2011-06-13Add configuration and script to enable mod-security 2.6.0.jsdelfino1-1/+34
2011-03-21Add debug support to optimized build and downgrade GCC optimizations from O3 ...jsdelfino1-1/+1
2011-03-13Add a reusable component that returns the contents of a configured url.jsdelfino1-0/+1
2010-12-29Skeleton of a composite app editor module.jsdelfino1-0/+1
2010-12-27Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino1-0/+1
2010-12-27Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino1-4/+4
2010-12-24Add a sample showing how to relay various REST requests.jsdelfino1-0/+1
2010-12-08Add a test file-based database component.jsdelfino1-0/+1
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino1-0/+1
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-19/+30
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-4/+21
2010-09-15Upgrade build scripts to on Ubuntu 10.04.jsdelfino1-3/+9
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-0/+22
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino1-0/+1
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-0/+1
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino1-2/+36
2010-06-26Minor build script fixes.jsdelfino1-1/+1
2010-06-22Fix default libs variable name in configure script.jsdelfino1-9/+9
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-344/+380
2010-05-31Build the expat XML parser separately instead of building it as part of libst...jsdelfino1-1/+1
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-0/+1
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-0/+2
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-6/+7
2010-05-22Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino1-2/+2
2010-05-16Add Apache Libcloud support to the build.jsdelfino1-1/+11
2010-05-16Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino1-0/+67
2010-05-13Move samples to samples directory.jsdelfino1-8/+7
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino1-0/+1
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino1-1/+1
2010-04-17Add a test for lambda expressions with gcc-4.5 and change build script to req...jsdelfino1-1/+5
2010-04-17Change build scripts to make them work with GCC 4.5. Add a script to help ins...jsdelfino1-13/+20
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino1-1/+33
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino1-6/+6