| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-11 | fix various spelling issues | Josh Soref | |
| Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
| 2021-12-15 | rewriter: create {add,rm}_extra_files commands | Celeste Wouters | |
| Add ability to mutate a target's `extra_files` list through the rewriter. The logic is copied from sources add/rm, but changes the `extra_files` kwarg instead of the sources positional argument. Has additional logic to handle creating the `extra_files` list if it doesn't exist. | |||
| 2021-01-31 | Capitalize "Meson" consistently as it is a proper name. [skip ci] | Jussi Pakkanen | |
| 2021-01-30 | Rewrap long text lines in docs. [skip ci] | Jussi Pakkanen | |
| 2021-01-12 | Allow '//' as project function id due to git bash path conversion. | Luke Elliott | |
| See https://stackoverflow.com/questions/54258996/git-bash-string-parameter-with-at-start-is-being-expanded-to-a-file-path | |||
| 2019-11-16 | docs: fix non-existent "meson rewriter" command in examples [skip ci] | Marc Herbert | |
| Probably dating back to the former mesonrewriter command? Fixes commit d4fe805a51d5 In some corner cases, "rewriter" could be mistaken as a positional argument. | |||
| 2019-11-06 | Fix typos found by codespell | Wolfgang Stöggl | |
| - Typos were found by codespell v1.16.0 | |||
| 2019-03-04 | rewriter: Require '/' for the project ID | Daniel Mensinger | |
| 2019-03-04 | rewriter: Mark the CLI as experimental | Daniel Mensinger | |
| 2019-03-04 | rewriter: Mark the info output as experimental | Daniel Mensinger | |
| 2019-03-04 | rewriter: Document info operation | Daniel Mensinger | |
| 2019-03-04 | rewriter: Handle duplicate target | Daniel Mensinger | |
| 2019-03-04 | rewriter: Updated docs | Daniel Mensinger | |
| 2019-03-04 | rewriter: Remove command alias | Daniel Mensinger | |
| 2019-03-04 | rewriter: Renamed tgt_{add,rm} --> target_{add,rm} | Daniel Mensinger | |
| 2019-03-04 | rewriter: Fixed docs. | Daniel Mensinger | |
| 2019-03-04 | rewriter: Enforce an empty project ID string | Daniel Mensinger | |
| 2019-03-04 | rewriter: Added docs | Daniel Mensinger | |
