summaryrefslogtreecommitdiff
path: root/docs/yaml/objects
AgeCommit message (Expand)Author
2024-09-21Document get_variable(system)unknown
2024-09-11Fix typosspaette
2024-09-06alias_target with both_libs builds bothCharles Brunet
2024-08-05docs: fix example for feature.requireMarvin Scholz
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker
2024-04-14Clarify mutable objects usageXavier Claessens
2024-02-25docs: clarify environment variables take only ExternalProgram.full_path()L. E. Segovia
2024-02-23env.unset methodCharles Brunet
2024-02-23doc: fix compiler.preprocess varargs documentationCharles Brunet
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-14dependencies: allow get_variable to define multiple pkgconfig definesEli Schwartz
2023-10-05Add env kwarg in generator.process()Nomura
2023-09-09clike compilers: fix cross_* functions' includeMoody Liu
2023-09-07Add compiler.has_defineMarvin Scholz
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen
2023-08-16Fix some random capitalization in feature.yamlTristan Partin
2023-08-11docs: Add more feature truth tablesJan Janssen
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens
2023-08-05fixup: since: 1.1.0 -> 1.3.0Milan Hauth
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens
2023-06-21Clarify `environment` docs.Paolo Borelli
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