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-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
2021-01-27
intepreter: Allow using file objects for the script_name of add_*_script
Dylan Baker
2021-01-27
custom_target: Add env kwarg
Xavier Claessens
2021-01-27
test: Make timeout <= 0 infinite duraction
Xavier Claessens
2021-01-26
dist: Allow packaging subproject in same git repo as main project
Xavier Claessens
2021-01-22
docs: add documentation snippet for meson test console output changes
Paolo Bonzini
2021-01-21
interpreter: accept external programs and dependencies for summary
Paolo Bonzini
2021-01-20
MSVC and Clang-Cl Compiler Argument Cleanup
Marios Staikopoulos
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
2021-01-17
Removal of /ZI on MSVC Debug
Marios Staikopoulos
2021-01-14
mtest: allow quickly interrupting the test run
Paolo Bonzini
2021-01-12
summary: align left, not align middle
Eli Schwartz
2021-01-12
Allow '//' as project function id due to git bash path conversion.
Luke Elliott
2021-01-05
modules: Add an unstable-rust module
Dylan Baker
2021-01-05
mtest: Add support for rust unit tests
Dylan Baker
2020-12-14
mtest: only build what is needed for the tests
Paolo Bonzini
2020-12-03
Add prelinking support for static libraries.
Jussi Pakkanen
2020-11-24
compiler: allow non-built internal dependencies as arguments
Paolo Bonzini
2020-11-21
Handle cmake dependencies which require a specified version
Jason Ekstrand
2020-11-17
Revert "Add thinlto support. Closes #7493."
Jussi Pakkanen
[next]