index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Reference-manual.md
Age
Commit message (
Expand
)
Author
2020-09-23
Deprecate meson.build_root() and meson.source_root()
Xavier Claessens
2020-09-14
InternalDependency: Add as_link_whole() method
Xavier Claessens
2020-09-10
Don't require build machine compilers for project() languages
Jon Turney
2020-09-06
doc: Add missing method arguments [skip ci]
Michal Sojka
2020-09-05
docs: Fix typo in Reference-manual.md [skip ci]
Krzysztof Małysa
2020-08-15
Add that prefix keyword works for cc.get_define
John Scott
2020-07-20
string: add substring method
Stéphane Cerveau
2020-07-09
doc: Small tweaks to fallback documentation [skip ci]
Xavier Claessens
2020-07-01
wrap: Add 'provide' section
Xavier Claessens
2020-07-01
Implicit dependency fallback when a subproject wrap or dir exists
Xavier Claessens
2020-06-30
Cleaned up Reference docs [skip ci]
TheQwertiest
2020-06-11
Correct argument typo in partial_dependnecy (#7300) [skip ci]
Phillip Johnston
2020-05-18
pass exe_wrapper to test scripts through the environment
Dylan Baker
2020-05-14
interpreter: Rename has_exe_wrapper -> can_run_host_binaries
Dylan Baker
2020-05-06
Merge pull request #7064 from dcbaker/gtest-protocol
Jussi Pakkanen
2020-05-04
Add native support for gtest tests
Dylan Baker
2020-05-03
Merge pull request #7060 from dcbaker/install-script-targets
Jussi Pakkanen
2020-04-30
Docs: Update link_language docs to explain when it should be used
Dylan Baker
2020-04-30
docs: Update documentation for add_*_script
Dylan Baker
2020-04-28
find_program: Fixes when the program has been overridden by executable
Xavier Claessens
2020-04-12
Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-default
Jussi Pakkanen
2020-04-11
docs: fix the docs for install_subdir's strip_directory [skip ci]
Peter Hutterer
2020-04-11
Refine documentation of default name_prefix
Jon Turney
2020-03-28
docs: why 'ninja test' depends on build_by_default targets [skip ci]
Marc Herbert
2020-03-19
cmake: Add find_package COMPONETS support
Daniel Mensinger
2020-03-09
Merge pull request #6532 from jon-turney/languages-native-kwarg
Jussi Pakkanen
2020-03-06
Improve logged messages for overriden dependencies
Xavier Claessens
2020-03-06
Simplify dependency() fallback
Xavier Claessens
2020-03-06
Add meson.override_dependency()
Xavier Claessens
2020-03-04
interpreter: add 'name' method to BuildTargetHolder
Stéphane Cerveau
2020-02-26
summary: Add list_sep keyword argument
Xavier Claessens
2020-02-19
docs: Improve visibility for `.enabled()` etc., add example [skip ci]
Niklas Hambüchen
2020-02-18
docs: Mention `cuda` as supported language [skip ci]
Niklas Hambüchen
2020-02-18
docs: Fix typo 'serie' -> 'series'
Niklas Hambüchen
2020-02-17
minstall: Add a new option --quiet
Nirbheek Chauhan
2020-02-12
Refine behaviour of add_languages() when native: is missing
Jon Turney
2020-02-09
Add add_languages(native:)
Jon Turney
2020-02-06
Make 'default_library' per-subproject builtin option
Xavier Claessens
2020-02-06
docs: explain the purpose of order-only deps for generated files [skip ci]
Marc Herbert
2020-02-05
doc
Michael Hirsch, Ph.D
2020-02-05
add get_external_property to replace get_cross_property
Michael Hirsch, Ph.D
2020-02-05
add native-file properties tests
Michael Hirsch, Ph.D
2020-02-04
interpreter: Iterate custom target outputs
Xavier Claessens
2020-01-27
Merge pull request #6423 from dcbaker/declare-dependency-variables
Jussi Pakkanen
2020-01-26
Support multiple args to message() and warning()
Xavier Claessens
2020-01-23
Set source and build dir envvars when running dist.
Jussi Pakkanen
2020-01-09
docs: Add documentation for variables keyword
Dylan Baker
2019-12-19
summary: Change 'section' to be a kwarg instead of positional
Xavier Claessens
2019-12-19
add compiler.get_linker_id() method
Michael Hirsch, Ph.D
2019-12-12
summary: Add bool_yn keyword argument
Xavier Claessens
[next]