aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/streaming
AgeCommit message (Collapse)AuthorFilesLines
2014-02-25Add support for manual dependency tracking in tests and examplesBoris Kolpackov1-1/+1
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-01-01Update copyright in build system filesBoris Kolpackov1-1/+1
2009-09-22Get rid of unnecessary .PHONY declarationsBoris Kolpackov1-6/+0
2009-04-06Add support for XML pretty-printingBoris Kolpackov1-1/+1
examples/cxx/hybrid/: examples/cxx/serializer/: turn on pretty-printing
2009-03-26Implement support for XML Schema polymorphism in C++/HybridBoris Kolpackov1-1/+0
examples/cxx/hybrid/polyroot/ examples/cxx/hybrid/polymorphism/: new examples tests/cxx/hybrid/polymorphism/: new tests
2009-03-02Add make support for creating binary distributionsBoris Kolpackov1-2/+30
Two new make targets, dist and dist-win, were added that allow one to create a binary distribution from the current build. The dist target creates a UNIX distribution while dist-win -- Windows. The simplified build systems for the runtime library and examples that were kept separately are now part of the project (the dist/ subdirectory).
2009-02-25Autogenerate .gitignore files for tests and examplesBoris Kolpackov1-10/+20
This functionality requires build 0.3.4 or later.
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov9-0/+464