63 Commits (6aef800ba83a4dd469c354900b6e537777d3080c)

Author SHA1 Message Date
Xavier Claessens 44acefd836 doc: Add example how to use devenv 4 years ago
Peter Hutterer f6cd54cc40 docs: add the 'since' tag to string.replace 4 years ago
Simon Ser c1a8f00d78 docs: document default version for declare_dependency() 4 years ago
Adam Jackson f67b8cb8f2
docs: Fix the description of static_library's additional arguments [skip ci] 4 years ago
Xavier Claessens 5440ce003b Add global_source/build_root() 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Xavier Claessens 3990754bf5 Allow add_dist_script() in subprojects 4 years ago
Xavier Claessens 848e360450 interpreter: Add varname as positional arg in dep.get_variable() 4 years ago
Xavier Claessens a45f939092 Add range() function 4 years ago
Xavier Claessens 598e968993 Add `meson devenv` command and meson.add_devenv() 4 years ago
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