| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake_file_api: Improve error message consistency | Matthew Woehlke | 2025-12-01 | 1 | -6/+6 |
| | | | | | | | Remove literal text "subcommand" from error messages. This addresses the other use of this and improves consistency (see preceding commit). Also, omit some unnecessary articles, which also improves consistency. | ||||
| * | cmake_file_api: New project command | Craig Scott | 2023-06-05 | 1 | -0/+36 |
| Projects can use the new command to request file API replies for the current run. No query files are generated, the query is tracked internally. Replies are created in the file system at generation time in the usual way. Fixes: #24951 | |||||
