aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/functions
AgeCommit message (Expand)AuthorFilesLines
2023-09-19docs: fix `add_project_link_arguments` documentationBenoit Pierre1-3/+3
2023-09-19Rust: Replace rust_crate_type with rust_abiXavier Claessens5-0/+40
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović3-0/+24
2023-09-09Add macro_name option to configure_fileNicholas Vinson1-0/+7
2023-08-31add json output format to configure fileCharles Brunet1-1/+1
2023-08-31Doc: fix type signature for add_languages.requiredBruce Merry1-1/+1
2023-08-04Add default_options argument to find_program()Nomura1-0/+10
2023-07-26Fix install_data() default install pathDaniele Nicolodi1-0/+2
2023-07-20interpreter: deprecate 'jar' value of build_target(target_type)Dylan Baker1-2/+5
2023-06-27Added a little more useful info to 'link_whole' documentation, describing the...Dan Hawson1-2/+4
2023-06-20interpreter: Accept more types in default_options dict valuesXavier Claessens4-4/+4
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker4-8/+14
2023-06-06Override find_program('meson')Tristan Partin1-0/+3
2023-05-24repair install_mode support for uid/gid effectively everywhereEli Schwartz7-0/+21
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge1-0/+10
2023-04-20extra_files keyword in declare_dependency()Charles Brunet1-0/+7
2023-04-11fix various spelling issuesJosh Soref3-4/+4
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker2-3/+3
2023-03-01docs: document default_options behaviourJohn Levon1-0/+5
2023-03-01docs: fix a small typoJohn Levon1-1/+1
2023-02-15docs: add description of license_files kwargEli Schwartz1-0/+16
2023-02-10docs: Add cython to the languages accepted by project()Daniele Nicolodi1-2/+3
2023-01-04document declare_dependency(object: ...)Paolo Bonzini1-0/+7
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini1-2/+5
2022-12-21fix build_target(objects: ...) documentationPaolo Bonzini1-4/+4
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz2-4/+14
2022-12-14docs: simplify the documentation on required kwarg for subprojectEli Schwartz1-4/+1
2022-11-11Fix typo in dependency() 'names' docstring [skip ci]Will Thompson1-1/+1
2022-10-24Add missing since annotations in docsElliott Sales de Andrade3-2/+5
2022-10-23Fix typos in docsElliott Sales de Andrade6-7/+7
2022-10-22doc: Fix linkZhao, Gang1-1/+1
2022-10-10Document and test new WrapDB auto fallbackXavier Claessens1-0/+5
2022-08-29docs: make note of the path restriction on subdir()Eli Schwartz1-1/+4
2022-07-31documentation: extend custom_target installGerion Entrup1-2/+3
2022-07-08implement the new preserve_path kwarg for install_data tooEli Schwartz1-0/+9
2022-06-17docs: d_module_versions has an undocumented ability to accept integersEli Schwartz2-5/+7
2022-06-17docs: fix incorrect info for declare_dependency sourcesEli Schwartz1-1/+1
2022-05-31Fix typo in documentation for add_*_argumentsKarl Linden2-2/+2
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​1-0/+16
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini1-0/+16
2022-05-02complete documentation of declare_dependencyRemi Thebault1-0/+14
2022-05-02docs: correct incorrect types for pch filesEli Schwartz1-1/+1
2022-04-20vcs_tag: handle non-str / non-file argumentsKirill Isakov1-1/+3
2022-04-20vcs_tag: document the already supported file argKirill Isakov1-1/+3
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