aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/parser/generated
AgeCommit message (Collapse)AuthorFilesLines
2009-03-02Add make support for creating binary distributionsBoris Kolpackov1-1/+24
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-25Split clean rules for sample implementation and test driverBoris Kolpackov1-1/+2
Update makefiles that use these rules.
2009-02-25Autogenerate .gitignore files for tests and examplesBoris Kolpackov1-6/+17
This functionality requires build 0.3.4 or later.
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov4-0/+239