aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/objects
AgeCommit message (Expand)AuthorFilesLines
2023-03-28doc: Fix some broken linksXavier Claessens1-2/+2
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker1-0/+60
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker1-0/+17
2023-02-15preprocess: Add dependencies kwargXavier Claessens1-0/+4
2023-01-04document declare_dependency(object: ...)Paolo Bonzini1-2/+2
2022-12-21doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens1-0/+2
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz1-4/+9
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz1-5/+7
2022-11-30docs: clarify prog.full_path even moreEli Schwartz1-6/+8
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz1-4/+10
2022-10-23Merge pull request #10916 from xclaesse/preprocessJussi Pakkanen1-0/+22
2022-10-23Add doc and release notes for cc.preprocess()Xavier Claessens1-0/+22
2022-10-23Fix typos in docsElliott Sales de Andrade1-3/+3
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger1-0/+2
2022-04-07docs: Fix [[true]] --> `true`Daniel Mensinger1-2/+2
2022-03-07docs: Add docs for structured_sourcesDylan Baker1-0/+3
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz1-0/+8
2022-01-18interpreterobjects: deprecated passing a number to configuration_data.set10Dylan Baker2-3/+12
2022-01-14docs/dep.yaml: davault -> defaultDylan Baker1-1/+1
2021-11-21Clarify some wording for compiler.first_supported_argumentLuke Drummond1-2/+3
2021-11-09docs: fix refman 2.0 regression in correctly describing find_library(has_head...Eli Schwartz1-2/+37
2021-11-09docs: fix some spelling typosEli Schwartz1-1/+1
2021-10-21Fix typosHofer-Julian1-1/+1
2021-10-11docs: fix a typoed arg name and another missing argEli Schwartz1-1/+5
2021-10-07docs: restore build_target method documentation which went missingEli Schwartz1-0/+40
2021-10-04Minor fixupsDaniel Mensinger2-3/+38
2021-10-03docs: Update YAML docs after rebaseDaniel Mensinger1-1/+7
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger26-0/+1300