summaryrefslogtreecommitdiffstats
path: root/cpp/sca/runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-26Minor cleanup, added error checking.jsdelfino1-18/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819223 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26Added some test cases, util functions to read/write XML and a command line ↵jsdelfino5-2/+944
test program to help validate SCDL against the schemas. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819221 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26Refactored the value class. Cleaned up usage of namespaces to remove side ↵jsdelfino5-154/+481
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
2009-09-26Removed workaround from the SCA schema as it's not fixing the ambiguous ↵jsdelfino4-24/+46
particle issue in the schema anyway. Added implementation-widget schema. Removed unusued file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819219 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Cleaned up old out of sync build artifacts.jsdelfino11-2802/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814487 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814482 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Utility functions and headers used by the sample store app, function ↵jsdelfino4-0/+1193
objects, lists and strawman pointer utils. Started to implement a generic value holder object that can help exchange data with scripting components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814481 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Reusing SCDL 1.1 xsds from assembly-xsd module.jsdelfino41-0/+3904
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814476 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06Made javadoc build optional for now as it pollutes the logs and confuses the ↵jsdelfino2-1/+2
CDT error parser. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811747 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06Moved configuration of CXXFLAGS compile options to configure.ac script to ↵jsdelfino12-36/+10
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
2009-09-06More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino3-138/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811730 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24Minor changes to the Autoconf build files. SCA and SDO builds are working again.jsdelfino3-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807102 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build ↵jsdelfino41-0/+1198
working again on Linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807101 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20Added some debug to help why the runtime fails to load extension modulesslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706175 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of ↵slaws7-17/+145
composite scoped components. Thanks Julien. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706173 13f79535-47bb-0310-9956-ffa450edef68