aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml
AgeCommit message (Expand)AuthorFilesLines
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen1-0/+14
2023-08-16Fix some random capitalization in feature.yamlTristan Partin1-3/+3
2023-08-11docs: Add more feature truth tablesJan Janssen1-10/+28
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens1-0/+11
2023-08-07docs: add missing punctuationSebastian Crane1-1/+1
2023-08-05fixup: since: 1.1.0 -> 1.3.0Milan Hauth1-1/+1
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens1-8/+35
2023-08-04Add default_options argument to find_program()Nomura1-0/+10
2023-08-02Unify message(), format() and fstring formattingXavier Claessens1-0/+4
2023-07-28ugh, fix typo in previous commitEli Schwartz1-1/+0
2023-07-28docs: clarify what str.split doesEli Schwartz1-2/+6
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-21Clarify `environment` docs.Paolo Borelli1-3/+2
2023-06-20doc: Dictionaries are ordered since Meson 0.62.0Xavier Claessens1-1/+2
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-20add str.splitlines methodMartin Dørum1-0/+22
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-05-23docs: Fix some typos in feature option examplesNirbheek Chauhan1-2/+2
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 Soref7-9/+9
2023-04-11Change "can not" to "cannot" throughout projectHiPhish1-1/+1
2023-03-28doc: Fix some broken linksXavier Claessens1-2/+2
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-20interpreter/mesonmain: Add build_options methodL. E. Segovia1-0/+15
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker1-0/+60
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker1-0/+17
2023-02-15docs: add description of license_files kwargEli Schwartz1-0/+16
2023-02-15preprocess: Add dependencies kwargXavier Claessens1-0/+4
2023-02-14allow install script to run in dry-run modeCharles Brunet1-0/+12
2023-02-10docs: Add cython to the languages accepted by project()Daniele Nicolodi1-2/+3
2023-01-04document declare_dependency(object: ...)Paolo Bonzini2-2/+9
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini1-2/+5
2022-12-27add builtin option to install licensesEli Schwartz1-0/+4
2022-12-27add license_files kwarg to projectEli Schwartz1-2/+10
2022-12-21fix build_target(objects: ...) documentationPaolo Bonzini1-4/+4
2022-12-21doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens1-0/+2
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz3-8/+23
2022-12-14docs: simplify the documentation on required kwarg for subprojectEli Schwartz1-4/+1
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz1-5/+7
2022-11-30docs: clarify prog.full_path even moreEli Schwartz1-6/+8
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz1-4/+10
2022-11-11Fix typo in dependency() 'names' docstring [skip ci]Will Thompson1-1/+1
2022-10-24Add missing since annotations in docsElliott Sales de Andrade4-2/+6