summaryrefslogtreecommitdiff
path: root/xsd/xsd/cxx/options.cli
AgeCommit message (Collapse)AuthorFilesLines
2023-09-11Add --dep-file optionBoris Kolpackov1-3/+11
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-3/+5
Also add support for c++14, c++17, c++20, and c++23 values and drop passing --std option in tests and examples.
2021-02-25Switch to build2Karen Arutyunov1-0/+550