summaryrefslogtreecommitdiff
path: root/docs/yaml/objects/compiler.yaml
AgeCommit message (Expand)Author
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin
2024-02-23doc: fix compiler.preprocess varargs documentationCharles Brunet
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2023-09-09clike compilers: fix cross_* functions' includeMoody Liu
2023-09-07Add compiler.has_defineMarvin Scholz
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-04-11fix various spelling issuesJosh Soref
2023-02-15preprocess: Add dependencies kwargXavier Claessens
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-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
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-11docs: fix a typoed arg name and another missing argEli Schwartz
2021-10-03docs: Update YAML docs after rebaseDaniel Mensinger
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger