74 Commits (4f56080ce2e2d1eccc2a809b284a48328690be3d)

Author SHA1 Message Date
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Simon Ser 1f3adc4dbe Add feed arg to custom_target() 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Paolo Bonzini a656febccf extract_objects: test and document using the result in a custom_target 3 years ago
Daniel Mensinger 5cd9f88d6c fix: Ensure that build targets have all methods from ExternalProgram 3 years ago
Xavier Claessens 5f3b73beb5 dependency: Empty fallback is the same as allow_fallback: false 3 years ago
Xavier Claessens f2b678ef68
doc: Fix link to Commands.md 4 years ago
Paolo Bonzini a87e32d181 interpreter: add feature.disable_auto_if() 4 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 4 years ago
Paolo Bonzini 08a8043f19 interpreter: add feature.allowed() 4 years ago
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