summaryrefslogtreecommitdiffstats
path: root/cpp/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-14Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ↵jsdelfino9-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
2009-09-14Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino3-2/+18
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-14Starting to implement the store sample in C++. Assembling the components ↵jsdelfino13-0/+744
manually in code for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814480 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 ↵jsdelfino16-38/+14
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.jsdelfino13-378/+199
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.jsdelfino8-22/+12
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 ↵jsdelfino95-0/+3218
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