summaryrefslogtreecommitdiff
path: root/docs/yaml/objects
AgeCommit message (Expand)Author
2023-05-23docs: Fix some typos in feature option examplesNirbheek Chauhan
2023-04-11fix various spelling issuesJosh Soref
2023-03-28doc: Fix some broken linksXavier Claessens
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker
2023-02-15preprocess: Add dependencies kwargXavier Claessens
2023-01-04document declare_dependency(object: ...)Paolo Bonzini
2022-12-21doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz
2022-11-30docs: clarify prog.full_path even moreEli Schwartz
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz
2022-10-23Merge pull request #10916 from xclaesse/preprocessJussi Pakkanen
2022-10-23Add doc and release notes for cc.preprocess()Xavier Claessens
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger
2022-04-07docs: Fix [[true]] --> `true`Daniel Mensinger
2022-03-07docs: Add docs for structured_sourcesDylan Baker
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
2022-01-18interpreterobjects: deprecated passing a number to configuration_data.set10Dylan Baker
2022-01-14docs/dep.yaml: davault -> defaultDylan Baker
2021-11-21Clarify some wording for compiler.first_supported_argumentLuke Drummond
2021-11-09docs: fix refman 2.0 regression in correctly describing find_library(has_head...Eli Schwartz
2021-11-09docs: fix some spelling typosEli Schwartz
2021-10-21Fix typosHofer-Julian
2021-10-11docs: fix a typoed arg name and another missing argEli Schwartz
2021-10-07docs: restore build_target method documentation which went missingEli Schwartz
2021-10-04Minor fixupsDaniel Mensinger
2021-10-03docs: Update YAML docs after rebaseDaniel Mensinger
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger