summaryrefslogtreecommitdiffstats
path: root/sca-cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-17More fixes to get build working on EC2 base Ubuntu 9.10 image.jsdelfino2-10/+18
2010-05-17Add missing GCC-4.5 dependencies to automated Ubuntu build. Centralize GCC-4....jsdelfino3-40/+13
2010-05-17Upgrade from GCC 4.5.0-1 to GCC 4.5.0-2.jsdelfino3-54/+54
2010-05-17Add missing thrift, scribe and libcloud to Ubuntu distro build.jsdelfino1-1/+1
2010-05-16Add Apache Libcloud support to the build.jsdelfino4-13/+46
2010-05-16Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino4-1/+170
2010-05-13Update README description of how to get the source code.jsdelfino1-2/+3
2010-05-13Add simple implementation of Scheme-like lazy streams.jsdelfino3-1/+114
2010-05-13Move samples to samples directory.jsdelfino101-35/+13
2010-04-22Add instructions to download and setup gcc 4.5.jsdelfino1-3/+8
2010-04-19Reuse the same file descriptor when reopening a tinycdb database.jsdelfino1-4/+35
2010-04-19Minor cleanup of ubuntu install scripts.jsdelfino3-4/+23
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino23-61/+1508
2010-04-19Chdir to the installed SCA contribution before configuring components.jsdelfino1-0/+4
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino14-4/+734
2010-04-17Install gcc-4.5 in ubuntu automated install script.jsdelfino3-56/+25
2010-04-17Add a test for lambda expressions with gcc-4.5 and change build script to req...jsdelfino4-3/+87
2010-04-17Copy trunk into gcc-4.4 branch before porting to gcc-4.5.jsdelfino380-0/+39773
2010-04-17Change build scripts to make them work with GCC 4.5. Add a script to help ins...jsdelfino5-25/+84
2010-04-12Update svn:ignore properties.jsdelfino1-0/+1
2010-04-12Removed build output from version control.jsdelfino2-0/+1
2010-04-12Add various utility hash functions, useful to hash and retrieve keys from a d...jsdelfino4-2/+346
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino31-23/+247
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino13-24/+196
2010-04-09Add new test directories to main build.jsdelfino1-1/+1
2010-04-09Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino21-11/+1288
2010-04-08Simple SQL database component implementation, using PostgreSQL.jsdelfino11-10/+702
2010-04-08Minor fix, cleanup namespace.jsdelfino3-27/+27
2010-04-04Create build structure for an SQL database component. Add dependencies to pos...jsdelfino11-50/+330
2010-04-04Use curl configured at build time instead of curl found on system path.jsdelfino12-48/+72
2010-03-29Fix build error when memcached is not on the system path.jsdelfino1-4/+0
2010-03-29Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap...jsdelfino2-5/+9
2010-03-29Build memcached from source as the Ubuntu 9.10 memcached package is back leve...jsdelfino10-15/+59
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino27-62/+90
2010-03-27Change automated build to build curl from source instead of using the deb lib...jsdelfino4-5/+24
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino26-61/+618
2010-03-21Correctly support binding URI on references.jsdelfino2-7/+15
2010-03-21Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino9-13/+44
2010-03-17Minor fixes to the INSTALL instructions. Added two more automated install scr...jsdelfino4-4/+119
2010-03-17Added support for HTTP references and different versions of the store-wsgi co...jsdelfino11-7/+311
2010-03-15Fixes to the automated Ubuntu install script, and automatic detection of xulr...jsdelfino4-28/+90
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino7-47/+154
2010-03-13Improved handling of HTTP etags and dynamic content expiration.jsdelfino2-36/+76
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino17-31/+1304
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino19-48/+96
2010-03-10Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com...jsdelfino7-8/+205
2010-03-08Support different Java VMs, including Apache Harmony.jsdelfino8-35/+159
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino26-101/+1137
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino9-51/+28
2010-03-01Updated svn:ignore properties.jsdelfino1-0/+2