summaryrefslogtreecommitdiff
path: root/docs/yaml
AgeCommit message (Expand)Author
2023-09-07Add compiler.has_defineMarvin Scholz
2023-08-31add json output format to configure fileCharles Brunet
2023-08-31Doc: fix type signature for add_languages.requiredBruce Merry
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen
2023-08-16Fix some random capitalization in feature.yamlTristan Partin
2023-08-11docs: Add more feature truth tablesJan Janssen
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens
2023-08-07docs: add missing punctuationSebastian Crane
2023-08-05fixup: since: 1.1.0 -> 1.3.0Milan Hauth
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens
2023-08-04Add default_options argument to find_program()Nomura
2023-08-02Unify message(), format() and fstring formattingXavier Claessens
2023-07-28ugh, fix typo in previous commitEli Schwartz
2023-07-28docs: clarify what str.split doesEli Schwartz
2023-07-26Fix install_data() default install pathDaniele Nicolodi
2023-07-20interpreter: deprecate 'jar' value of build_target(target_type)Dylan Baker
2023-06-27Added a little more useful info to 'link_whole' documentation, describing the...Dan Hawson
2023-06-21Clarify `environment` docs.Paolo Borelli
2023-06-20doc: Dictionaries are ordered since Meson 0.62.0Xavier Claessens
2023-06-20interpreter: Accept more types in default_options dict valuesXavier Claessens
2023-06-20interpreter: allow default_options and override_options as a dictDylan Baker
2023-06-20add str.splitlines methodMartin Dørum
2023-06-06Override find_program('meson')Tristan Partin
2023-05-24repair install_mode support for uid/gid effectively everywhereEli Schwartz
2023-05-23docs: Fix some typos in feature option examplesNirbheek Chauhan
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge
2023-04-20extra_files keyword in declare_dependency()Charles Brunet
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-03-28doc: Fix some broken linksXavier Claessens
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker
2023-03-01docs: document default_options behaviourJohn Levon
2023-03-01docs: fix a small typoJohn Levon
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia
2023-02-15interpreter: add FeatureOption.enable_if and .disable_ifDylan Baker
2023-02-15interpreter: add a feature.enable_auto_ifDylan Baker
2023-02-15docs: add description of license_files kwargEli Schwartz
2023-02-15preprocess: Add dependencies kwargXavier Claessens
2023-02-14allow install script to run in dry-run modeCharles Brunet
2023-02-10docs: Add cython to the languages accepted by project()Daniele Nicolodi
2023-01-04document declare_dependency(object: ...)Paolo Bonzini
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini
2022-12-27add builtin option to install licensesEli Schwartz
2022-12-27add license_files kwarg to projectEli Schwartz
2022-12-21fix build_target(objects: ...) documentationPaolo Bonzini
2022-12-21doc: Add missing include_directories kwarg to compiler.preprocess()Xavier Claessens
2022-12-14docs: clarify the semantics of the required: kwarg everywhereEli Schwartz
2022-12-14docs: simplify the documentation on required kwarg for subprojectEli Schwartz
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz
2022-11-30docs: clarify prog.full_path even moreEli Schwartz