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