aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Commands.md
AgeCommit message (Expand)AuthorFilesLines
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-1/+1
2021-08-04destdir: Allow relative to build directoryXavier Claessens1-0/+3
2021-06-25msubprojects: Run action on all subprojects in parallelXavier Claessens1-1/+3
2021-06-23gnome: Set GSETTINGS_SCHEMA_DIR in devenvXavier Claessens1-0/+4
2021-03-23devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)Xavier Claessens1-0/+7
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens1-0/+34
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen1-9/+9
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen1-14/+27
2021-01-13Fix misspellsAntonin Décimo1-1/+1
2021-01-11doc: fix invalid Commands.md example for introspect [skip ci]Eli Schwartz1-1/+1
2021-01-10Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz1-0/+252
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest1-658/+0
2020-06-29Added ability to specify target in `meson compile`TheQwertiest1-5/+34
2020-06-28Added ability to pass arguments to backend in `meson compile`TheQwertiest1-1/+30
2020-06-21mcompile: Add --verbose modeIgor Raits1-0/+2
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest1-17/+3
2020-06-16doc: Fix missing --force-fallback-for documentationXavier Claessens1-0/+8
2020-06-15Added docs for all meson commands + corresponding unit test (#7217)TheQwertiest1-0/+604