summaryrefslogtreecommitdiff
path: root/xsd/xsd/pregenerated/xsd/cxx/options.cxx
AgeCommit message (Collapse)AuthorFilesLines
2023-09-11Add --dep-file optionBoris Kolpackov1-2/+10
In particular, this now allows writing the dependency information to stdout by specifying `-` as this option's value.
2023-09-06Make c++11 value default for xsd --std optionKaren Arutyunov1-1/+1
Also add support for c++14, c++17, c++20, and c++23 values and drop passing --std option in tests and examples.
2023-03-20Regenerate options parsing filesKaren Arutyunov1-0/+50
2022-09-21Use ad hoc rules to compile options.cli filesKaren Arutyunov1-0/+681