summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/INSTALL (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-14/+10
2012-07-16Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12....jsdelfino1-46/+31
2012-05-29Fix PyObject reference counting bugs causing memory violations in the Python ...jsdelfino1-1/+1
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino1-1/+3
2012-03-17Minor cleanup of README, INSTALL, and remove an obsolete sample.jsdelfino1-3/+9
2011-12-14Minor build script updates. Add missing --enable-libcloud build option and up...jsdelfino1-2/+2
2011-11-12Upgrade to HTTPD 2.3.15-beta.jsdelfino1-2/+2
2011-10-29Minor improvements to Page Speed build integration and documentation.jsdelfino1-3/+13
2011-09-04Build with Clang/LLVM when available.jsdelfino1-50/+37
2011-08-30Port to Memcached 1.4.7 and Ubuntu 11.04.jsdelfino1-2/+2
2011-08-28Implement an OpenCL component implementation evaluator. Add OpenCL tests, wor...jsdelfino1-0/+8
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino1-1/+2
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino1-4/+4
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-18/+67
2011-02-26Upgrade to postgresql 9.0.3.jsdelfino1-2/+2
2010-12-27Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino1-2/+2
2010-12-25Port to HTTPD 2.3.10 alpha release.jsdelfino1-2/+2
2010-12-06Upgrade to Google appengine version 1.4.0.jsdelfino1-1/+1
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-191/+19
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-10/+9
2010-10-25Improve format of HTTP and HTTPS logs.jsdelfino1-2/+3
2010-10-25Adjust location of httpd-2.2.16 distro download as it's now archived.jsdelfino1-1/+1
2010-10-20Upgrade to memcached 1.4.5, postgresql 9.0.1 and gae 1.3.7.jsdelfino1-16/+16
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-3/+6
2010-09-15Upgrade build scripts to on Ubuntu 10.04.jsdelfino1-10/+11
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-0/+6
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-8/+8
2010-06-27Update build instructions and scripts to include the OpenID support.jsdelfino1-11/+44
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-15/+24
2010-05-31Build the expat XML parser separately instead of building it as part of libst...jsdelfino1-4/+4
2010-05-22Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino1-1/+1
2010-05-16Add Apache Libcloud support to the build.jsdelfino1-5/+17
2010-05-16Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino1-0/+35
2010-04-22Add instructions to download and setup gcc 4.5.jsdelfino1-3/+8
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino1-7/+9
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino1-2/+5
2010-04-04Create build structure for an SQL database component. Add dependencies to pos...jsdelfino1-13/+72
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino1-4/+10
2010-03-27Change automated build to build curl from source instead of using the deb lib...jsdelfino1-2/+7
2010-03-21Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino1-4/+2
2010-03-17Minor fixes to the INSTALL instructions. Added two more automated install scr...jsdelfino1-1/+6
2010-03-15Fixes to the automated Ubuntu install script, and automatic detection of xulr...jsdelfino1-7/+9
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino1-15/+38
2010-03-10Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com...jsdelfino1-1/+7
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-4/+12
2010-02-01Added build configuration and dependencies for chat and queue components.jsdelfino1-21/+59
2010-01-30Added a Web service listener component integrating Axis2/C's mod_axis2. Conso...jsdelfino1-9/+23
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino1-3/+6
2010-01-17Updated to newer version of xulrunner and libmozjs.jsdelfino1-3/+3
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-3/+13