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
/
objects
Age
Commit message (
Expand
)
Author
2023-05-23
docs: Fix some typos in feature option examples
Nirbheek Chauhan
2023-04-11
fix various spelling issues
Josh Soref
2023-03-28
doc: Fix some broken links
Xavier Claessens
2023-02-15
interpreter: add FeatureOption.enable_if and .disable_if
Dylan Baker
2023-02-15
interpreter: add a feature.enable_auto_if
Dylan Baker
2023-02-15
preprocess: Add dependencies kwarg
Xavier Claessens
2023-01-04
document declare_dependency(object: ...)
Paolo Bonzini
2022-12-21
doc: Add missing include_directories kwarg to compiler.preprocess()
Xavier Claessens
2022-12-14
docs: clarify the semantics of the required: kwarg everywhere
Eli Schwartz
2022-12-06
interpreter: compiler: Allow array for the prefix kwarg
Marvin Scholz
2022-11-30
docs: clarify prog.full_path even more
Eli Schwartz
2022-11-30
docs: clarify that prog.full_path has potentially valid uses
Eli Schwartz
2022-10-23
Merge pull request #10916 from xclaesse/preprocess
Jussi Pakkanen
2022-10-23
Add doc and release notes for cc.preprocess()
Xavier Claessens
2022-10-23
Fix typos in docs
Elliott Sales de Andrade
2022-04-07
docs: YAML: Add `arg_flattening: false` where required
Daniel Mensinger
2022-04-07
docs: Fix [[true]] --> `true`
Daniel Mensinger
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-01-18
interpreterobjects: deprecated passing a number to configuration_data.set10
Dylan Baker
2022-01-14
docs/dep.yaml: davault -> default
Dylan Baker
2021-11-21
Clarify some wording for compiler.first_supported_argument
Luke Drummond
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-10-21
Fix typos
Hofer-Julian
2021-10-11
docs: fix a typoed arg name and another missing arg
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: Add the YAML Reference manual
Daniel Mensinger