Josh Soref
cf9fd56bc9
fix various spelling issues
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2 years ago
Xavier Claessens
d21b64487e
preprocess: Add dependencies kwarg
2 years ago
Xavier Claessens
a0b37a77ab
doc: Add missing include_directories kwarg to compiler.preprocess()
...
Fixes : #11202
2 years ago
Eli Schwartz
57f91bb593
docs: clarify the semantics of the required: kwarg everywhere
...
Link to feature options consistently, and point out that it controls
"whether" the function finds what it's trying to find. This clues people
in to the fact that disabled features exist.
2 years ago
Marvin Scholz
85a58f12f0
interpreter: compiler: Allow array for the prefix kwarg
2 years ago
Xavier Claessens
d53486bf9c
Add doc and release notes for cc.preprocess()
2 years ago
Elliott Sales de Andrade
fa2585d0b3
Fix typos in docs
2 years ago
Luke Drummond
150b110e7a
Clarify some wording for compiler.first_supported_argument
...
After a discussion implementing this for muon [1] and clarification on
IRC on Meson's behaviour.
[1] https://lists.sr.ht/~lattis/muon/patches/26722
3 years ago
Eli Schwartz
39ceb67774
docs: fix refman 2.0 regression in correctly describing find_library(has_headers)
...
All kwargs inherited from has_header need to be prefixed `header_` so we
cannot just do straight inheritance. And the part of the description
that highlighted the way kwargs are derived and evolved, went entirely
missing.
Fixes #9551
3 years ago
Eli Schwartz
4029705cf3
docs: fix some spelling typos
3 years ago
Eli Schwartz
1d17ef3edb
docs: fix a typoed arg name and another missing arg
...
More stuff that got overlooked during the big refman migration.
3 years ago
Daniel Mensinger
0b9c7b74be
docs: Update YAML docs after rebase
3 years ago
Daniel Mensinger
2b482e39a9
docs: Add the YAML Reference manual
3 years ago