summaryrefslogtreecommitdiffstats
path: root/cpp/sca/runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-27Moved some sources up in the directory tree to attempt to simplify the direct...jsdelfino52-6393/+1
2009-09-26Minor cleanup, added error checking.jsdelfino1-18/+21
2009-09-26Added some test cases, util functions to read/write XML and a command line te...jsdelfino5-2/+944
2009-09-26Refactored the value class. Cleaned up usage of namespaces to remove side eff...jsdelfino5-154/+481
2009-09-26Removed workaround from the SCA schema as it's not fixing the ambiguous parti...jsdelfino4-24/+46
2009-09-14Cleaned up old out of sync build artifacts.jsdelfino11-2802/+0
2009-09-14Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino1-0/+1
2009-09-14Utility functions and headers used by the sample store app, function objects,...jsdelfino4-0/+1193
2009-09-14Reusing SCDL 1.1 xsds from assembly-xsd module.jsdelfino41-0/+3904
2009-09-06Made javadoc build optional for now as it pollutes the logs and confuses the ...jsdelfino2-1/+2
2009-09-06Moved configuration of CXXFLAGS compile options to configure.ac script to mak...jsdelfino12-36/+10
2009-09-06More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino3-138/+123
2009-08-24Minor changes to the Autoconf build files. SCA and SDO builds are working again.jsdelfino3-3/+4
2009-08-24Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build work...jsdelfino41-0/+1198
2008-10-20Added some debug to help why the runtime fails to load extension modulesslaws1-0/+3
2008-10-20TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of comp...slaws7-17/+145