summaryrefslogtreecommitdiff
path: root/odb/options.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-05-07Remove the --proprietary-license optionBoris Kolpackov1-10/+0
It is not necessary since we are not going to copyright the generated code.
2010-05-07Handle --version and --helpBoris Kolpackov1-13/+23
Also add the --proprietary license option.
2010-03-30Use odb prefix for inclusionBoris Kolpackov1-1/+1
2010-03-30Add code generator infrastructureBoris Kolpackov1-6/+78
2010-03-26Disable tracing by defaultBoris Kolpackov1-0/+9
Provide an option to enable it.
2010-03-26Add option file and the build infrastructureBoris Kolpackov1-0/+658