summaryrefslogtreecommitdiff
path: root/xsd/doc/pregenerated/xsd.xhtml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-21Change version to 4.2.1-a.0.zBoris Kolpackov1-2/+2
2023-10-05Release version 4.2.0v4.2.0Boris Kolpackov1-5/+4
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-11Add --file-list-only optionBoris Kolpackov1-0/+5
This option allows only writing the list of C++ files that would be generated without actually generating them.
2023-09-11Recognize --file-list value `-` as request to write to stdoutBoris Kolpackov1-4/+6
2023-09-11Update copyrightBoris Kolpackov1-2/+2
2023-09-06Make c++11 value default for xsd --std optionKaren Arutyunov1-8/+14
Also add support for c++14, c++17, c++20, and c++23 values and drop passing --std option in tests and examples.
2023-01-09Update pregenerated documentation (copyright year)Boris Kolpackov1-2/+2
2022-09-21Use ad hoc rules to compile options.cli filesKaren Arutyunov1-0/+1600