summaryrefslogtreecommitdiffstats
path: root/cpp/sca/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored store tests and moved them under test/. Simplified the script ↵jsdelfino2009-10-0329-1397/+2
| | | | | | evaluation logic a little, added an apply procedure and support for variable lists of args. Added a test case that assembles the store app using a script. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821425 13f79535-47bb-0310-9956-ffa450edef68
* Moved some sources up in the directory tree to attempt to simplify the ↵jsdelfino2009-09-278-11/+11
| | | | | | directory structure a bit, and some minor refactoring. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819394 13f79535-47bb-0310-9956-ffa450edef68
* Added a variant of store that implements the business logic as a set of ↵jsdelfino2009-09-2617-21/+684
| | | | | | functions stringed together instead of classes, to help see how that style can help simplify the component assembly process. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819222 13f79535-47bb-0310-9956-ffa450edef68
* Refactored the value class. Cleaned up usage of namespaces to remove side ↵jsdelfino2009-09-269-67/+37
| | | | | | effects from includes. Added a few util functions to help work with threads. Added synchronizations to make pointers thread safe. Adjusted store sample to refactoring. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819220 13f79535-47bb-0310-9956-ffa450edef68
* Porting store composites to the latest schemas.jsdelfino2009-09-143-30/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814497 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up old out of sync build artifacts.jsdelfino2009-09-1428-3816/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814487 13f79535-47bb-0310-9956-ffa450edef68
* Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ↵jsdelfino2009-09-149-34/+51
| | | | | | statements in includes to match namespace + include name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814486 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino2009-09-142-2/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814482 13f79535-47bb-0310-9956-ffa450edef68
* Starting to implement the store sample in C++. Assembling the components ↵jsdelfino2009-09-1413-0/+744
| | | | | | manually in code for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814480 13f79535-47bb-0310-9956-ffa450edef68
* Moved configuration of CXXFLAGS compile options to configure.ac script to ↵jsdelfino2009-09-062-2/+0
| | | | | | make them consistent across the project. Increased warning level and enabled support for debug and profiling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811742 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino2009-09-063-38/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811730 13f79535-47bb-0310-9956-ffa450edef68
* Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build ↵jsdelfino2009-08-2446-0/+1310
| | | | | | working again on Linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807101 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-17303-0/+24918
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68