3153 Commits (84e437179da05db10aa2457322c54f4ec8be61f1)

Author SHA1 Message Date
Xavier Claessens 6f2956e76c interpreter: Accept more types in default_options dict values 1 year ago
Martin Dørum e869a09bc2 add str.splitlines method 1 year ago
Eli Schwartz 7126ca6e27
tests: remove unnecessary non-meson syntax from meson.build 1 year ago
Eli Schwartz e2e6fd2e61
tests: update llvm version exclusions for hopefully the last time 1 year ago
Eli Schwartz 95ee4d7d13
tests: be DRY in llvm framework test 1 year ago
Eli Schwartz 96f6600832
tests: avoid hard to debug error when llvm is found with only one method 1 year ago
Xavier Claessens 1781a481ee pkgconfig: Add include directories from internal deps in -uninstalled.pc 2 years ago
Xavier Claessens d17e3ce6ba preprocess: Allow preprocessing any file extensions 2 years ago
Eli Schwartz b6833c1cc1
tests: bump java compat level up to 8 2 years ago
Randy Eckenrode f71ca2825c Fix test failures on Darwin on a case-sensitive fs 2 years ago
Nirbheek Chauhan aee1bb2081 llvm: Bump broken micro version for CI 2 years ago
Nirbheek Chauhan 22df45a319 qt: Allow specifying separate tools for qt4/5/6 2 years ago
Volker Weißmann 12a2dc86ca Allow generator.process(generator.process(...)) 2 years ago
Xavier Claessens c6db870fc7 rust: Add system libs used by rust std to staticlib external deps 2 years ago
Remi Thebault d5ae94f571
Check dub version (#11794) 2 years ago
Volker Weißmann a8b144b71b Make `dependency('foo', static: true, method: 'cmake') link statically 2 years ago
Volker Weißmann 8d81611114 Fix paths of Fortran order dependencies 2 years ago
Ralf Gommers 6834224d72 Fix `ERROR: no toolchain found` when run from unittests 2 years ago
Ralf Gommers 91c7e79519 Use release buildtype in Cython tests, and skip unless ninja backend 2 years ago
Eli Schwartz 6a1427401c
tests: add a python test for bytecode compilation 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Xavier Claessens 2dadc3ae5b Rust: C static library cannot link_whole Rust static library 2 years ago
Xavier Claessens a78af23686 Fix niche cases when linking static libs 2 years ago
Volker Weißmann f5fa56fdfa Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 1fdcc30ae6 Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Nirbheek Chauhan 9cc5009a44 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Matthieu Bouron 09ec4f6e22 dependencies: allow to fallback on CMake to find the SDL2 library 2 years ago
Charles Brunet bda799dff2
fix python.version() not working in some cases 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Dylan Baker c62989ce80 rust: add support for b_ndebug 2 years ago
Eli Schwartz 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Sebastian Dröge 49e62877d1 rust: Don't pass dependency compile arguments to the compiler 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 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