summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)Author
2020-09-23Deprecate meson.build_root() and meson.source_root()Xavier Claessens
2020-09-14InternalDependency: Add as_link_whole() methodXavier Claessens
2020-09-10Don't require build machine compilers for project() languagesJon Turney
2020-09-06doc: Add missing method arguments [skip ci]Michal Sojka
2020-09-05docs: Fix typo in Reference-manual.md [skip ci]Krzysztof Małysa
2020-08-15Add that prefix keyword works for cc.get_defineJohn Scott
2020-07-20string: add substring methodStéphane Cerveau
2020-07-09doc: Small tweaks to fallback documentation [skip ci]Xavier Claessens
2020-07-01wrap: Add 'provide' sectionXavier Claessens
2020-07-01Implicit dependency fallback when a subproject wrap or dir existsXavier Claessens
2020-06-30Cleaned up Reference docs [skip ci]TheQwertiest
2020-06-11Correct argument typo in partial_dependnecy (#7300) [skip ci]Phillip Johnston
2020-05-18pass exe_wrapper to test scripts through the environmentDylan Baker
2020-05-14interpreter: Rename has_exe_wrapper -> can_run_host_binariesDylan Baker
2020-05-06Merge pull request #7064 from dcbaker/gtest-protocolJussi Pakkanen
2020-05-04Add native support for gtest testsDylan Baker
2020-05-03Merge pull request #7060 from dcbaker/install-script-targetsJussi Pakkanen
2020-04-30Docs: Update link_language docs to explain when it should be usedDylan Baker
2020-04-30docs: Update documentation for add_*_scriptDylan Baker
2020-04-28find_program: Fixes when the program has been overridden by executableXavier Claessens
2020-04-12Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen
2020-04-11docs: fix the docs for install_subdir's strip_directory [skip ci]Peter Hutterer
2020-04-11Refine documentation of default name_prefixJon Turney
2020-03-28docs: why 'ninja test' depends on build_by_default targets [skip ci]Marc Herbert
2020-03-19cmake: Add find_package COMPONETS supportDaniel Mensinger
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen
2020-03-06Improve logged messages for overriden dependenciesXavier Claessens
2020-03-06Simplify dependency() fallbackXavier Claessens
2020-03-06Add meson.override_dependency()Xavier Claessens
2020-03-04interpreter: add 'name' method to BuildTargetHolderStéphane Cerveau
2020-02-26summary: Add list_sep keyword argumentXavier Claessens
2020-02-19docs: Improve visibility for `.enabled()` etc., add example [skip ci]Niklas Hambüchen
2020-02-18docs: Mention `cuda` as supported language [skip ci]Niklas Hambüchen
2020-02-18docs: Fix typo 'serie' -> 'series'Niklas Hambüchen
2020-02-17minstall: Add a new option --quietNirbheek Chauhan
2020-02-12Refine behaviour of add_languages() when native: is missingJon Turney
2020-02-09Add add_languages(native:)Jon Turney
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens
2020-02-06docs: explain the purpose of order-only deps for generated files [skip ci]Marc Herbert
2020-02-05docMichael Hirsch, Ph.D
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D
2020-02-05add native-file properties testsMichael Hirsch, Ph.D
2020-02-04interpreter: Iterate custom target outputsXavier Claessens
2020-01-27Merge pull request #6423 from dcbaker/declare-dependency-variablesJussi Pakkanen
2020-01-26Support multiple args to message() and warning()Xavier Claessens
2020-01-23Set source and build dir envvars when running dist.Jussi Pakkanen
2020-01-09docs: Add documentation for variables keywordDylan Baker
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens