Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-23 | Load version module in tests subprojectHEADmaster | Karen Arutyunov | 1 | -0/+1 | |
2025-04-23 | Convert buildscript recipes and testscripts to syntax 2 | Karen Arutyunov | 2 | -3/+0 | |
2025-04-23 | Bump toolchain version dependency to 0.18.0- in manifests | Karen Arutyunov | 1 | -2/+2 | |
2025-04-08 | Fix few typos in manual | Boris Kolpackov | 1 | -2/+2 | |
2025-01-29 | Make clear we only support XML Schema 1.0, not 1.1 | Boris Kolpackov | 3 | -8/+8 | |
2025-01-29 | Fix xsd buildfile to link libraries after object files | Karen Arutyunov | 1 | -2/+3 | |
2025-01-27 | Don't clean exe{xsd} on `b clean(xsd/tests/)` | Karen Arutyunov | 1 | -1/+12 | |
2025-01-18 | Update copyright year | Karen Arutyunov | 2 | -4/+4 | |
2024-12-06 | Update pregenerated man pages | Boris Kolpackov | 2 | -4/+4 | |
2024-11-06 | Update bindist-windows-build-include manifest value for libxsd and xsd packages | Karen Arutyunov | 1 | -1/+1 | |
2023-11-21 | Change version to 4.2.1-a.0.z | Boris Kolpackov | 3 | -4/+4 | |
2023-10-05 | Release version 4.2.0v4.2.0ci | Boris Kolpackov | 3 | -7/+6 | |
2023-10-05 | Minor documentation fixes | Boris Kolpackov | 3 | -10/+11 | |
2023-10-05 | Tweak generic linux bindist configuration | Boris Kolpackov | 1 | -7/+9 | |
2023-09-28 | Update libcutl and libxsd-frontend constraints to final versions | Boris Kolpackov | 1 | -2/+2 | |
2023-09-28 | Override build-warning-email with *-error-* for bindist configurations | Boris Kolpackov | 1 | -0/+7 | |
In some of them we also build Xerces-C++ which has warnings. | |||||
2023-09-27 | Update URLs in manifests | Boris Kolpackov | 1 | -3/+3 | |
2023-09-27 | Replace package README with README.md, rewrite content | Boris Kolpackov | 4 | -31/+14 | |
2023-09-27 | Add PACKAGE-README.md | Boris Kolpackov | 4 | -10/+8 | |
2023-09-27 | Move NEWS file to root of repository, symlink from xsd/ and libxsd/ | Boris Kolpackov | 1 | -1265/+1 | |
2023-09-26 | Update NEWS file | Boris Kolpackov | 1 | -4/+49 | |
2023-09-26 | Recognize C++11 and C++20 keywords for identifier escaping | Boris Kolpackov | 1 | -1/+44 | |
2023-09-26 | Add binary distribution package build configurations for xsd and libxsd | Boris Kolpackov | 1 | -0/+128 | |
2023-09-11 | Add --dep-file option | Boris Kolpackov | 7 | -27/+91 | |
In particular, this now allows writing the dependency information to stdout by specifying `-` as this option's value. | |||||
2023-09-11 | Add --file-list-only option | Boris Kolpackov | 9 | -101/+192 | |
This option allows only writing the list of C++ files that would be generated without actually generating them. | |||||
2023-09-11 | Exclude dependency file (.d) from --file-list output | Boris Kolpackov | 1 | -1/+1 | |
In the --file-list option documentation we say that this is the list of generated C++ files. | |||||
2023-09-11 | Recognize --file-list value `-` as request to write to stdout | Boris Kolpackov | 5 | -22/+31 | |
2023-09-11 | Add missing .cli dependency in doc/buildfile | Boris Kolpackov | 1 | -15/+15 | |
2023-09-11 | Update copyright | Boris Kolpackov | 6 | -33/+31 | |
2023-09-11 | Add type, language manifest values | Boris Kolpackov | 1 | -0/+1 | |
2023-09-11 | Bump build2 version requirement to 0.16.0 final | Boris Kolpackov | 1 | -2/+2 | |
2023-09-06 | Make c++11 value default for xsd --std option | Karen Arutyunov | 10 | -49/+91 | |
Also add support for c++14, c++17, c++20, and c++23 values and drop passing --std option in tests and examples. | |||||
2023-06-27 | Update .gitignore files | Karen Arutyunov | 1 | -0/+6 | |
2023-06-27 | Regenerate options parsing files | Karen Arutyunov | 2 | -26/+26 | |
2023-03-20 | Regenerate options parsing files | Karen Arutyunov | 4 | -0/+200 | |
2023-01-09 | Update pregenerated documentation (copyright year) | Boris Kolpackov | 2 | -4/+4 | |
2023-01-09 | Remove unnecessary escaping in double-quoted string | Boris Kolpackov | 1 | -1/+1 | |
2022-12-01 | Clean up trailing spaces from generated source code | Boris Kolpackov | 2 | -4/+4 | |
2022-12-01 | Move inline file inclusion after header file epilogue | Boris Kolpackov | 1 | -8/+19 | |
This makes a difference if the epilogue defines something (e.g., a custom type) that must be defined (rather than just declared) in the inline file. | |||||
2022-11-24 | Fix diag builtin calls in ad hoc recipes | Boris Kolpackov | 1 | -2/+2 | |
2022-11-24 | Bump build2 version requirement to 0.16.0- | Boris Kolpackov | 1 | -2/+2 | |
2022-09-21 | Use ad hoc rules to compile options.cli files | Karen Arutyunov | 25 | -183/+10901 | |
2022-09-12 | Change version to 4.2.0-b.4.z | Karen Arutyunov | 1 | -1/+1 | |
2022-08-02 | Release version 4.2.0-b.4v4.2.0-b.4 | Karen Arutyunov | 1 | -1/+1 | |
2022-08-02 | Bump build2 version requirement to 0.15.0 | Karen Arutyunov | 1 | -2/+2 | |
2022-06-29 | Bump minimum build2 version requirement | Boris Kolpackov | 1 | -2/+2 | |
2022-06-28 | Don't read LICENSE in root.build in skeleton mode | Karen Arutyunov | 1 | -3/+4 | |
2022-01-17 | Drop /wd4819 now that default is /utf-8 | Boris Kolpackov | 1 | -1/+1 | |
2022-01-17 | Change version to 4.2.0-b.3.z | Boris Kolpackov | 1 | -1/+1 | |
2021-12-10 | Release version 4.2.0-b.3v4.2.0-b.3 | Boris Kolpackov | 1 | -1/+1 | |