aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/functions
AgeCommit message (Expand)AuthorFilesLines
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger7-0/+14
2022-04-01docs: fix inaccurate description of command targetsEli Schwartz2-2/+2
2022-03-31docs: note that find_program accepts file objectsEli Schwartz1-4/+6
2022-03-31docs: correct documentation of shared_library soversionsEli Schwartz1-2/+2
2022-03-30Add new debug() functionMarvin Scholz1-0/+14
2022-03-24Make compilers list per subprojectXavier Claessens1-1/+1
2022-03-22Fix missing ' in custom_target docsrusty-snake1-2/+2
2022-03-22Add ability to add resources to jarsTristan Partin1-0/+4
2022-03-20docs: fix incorrect default for test is_parallelEli Schwartz1-1/+1
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen2-1/+22
2022-03-07docs: document the rust_crate_type build_target keywordDylan Baker1-0/+20
2022-03-07docs: Add docs for structured_sourcesDylan Baker2-1/+22
2022-03-02document and raise an error for disallowed combination of install_headers argsEli Schwartz1-2/+5
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens1-1/+22
2022-02-20add all supported arguments in docs for summary()Stone Tickle1-5/+28
2022-02-14shared module: Allow linking on AndroidNirbheek Chauhan1-5/+11
2022-02-09meson: Allow directory options outside of prefixJan Tojnar2-14/+12
2022-02-03docs: strongly recommend the use of SPDX instead of array of licenseDylan Baker1-9/+17
2022-02-01interpreter: support for forcibly verbose logging of some testsPaolo Bonzini2-0/+15
2022-01-29docs: find_program can return the current Python3 interpreterAndrea Pappacoda1-1/+3
2021-12-08docs: Add the `configuration` keyword argument to `configure_File`Dylan Baker1-0/+7
2021-12-01add install_symlink functionPablo Correa Gómez1-0/+34
2021-11-29docs: add missing argument documentation for run_command captureDylan Baker1-0/+9
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan2-7/+9
2021-11-05Fix markdown formating in find_program.yamlrusty-snake1-2/+2
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann1-1/+2
2021-10-26message: Allow boolXavier Claessens1-3/+3
2021-10-21Fix typosHofer-Julian2-2/+2
2021-10-08doc: fix yaml indentation typo that broke building the websiteEli Schwartz1-6/+6
2021-10-08add install_emptydir functionEli Schwartz2-3/+33
2021-10-03docs: Update YAML docs after rebaseDaniel Mensinger2-8/+43
2021-10-03docs: Added new static docsDaniel Mensinger1-0/+3
2021-10-03docs: added install_tag docsDaniel Mensinger5-18/+62
2021-10-03docs: added unset_variable()Daniel Mensinger1-0/+11
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger53-0/+2679