aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Commands.md
AgeCommit message (Expand)AuthorFilesLines
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens1-0/+11
2023-05-25mtest: wildcard selectionCharles Brunet1-0/+6
2023-03-17fix meson compile with alias targetCharles Brunet1-1/+1
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens1-3/+14
2022-12-07devenv: Document recent changesXavier Claessens1-0/+2
2022-10-11Make `meson wrap update` command update all wraps in parallelXavier Claessens1-0/+3
2022-08-16deprecate running "meson builddir" without setup subcommandEli Schwartz1-1/+3
2022-06-29docs: update various function references to be linkifiedEli Schwartz1-1/+1
2022-05-06devenv: Set WINEPATH when cross compiling for WindowsXavier Claessens1-0/+6
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz1-9/+0
2022-03-09Add new env2mfile command.Jussi Pakkanen1-0/+29
2022-02-28devenv: Setup GDB auto-load scriptsXavier Claessens1-0/+7
2022-02-28devenv: Source bash completion scriptsXavier Claessens1-0/+3
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens1-0/+9
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