53 Commits (83c3c745103a254f45ef8b28c5a3e307795ee752)

Author SHA1 Message Date
Tristan Partin c83106ee38 Add str.replace() method 4 years ago
Peter Kjellerstedt 6226ac26ef minstall: Correctly set uid/gid of installed files 4 years ago
Chris Mayo 91e30fadc7
docs: Clarify compiler.cmd_array() (#8454) 4 years ago
Jason Woodward 50af09de03 install_man locale support 4 years ago
Stephen Gregoratto ec5fe58e6d Allow printing UserOptions in the summary 4 years ago
Tim-Philipp Müller ace22f21a7 meson: add .has_external_property() methods 4 years ago
Dylan Baker aa4efc709e deprecated `meson.get_cross_property` 4 years ago
Xavier Claessens cef5cab23c Support multiple args in error() 4 years ago
Xavier Claessens b6804bf49c Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Eli Schwartz 65b3d67c7e
doc: fix typos 4 years ago
Paolo Bonzini c7c2bc8db1 interpreter, mtest: introduce add_test_setup(exclude_suites: ...) 4 years ago
Jussi Pakkanen 474f4813c4 Capitalize "Meson" consistently as it is a proper name. [skip ci] 4 years ago
Xavier Claessens 6c6b5d77d6 add_install_script: add skip_if_destdir kwarg 4 years ago
Jussi Pakkanen f72ee8e742 Rewrap long text lines in docs. [skip ci] 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago
Dylan Baker f808c955ea intepreter: Allow using file objects for the script_name of add_*_script 4 years ago
Xavier Claessens 633264984b custom_target: Add env kwarg 4 years ago
Xavier Claessens e4137ae3ec test: Make timeout <= 0 infinite duraction 4 years ago
Paolo Bonzini adb1b2f3f6 interpreter: accept external programs and dependencies for summary 4 years ago
Eli Schwartz adfcf77109
summary: align left, not align middle 4 years ago
Dylan Baker d89ec98b47 mtest: Add support for rust unit tests 4 years ago
Eli Schwartz 9a42779521
doc: fix typos for doubled words [skip ci] 4 years ago
Jussi Pakkanen c21b04ba08 Add prelinking support for static libraries. 4 years ago
Jones 8351e85bbd
interpreter: Add get_keys function for configuration_data (#7887) 4 years ago
Michael Weiss cc033e5476
docs: Recommend to use SPDX license identifiers [skip ci] 4 years ago
Paolo Bonzini e36b1923e2 fix markdown issue 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Paolo Bonzini 726b822054 dependency: support boolean argument "allow_fallback" 4 years ago
Paolo Bonzini a4f1caa405 docs: improve documentation of subproject fallback 4 years ago
Jussi Pakkanen 1a0603835e Add win_subsystem kwarg. Closes #7765. 4 years ago
Nirbheek Chauhan 264939963f docs: Fixup find_program search path documentation [skip ci] 4 years ago
Dylan Baker 20663564bd deprecated get_configtool_variable and get_pkgconfig_variable 4 years ago
Rasmus Thomsen 1d04caff29 Document search order of find_program 4 years ago
Alexandros Theodotou a65fffd127 document keys() method of dictionary object [skip ci] 4 years ago
Jon Turney ff186b0526 Improve documentation about using shell in custom_target() [skip ci] 4 years ago
Xavier Claessens 7176b74fd6 Add meson.project_build/source_root() methods 4 years ago
Xavier Claessens 55ea461993 Deprecate meson.build_root() and meson.source_root() 4 years ago
Xavier Claessens 67c0ec1640 InternalDependency: Add as_link_whole() method 4 years ago
Jon Turney fc0f0df74b Don't require build machine compilers for project() languages 4 years ago
Michal Sojka 28f15390b9
doc: Add missing method arguments [skip ci] 4 years ago
Krzysztof Małysa 49b3182748 docs: Fix typo in Reference-manual.md [skip ci] 4 years ago
John Scott 96e7ebc162 Add that prefix keyword works for cc.get_define 4 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 4 years ago
Xavier Claessens f1edb83bb6 doc: Small tweaks to fallback documentation [skip ci] 4 years ago
Xavier Claessens 2a7f72885f wrap: Add 'provide' section 4 years ago
Xavier Claessens 56c9e95b04 Implicit dependency fallback when a subproject wrap or dir exists 4 years ago
TheQwertiest 9e0db0a05e Cleaned up Reference docs [skip ci] 4 years ago
Phillip Johnston 7fd22c9696
Correct argument typo in partial_dependnecy (#7300) [skip ci] 5 years ago