3078 Commits (1.1)

Author SHA1 Message Date
Nirbheek Chauhan 0d9e46c847 qt: Allow specifying separate tools for qt4/5/6 2 years ago
Nirbheek Chauhan 6a7cd13507 llvm: Bump broken micro version for CI 2 years ago
Nirbheek Chauhan 3dbeac0463 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Daniele Nicolodi e6cc0f2d8d minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Sebastian Dröge 6dce28185b rust: Don't pass dependency compile arguments to the compiler 2 years ago
Volker Weißmann b781d12611 Fix paths of Fortran order dependencies Fixes #11047 2 years ago
Ralf Gommers 795e39b3ac Fix `ERROR: no toolchain found` when run from unittests 2 years ago
Ralf Gommers a5ef213020 Use release buildtype in Cython tests, and skip unless ninja backend 2 years ago
Volker Weißmann 6696a754ae Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 22163998be Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Charles Brunet 093ae573bc fix python.version() not working in some cases 2 years ago
Josh Soref 560ece485c fix various spelling issues 2 years ago
Eli Schwartz 8fc4649bfe
propagate the most accurate node to error messages 2 years ago
Christoph Reiter 3c655bca39 tests/94 threads: fix build error with clang 16 2 years ago
Barnabás Pőcze 410f3dfc1b tests: add test to ensure that build dir is preferred to src dir 2 years ago
Eli Schwartz 5dc4fcae34
test cases: make various things werror-safe 2 years ago
Eli Schwartz 9d98b4cb84
test that python modules nominally compile without warnings 2 years ago
Jussi Pakkanen 78d8924d43 Condense test directories for rc1. 2 years ago
Jussi Pakkanen c4cc14c27c Fix validation regexes to handle rc version numbers. 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Xavier Claessens 65c22d8c38 custom_target: libfoo.so.1 is linkable 2 years ago
Eli Schwartz b3b57342ef
tests: fix critical existence failure of doxygen test 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 2 years ago
Jussi Pakkanen 58e6fb40f6 Make generator exe more resilient. 2 years ago
Eli Schwartz f8eba38801 tests: allow a long test to have more time to complete before timing out 2 years ago
Eli Schwartz c91a6ad013 re-deduplicate feature warnings printed at the end of setup 2 years ago
Xavier Claessens 0f67913dee typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
Eli Schwartz a3f4f6c88f
interpreter: report FeatureNew for kwargs to project() 2 years ago
Eli Schwartz 314382d6ff
handle meson_version after parsing but before invalid project() kwargs 2 years ago
Eli Schwartz 878c1604e6
handle meson_version even when the build file fails to parse 2 years ago
Xavier Claessens f0dc61a764 interpreter: Add testcase..endtestcase clause support 2 years ago
Daniele Nicolodi f39ccde513 mintro: Add exclude_{files, dirs} to install_subdir install_plan 2 years ago
Eli Schwartz cf07596cf6 test cases: use best practices method to find the python3 program 2 years ago
Dylan Baker c0db0b73da Implement rustc controlled whole-archive linking 2 years ago
L. E. Segovia 088727164d interpreter/mesonmain: Add build_options method 2 years ago
Xavier Claessens 744e6ebe1d nasm: Link with windows CRT libs when nasm is used as linker language 2 years ago
Dylan Baker b2473b61cc interpreter: add FeatureOption.enable_if and .disable_if 2 years ago
Dylan Baker 3589815eb9 interpreter: add a feature.enable_auto_if 2 years ago
Xavier Claessens d21b64487e preprocess: Add dependencies kwarg 2 years ago
Xavier Claessens c2a55bfe43 preprocess: Allow custom_tgt, custom_idx and generated_list 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Eli Schwartz e0b63d539e add a CI runner testing that Meson runs correctly under PyPy3 2 years ago
Eli Schwartz 94a190baa2
cython: add unittest to verify that depfiles work 2 years ago
Eli Schwartz 66740b4ce1
CI: skip gpgme-config test on Arch 2 years ago
Nirbheek Chauhan 301de27529 test cases/vala: Fix clang error during int to pointer coercion 2 years ago
Dudemanguy f2cb8e2ad5 add cc.has_function_attribute('vector_size') 2 years ago
Eli Schwartz 08e722d44c
log running commands a bit better by doing proper shell quoting 2 years ago
Konstantin 92ac0e48e5 tests/llvm: require cmake 3.11 2 years ago