summaryrefslogtreecommitdiff
path: root/docs/yaml
AgeCommit message (Expand)Author
2022-03-30Add new debug() functionMarvin Scholz
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-22Fix missing ' in custom_target docsrusty-snake
2022-03-22Add ability to add resources to jarsTristan Partin
2022-03-20docs: fix incorrect default for test is_parallelEli Schwartz
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen
2022-03-07docs: document the rust_crate_type build_target keywordDylan Baker
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-03-02document and raise an error for disallowed combination of install_headers argsEli Schwartz
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens
2022-02-28doc: Fix spelling developper->developerXavier Claessens
2022-02-20add all supported arguments in docs for summary()Stone Tickle
2022-02-14shared module: Allow linking on AndroidNirbheek Chauhan
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-03docs: strongly recommend the use of SPDX instead of array of licenseDylan Baker
2022-02-01interpreter: support for forcibly verbose logging of some testsPaolo Bonzini
2022-01-29docs: find_program can return the current Python3 interpreterAndrea Pappacoda
2022-01-18interpreterobjects: deprecated passing a number to configuration_data.set10Dylan Baker
2022-01-14docs/dep.yaml: davault -> defaultDylan Baker
2021-12-30fix incorrect docs for add_*_scriptEli Schwartz
2021-12-08docs: Add the `configuration` keyword argument to `configure_File`Dylan Baker
2021-12-01add install_symlink functionPablo Correa Gómez
2021-11-29docs: add missing argument documentation for run_command captureDylan Baker
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-11-21Clarify some wording for compiler.first_supported_argumentLuke Drummond
2021-11-21Support Visual Studio 2022 backendCrend King
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-11-05Fix markdown formating in find_program.yamlrusty-snake
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-26message: Allow boolXavier Claessens
2021-10-21Fix typosHofer-Julian
2021-10-11docs: fix a typoed arg name and another missing argEli Schwartz
2021-10-08doc: fix yaml indentation typo that broke building the websiteEli Schwartz
2021-10-08add install_emptydir functionEli 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: Added new static docsDaniel Mensinger
2021-10-03docs: added install_tag docsDaniel Mensinger
2021-10-03docs: added unset_variable()Daniel Mensinger
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger