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
2021-03-09
Add str.replace() method
Tristan Partin
2021-03-06
minstall: Correctly set uid/gid of installed files
Peter Kjellerstedt
2021-03-04
docs: Clarify compiler.cmd_array() (#8454)
Chris Mayo
2021-02-27
install_man locale support
Jason Woodward
2021-02-26
Allow printing UserOptions in the summary
Stephen Gregoratto
2021-02-26
meson: add .has_external_property() methods
Tim-Philipp Müller
2021-02-25
deprecated `meson.get_cross_property`
Dylan Baker
2021-02-25
Support multiple args in error()
Xavier Claessens
2021-02-17
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
2021-02-07
Make installing non-existing subdirs a supported feature
Peter Hutterer
2021-02-07
Merge pull request #8288 from bonzini/test-setup-exclude-suites
Jussi Pakkanen
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-02
doc: fix typos
Eli Schwartz
2021-02-02
interpreter, mtest: introduce add_test_setup(exclude_suites: ...)
Paolo Bonzini
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
add_install_script: add skip_if_destdir kwarg
Xavier Claessens
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2021-01-29
Can read project version from a file.
Jussi Pakkanen
2021-01-27
intepreter: Allow using file objects for the script_name of add_*_script
Dylan Baker
2021-01-27
custom_target: Add env kwarg
Xavier Claessens
2021-01-27
test: Make timeout <= 0 infinite duraction
Xavier Claessens
2021-01-21
interpreter: accept external programs and dependencies for summary
Paolo Bonzini
2021-01-12
summary: align left, not align middle
Eli Schwartz
2021-01-05
mtest: Add support for rust unit tests
Dylan Baker
2020-12-14
doc: fix typos for doubled words [skip ci]
Eli Schwartz
2020-12-03
Add prelinking support for static libraries.
Jussi Pakkanen
2020-11-12
interpreter: Add get_keys function for configuration_data (#7887)
Jones
2020-11-05
docs: Recommend to use SPDX license identifiers [skip ci]
Michael Weiss
2020-10-19
fix markdown issue
Paolo Bonzini
2020-10-16
Fix consistency in variables kwarg
Xavier Claessens
2020-10-08
dependency: support boolean argument "allow_fallback"
Paolo Bonzini
2020-10-08
docs: improve documentation of subproject fallback
Paolo Bonzini
2020-10-07
Add win_subsystem kwarg. Closes #7765.
Jussi Pakkanen
2020-10-02
docs: Fixup find_program search path documentation [skip ci]
Nirbheek Chauhan
2020-10-01
deprecated get_configtool_variable and get_pkgconfig_variable
Dylan Baker
2020-10-01
Document search order of find_program
Rasmus Thomsen
2020-10-01
document keys() method of dictionary object [skip ci]
Alexandros Theodotou
2020-09-29
Merge pull request #7772 from xclaesse/deprecate-source-root
Jussi Pakkanen
2020-09-29
Improve documentation about using shell in custom_target() [skip ci]
Jon Turney
2020-09-28
Add meson.project_build/source_root() methods
Xavier Claessens
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
[next]