summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/chat/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-2/+8
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-7/+7
2011-04-17Add an XMPP message sender component that only connects to an XMPP server as ...jsdelfino1-4/+14
2010-11-03Add .componentType files describing the utility components. Refactor chat com...jsdelfino1-8/+14
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino1-0/+3
2010-05-31Build the expat XML parser separately instead of building it as part of libst...jsdelfino1-3/+3
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-2/+6
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-2/+3
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated builds...jsdelfino1-1/+1
2010-03-21Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st...jsdelfino1-0/+2
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino1-1/+1
2010-03-10Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com...jsdelfino1-1/+18
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-4/+3
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-6/+11
2010-02-01Added build configuration and dependencies for chat and queue components.jsdelfino1-1/+12
2010-01-25Added skeletons and build options for a few more utility components. Minor re...jsdelfino1-1/+2
2009-11-23Refactored memcached support into an SCA component. Moved cache monad functio...jsdelfino1-9/+1
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-1/+9
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-1/+1
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-1/+1
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-1/+1
2009-10-05Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino1-1/+2
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-2/+1
2009-09-27Strawman implementation of a mini script evaluation library, which can be use...jsdelfino1-0/+19