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
/
yaml
Age
Commit message (
Expand
)
Author
2022-03-30
Add new debug() function
Marvin Scholz
2022-03-24
Make compilers list per subproject
Xavier Claessens
2022-03-22
Fix missing ' in custom_target docs
rusty-snake
2022-03-22
Add ability to add resources to jars
Tristan Partin
2022-03-20
docs: fix incorrect default for test is_parallel
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-07
docs: document the rust_crate_type build_target keyword
Dylan Baker
2022-03-07
docs: Add docs for structured_sources
Dylan Baker
2022-03-06
find_program: add a version() method to match the one for dependencies
Eli Schwartz
2022-03-02
document and raise an error for disallowed combination of install_headers args
Eli Schwartz
2022-02-28
Allow setting method/separator in environment() and meson.add_devenv()
Xavier Claessens
2022-02-28
doc: Fix spelling developper->developer
Xavier Claessens
2022-02-20
add all supported arguments in docs for summary()
Stone Tickle
2022-02-14
shared module: Allow linking on Android
Nirbheek Chauhan
2022-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
2022-02-03
docs: strongly recommend the use of SPDX instead of array of license
Dylan Baker
2022-02-01
interpreter: support for forcibly verbose logging of some tests
Paolo Bonzini
2022-01-29
docs: find_program can return the current Python3 interpreter
Andrea Pappacoda
2022-01-18
interpreterobjects: deprecated passing a number to configuration_data.set10
Dylan Baker
2022-01-14
docs/dep.yaml: davault -> default
Dylan Baker
2021-12-30
fix incorrect docs for add_*_script
Eli Schwartz
2021-12-08
docs: Add the `configuration` keyword argument to `configure_File`
Dylan Baker
2021-12-01
add install_symlink function
Pablo Correa Gómez
2021-11-29
docs: add missing argument documentation for run_command capture
Dylan Baker
2021-11-24
shared_module: Add soname when used as a link target
Nirbheek Chauhan
2021-11-21
Clarify some wording for compiler.first_supported_argument
Luke Drummond
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-11-09
docs: fix refman 2.0 regression in correctly describing find_library(has_head...
Eli Schwartz
2021-11-09
docs: fix some spelling typos
Eli Schwartz
2021-11-05
Fix markdown formating in find_program.yaml
rusty-snake
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-10-26
message: Allow bool
Xavier Claessens
2021-10-21
Fix typos
Hofer-Julian
2021-10-11
docs: fix a typoed arg name and another missing arg
Eli Schwartz
2021-10-08
doc: fix yaml indentation typo that broke building the website
Eli Schwartz
2021-10-08
add install_emptydir function
Eli Schwartz
2021-10-07
docs: restore build_target method documentation which went missing
Eli Schwartz
2021-10-04
Minor fixups
Daniel Mensinger
2021-10-03
docs: Update YAML docs after rebase
Daniel Mensinger
2021-10-03
docs: Added new static docs
Daniel Mensinger
2021-10-03
docs: added install_tag docs
Daniel Mensinger
2021-10-03
docs: added unset_variable()
Daniel Mensinger
2021-10-03
docs: Add the YAML Reference manual
Daniel Mensinger