index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Commands.md
Age
Commit message (
Expand
)
Author
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-04
destdir: Allow relative to build directory
Xavier Claessens
2021-06-25
msubprojects: Run action on all subprojects in parallel
Xavier Claessens
2021-06-23
gnome: Set GSETTINGS_SCHEMA_DIR in devenv
Xavier Claessens
2021-03-23
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)
Xavier Claessens
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
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-13
Fix misspells
Antonin Décimo
2021-01-11
doc: fix invalid Commands.md example for introspect [skip ci]
Eli Schwartz
2021-01-10
Hotdoc: use template for Commands.md instead of generating the entire file (#...
Eli Schwartz
2020-06-30
Made Commands.md dynamically generated (#7346)
TheQwertiest
2020-06-29
Added ability to specify target in `meson compile`
TheQwertiest
2020-06-28
Added ability to pass arguments to backend in `meson compile`
TheQwertiest
2020-06-21
mcompile: Add --verbose mode
Igor Raits
2020-06-18
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
TheQwertiest
2020-06-16
doc: Fix missing --force-fallback-for documentation
Xavier Claessens
2020-06-15
Added docs for all meson commands + corresponding unit test (#7217)
TheQwertiest