22 Commits (f8aefe20703e3d64710fa675d511f9bef77dc32a)

Author SHA1 Message Date
Tristan Partin a0ff145512 Add required kwarg to compiler.{compiles,links,run} 7 months ago
Charles Brunet 2c7833b1c9 doc: fix compiler.preprocess varargs documentation 9 months ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 11 months ago
Moody Liu 3c47216fe9 clike compilers: fix cross_* functions' include 1 year ago
Marvin Scholz 3fc16f05b5 Add compiler.has_define 1 year ago
Xavier Claessens 9df1627997 Compiler: Add werror kwarg to compiles(), links() and run() methods 1 year ago
Milan Hauth 78337653fc fixup: since: 1.1.0 -> 1.3.0 1 year ago
Xavier Claessens e01d53b816 compiler: Add required keyword to has_* methods 1 year ago
Josh Soref cf9fd56bc9 fix various spelling issues 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() 2 years ago
Eli Schwartz 57f91bb593
docs: clarify the semantics of the required: kwarg everywhere 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 3 years ago
Eli Schwartz 39ceb67774 docs: fix refman 2.0 regression in correctly describing find_library(has_headers) 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 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