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
/
snippets
Age
Commit message (
Expand
)
Author
2021-04-26
Interpreter: Fallback when required is false but forcefallback is true
Xavier Claessens
2021-04-26
Add 'subprojects purge' command
Tristan Partin
2021-04-19
pkgconfig: Add support for CustomTarget objects in generator
Xavier Claessens
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-04-09
Add global_source/build_root()
Xavier Claessens
2021-03-29
Do not add custom target dir automatically when implicit false.
Jussi Pakkanen
2021-03-28
msubprojects: wrap-file should be re-extracted with --reset
Xavier Claessens
2021-03-24
Merge pull request #8568 from dcbaker/submit/qt-dependency-factory
Jussi Pakkanen
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-03-23
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)
Xavier Claessens
2021-03-23
environment(): Allow stacking append() and prepend() (#8547)
Xavier Claessens
2021-03-23
Remove -pipe from default list of args. Closes #8508.
Jussi Pakkanen
2021-03-18
Allow add_dist_script() in subprojects
Xavier Claessens
2021-03-18
interpreter: Add varname as positional arg in dep.get_variable()
Xavier Claessens
2021-03-16
clangformat: Add clang-format-check target
Xavier Claessens
2021-03-16
clangformat: Add include and ignore files
Xavier Claessens
2021-03-16
Add range() function
Xavier Claessens
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-10
Some documentation language adjustments & improved error messages
Laurin-Luis Lehning
2021-03-10
Fix release snippet still using the old fstring syntax
Laurin-Luis Lehning
2021-03-10
Add failing test cases & release snippet
Laurin-Luis Lehning
2021-03-09
Add address sanitizer support for Visual Studio.
Jussi Pakkanen
2021-03-09
Add str.replace() method
Tristan Partin
2021-02-27
install_man locale support
Jason Woodward
2021-02-26
Allow printing UserOptions in the summary
Stephen Gregoratto
2021-02-26
meson: add .has_external_property() methods
Tim-Philipp Müller
2021-02-25
deprecated `meson.get_cross_property`
Dylan Baker
2021-02-25
Support multiple args in error()
Xavier Claessens
2021-02-25
Allow custom target output to be processed by generators
Matthias Klumpp
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-14
Set up release 0.57.
Jussi Pakkanen
2021-02-07
Add Qt6 module
Luca Weiss
2021-02-07
Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen
Jussi Pakkanen
2021-02-07
Merge pull request #8305 from xclaesse/run-target-env
Jussi Pakkanen
2021-02-06
rust: Add a module wrapper for bindgen
Dylan Baker
2021-02-05
vala: Disable unity builds
Dylan Baker
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-05
gnome: Add post_install() method
Xavier Claessens
2021-02-04
Introduce `fs.read` to read a file as a string
Luke Drummond
2021-02-04
minstall: Add --dry-run option
Xavier Claessens
2021-02-03
Fix some typos in the release notes snippets
Luca Weiss
2021-02-02
Add support for LLVM's thinLTO
Dylan Baker
2021-02-02
compilers: Add support for using multiple threads with lto
Dylan Baker
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-31
copy editing for 0.57 release notes [skip ci]
Paolo Bonzini
2021-01-30
add_install_script: add skip_if_destdir kwarg
Xavier Claessens
2021-01-30
Merge pull request #8264 from xclaesse/ep-misc
Jussi Pakkanen
2021-01-30
Merge pull request #8200 from bonzini/mtest-asyncio-logs
Jussi Pakkanen
2021-01-29
external_project: Add release snippet
Xavier Claessens
2021-01-29
Can read project version from a file.
Jussi Pakkanen
[next]