summaryrefslogtreecommitdiff
path: root/docs/yaml
Commit message (Expand)AuthorAgeFilesLines
* rust: Add new `rust_dependency_map` target configurationSebastian Dröge2023-04-211-0/+10
* extra_files keyword in declare_dependency()Charles Brunet2023-04-201-0/+7
* fix various spelling issuesJosh Soref2023-04-117-9/+9
* Change "can not" to "cannot" throughout projectHiPhish2023-04-111-1/+1
* doc: Fix some broken linksXavier Claessens2023-03-281-2/+2
* Add support for meson.options as a replacement for meson_options.txtDylan Baker2023-03-282-3/+3
* docs: document default_options behaviourJohn Levon2023-03-011-0/+5
* docs: fix a small typoJohn Levon2023-03-011-1/+1
* interpreter/mesonmain: Add build_options methodL. E. Segovia2023-02-201-0/+15
* interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker2023-02-151-0/+60
* interpreter: add a feature.enable_auto_ifDylan Baker2023-02-151-0/+17
* docs: add description of license_files kwargEli Schwartz2023-02-151-0/+16
* preprocess: Add dependencies kwargXavier Claessens2023-02-151-0/+4
* allow install script to run in dry-run modeCharles Brunet2023-02-141-0/+12
* docs: Add cython to the languages accepted by project()Daniele Nicolodi2023-02-101-2/+3
* document declare_dependency(object: ...)Paolo Bonzini2023-01-042-2/+9
* allow passing generated objects in the "objects" keyword argumentPaolo Bonzini2023-01-041-2/+5
* add builtin option to install licensesEli Schwartz2022-12-271-0/+4
* add license_files kwarg to projectEli Schwartz2022-12-271-2/+10
* fix build_target(objects: ...) documentationPaolo Bonzini2022-12-211-4/+4
* doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens2022-12-211-0/+2
* docs: clarify the semantics of the required: kwarg everywhereEli Schwartz2022-12-143-8/+23
* docs: simplify the documentation on required kwarg for subprojectEli Schwartz2022-12-141-4/+1
* interpreter: compiler: Allow array for the prefix kwargMarvin Scholz2022-12-061-5/+7
* docs: clarify prog.full_path even moreEli Schwartz2022-11-301-6/+8
* docs: clarify that prog.full_path has potentially valid usesEli Schwartz2022-11-301-4/+10
* Fix typo in dependency() 'names' docstring [skip ci]Will Thompson2022-11-111-1/+1
* Add missing since annotations in docsElliott Sales de Andrade2022-10-244-2/+6
* Merge pull request #10916 from xclaesse/preprocessJussi Pakkanen2022-10-231-0/+22
|\
| * Add doc and release notes for cc.preprocess()Xavier Claessens2022-10-231-0/+22
* | Fix typos in docsElliott Sales de Andrade2022-10-239-13/+13
* | doc: Fix linkZhao, Gang2022-10-221-1/+1
|/
* Document and test new WrapDB auto fallbackXavier Claessens2022-10-101-0/+5
* docs: make note of the path restriction on subdir()Eli Schwartz2022-08-291-1/+4
* documentation: extend custom_target installGerion Entrup2022-07-311-2/+3
* implement the new preserve_path kwarg for install_data tooEli Schwartz2022-07-081-0/+9
* docs: d_module_versions has an undocumented ability to accept integersEli Schwartz2022-06-172-5/+7
* docs: fix incorrect info for declare_dependency sourcesEli Schwartz2022-06-171-1/+1
* Fix typo in documentation for add_*_argumentsKarl Linden2022-05-312-2/+2
* Implement `preserve_path` for install_headersFlorian "sp1rit"​2022-05-301-0/+16
* interpreter: new function add_project_dependencies()Paolo Bonzini2022-05-031-0/+16
* complete documentation of declare_dependencyRemi Thebault2022-05-021-0/+14
* docs: correct incorrect types for pch filesEli Schwartz2022-05-021-1/+1
* vcs_tag: handle non-str / non-file argumentsKirill Isakov2022-04-201-1/+3
* vcs_tag: document the already supported file argKirill Isakov2022-04-201-1/+3
* docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger2022-04-0712-0/+27
* docs: Fix [[true]] --> `true`Daniel Mensinger2022-04-071-2/+2
* docs: fix inaccurate description of command targetsEli Schwartz2022-04-012-2/+2
* docs: note that find_program accepts file objectsEli Schwartz2022-03-311-4/+6
* docs: correct documentation of shared_library soversionsEli Schwartz2022-03-311-2/+2