summaryrefslogtreecommitdiff
path: root/docs/markdown/Commands.md
AgeCommit message (Expand)Author
2021-03-23devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)Xavier Claessens
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-13Fix misspellsAntonin Décimo
2021-01-11doc: fix invalid Commands.md example for introspect [skip ci]Eli Schwartz
2021-01-10Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest
2020-06-29Added ability to specify target in `meson compile`TheQwertiest
2020-06-28Added ability to pass arguments to backend in `meson compile`TheQwertiest
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest
2020-06-16doc: Fix missing --force-fallback-for documentationXavier Claessens
2020-06-15Added docs for all meson commands + corresponding unit test (#7217)TheQwertiest