8964 Commits (bd953b6b2977eb9d9afb92208f117dd8845a3088)
 

Author SHA1 Message Date
Nirbheek Chauhan bd953b6b29 coredata: Passing an option is supposed to set it, not flip the default 5 years ago
Nirbheek Chauhan c7aa4c8861 coredata: Set default options as cmdline args that override each other 5 years ago
Nirbheek Chauhan bc135f6c4d coredata: Convert all option parsing to OrderedDict() 5 years ago
Luca Bacci 1bd1f98086 Improve regular expression for MSVC compiler target arch detection 5 years ago
Vedran Miletić 912d7b7eea
Document the requirement to run tests before coverage [skip ci] 5 years ago
Jussi Pakkanen cfb79d0316 Add OpenTitan to the list of users. [skip ci] 5 years ago
Fini Jastrow b745769535 pkgconfig: Document conflicts keyword 5 years ago
Jussi Pakkanen 5c51d4521a
Merge pull request #6532 from jon-turney/languages-native-kwarg 5 years ago
Jussi Pakkanen 3a57e5177b Fix introspection of symlink targets on macOS. 5 years ago
Jussi Pakkanen 44ff3e6c7d
Merge pull request #6736 from dcbaker/mesonlib-type-annotations 5 years ago
Daniel Mensinger 91976a3489 cmake: Fix build_by_default: false, install: true (fixes #6737) 5 years ago
Jussi Pakkanen 7234316dc7
Merge pull request #6688 from dcbaker/emcc-linker-bugs 5 years ago
Michael a16db4e918 update test_templates 5 years ago
Michael 99202c9ccd add logic for Java jar project 5 years ago
Michael 5df106592c update test_templates to add dlang and find rust 5 years ago
Daniel Mensinger 4ce90bcb08 intro: List symlinks in installdata (fixes #6734) 5 years ago
Xavier Claessens ecb076ba00 qt5: Add has_tools() method 5 years ago
Jussi Pakkanen 18f5a197da
Merge pull request #6203 from xclaesse/override-dependency 5 years ago
Michael Brockus a0ce13d4e9
add setup keyword in example commands [skip ci] 5 years ago
Xavier Claessens 823c83b269 dependency: Verify fallback variable consistency 5 years ago
Xavier Claessens d40c26e5fd override_dependency: Add failure tests 5 years ago
Xavier Claessens 8edc6d655d Improve logged messages for overriden dependencies 5 years ago
Xavier Claessens 141401c11d Allow override_dependency() with a not-found dep 5 years ago
Xavier Claessens 943e9368f7 Simplify dependency() fallback 5 years ago
Xavier Claessens 2fdedc4d0f Add meson.override_dependency() 5 years ago
Amit D 6ac40539a3 Update Users.md 5 years ago
Daniel Mensinger 213d2f18fc ast: Implement dummy evaluate_notstatement 5 years ago
Xavier Claessens b78db74ed5 ast: Do not resolve dict keys 5 years ago
Dylan Baker 06b1a317d2 Make use of unholder 5 years ago
Dylan Baker 4d6ac91f95 mypy: Ignore missing imports 5 years ago
Dylan Baker 424190928a ci: Add mesonlib to modules to lint with mypy 5 years ago
Dylan Baker 6329393db5 dependencies/boost: Fix a number of mypy issues 5 years ago
Dylan Baker 08797e13d9 dependencies: Use CompilerType not Compiler 5 years ago
Dylan Baker 581d69a8d3 remove ability to pass multiple keys to extract_as_list 5 years ago
Dylan Baker b231ff36df Remove some uses of mesonlib.run_once 5 years ago
Dylan Baker e3beaf87a5 mesonlib: use mlog instead of print 5 years ago
Dylan Baker a8293dd59c mesonlib: Replace unholder argument to listify 5 years ago
Dylan Baker 1a82880730 mesonbuild/mesonlib: Add type annotations 5 years ago
Dylan Baker a7407b8782 mesonlib: Fix File.__eq__ to return NotImplemented 5 years ago
Dylan Baker f79ac4cefa mesonlib: Use textwrap.dedent 5 years ago
Nirbheek Chauhan 7476961790 unit tests: Test the buildtype table in the docs 5 years ago
Nirbheek Chauhan 1cfa2c3aca unit tests: Rewrite documentation table parsing code 5 years ago
Nirbheek Chauhan 5c14f98239 Document the details of optimization+debug vs buildtype [skip ci] 5 years ago
Dylan Baker 1210a67f66 mesonbuild: Add mcompile command 5 years ago
Stéphane Cerveau a46f0a6202 interpreter: add 'name' method to BuildTargetHolder 5 years ago
Martin Storsjö 58db8d5e11 Set c_winlibs/cpp_winlibs for Clang in the same way as for GCC 5 years ago
Michael Brockus 98ddd52ced
Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
Stéphane Cerveau 21e543fea8 pkgconfig: Fix deprecation message (fixes #6720) 5 years ago
Michael 79d04cebf7 fix typo 5 years ago
Michael 2f080b1f2e add -C to meson init 5 years ago