summaryrefslogtreecommitdiffstats
path: root/cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-14Porting store composites to the latest schemas.jsdelfino3-30/+30
2009-09-14Cleaned up old out of sync build artifacts.jsdelfino50-8710/+0
2009-09-14Fixed sample namespaces, changed from tuscany to store. Also adjusted ifndef ...jsdelfino9-34/+51
2009-09-14Adjusted makefiles and configure.ac to start to build the store sample.jsdelfino3-2/+18
2009-09-14Utility functions and headers used by the sample store app, function objects,...jsdelfino4-0/+1193
2009-09-14Starting to implement the store sample in C++. Assembling the components manu...jsdelfino13-0/+744
2009-09-14Added a few more svn ignores and git excludes.jsdelfino2-3/+6
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...jsdelfino21-45/+16
2009-09-06Updated svn:ignore property config file. Added Git exclude config file.jsdelfino2-1/+65
2009-09-06More fixes to the autoconf build. Fixed Samples and Distros builds.jsdelfino23-470/+258
2009-08-24Minor changes to the Autoconf build files. SCA and SDO builds are working again.jsdelfino10-45/+15
2009-08-24Restored Linux Autoconf build files from 1.0-M3 tag to get the SCA build work...jsdelfino95-0/+3218
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
2008-06-25applying TUSCANY-2439 fix to the Native SDO repoadrianocrestani3-23/+29