summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-2/+2
* Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino2012-05-281-2/+4
* Add external configuration of Memcached and PostgreSQL logging, to allow the ...jsdelfino2011-12-301-1/+1
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-3/+3
* Add .componentType files describing the utility components. Refactor chat com...jsdelfino2010-11-031-1/+1
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-201-1/+1
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-4/+7
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-1/+4
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-171-1/+1
* Simple SQL database component implementation, using PostgreSQL.jsdelfino2010-04-081-9/+9
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-041-0/+43