summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/del-old-names.md
blob: c4abc9ad07237c99c5b6a1817bd3441bb1b5a436 (plain)
1
2
3
4
5
6
7
## Old command names are now errors

Old executable names `mesonintrospect`, `mesonconf`, `mesonrewriter`
and `mesontest` have been deprecated for a long time. Starting from
this versino they no longer do anything but instead always error
out. All functionality is available as subcommands in the main `meson`
binary.