2425 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)

Author SHA1 Message Date
Daniel Mensinger 0b0873c743 cuda: bump CUDA version since 3.0 is no longer supported 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
Matt Madison 56ebd5c740 Add test case for cuda compiler setting fix 4 years ago
Sebastian Würl 8e004afc90 CMake module: Allow paths of generated CMake sources for include directories 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Daniel Mensinger 17439fa3e8 test: Add 'dir' support for installed files in test.json 4 years ago
Daniel Mensinger fdae213a49 tests: update .gitignore 4 years ago
Daniel Mensinger f660b3fe4c tests: fix lchmod check for glibc >= 2.32 (fixes #6784) 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Elliot adfee4460a
prevent disabler() object from overwriting arrays (#7484) 4 years ago
Paolo Bonzini de3eb99396 add testcase for issue #5182 4 years ago
Paolo Bonzini 2c3ad37f24 Test for spurious warning from get_target_filename 4 years ago
Daniel Mensinger a98db022aa cmake: Detect custom command targets in compiler args 4 years ago
Marc-André Lureau 8e98819b06 mtest: fix skipping with various prefixes 4 years ago
Michael Hirsch c5e3ce3012 common/234: avoid intermittent failure by dynamic path length generation 4 years ago
Daniel Mensinger 02ea08ba66 cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
Xavier Claessens 2e4a2bb373 interpreter: Lower case languages before checking if 'c' is in the list 4 years ago
Daniel Mensinger e5fabce1f3 cmake: Fix failing test case. Followup to #7527. 4 years ago
Simon McVittie 7db49db67d
mtest: TestResult.SKIP is not a failure (#7525) 4 years ago
Michael Hirsch, Ph.D bfddf9cfbc tests/common/227: remove unneeded is_git_checkout 4 years ago
Michael Hirsch 3c02cccd5b tests/common/227: don't have symlink in Git 4 years ago
Simon McVittie 2d218c289a tests: Disable Boost extralib test on macOS 4 years ago
Daniel Mensinger f16149cc49
cmake: Only run the cmake_module_path test for CMake >= 3.12 4 years ago
Daniel Mensinger 1c1ec9ff11
cmake: resolve IMPORTED executables in custom commands (fixes #7509) 4 years ago
Dylan Baker 4d2a17041f run dircondensor.py 4 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 4 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 4 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 4 years ago
Zbigniew Jędrzejewski-Szmek 3dea817a59 Only emit warning about "native:" on projects with minimum required version 4 years ago
Marcel Hollerbach 903d5dd8a7 ninjabackend: check if target has compiler attribute 4 years ago
Xavier Claessens c016401f95 coredata: Make warning_level per subproject builtin option 4 years ago
cmcneish a7a6a4833f
Add boost_root support to properties files (#7210) 4 years ago
Xavier Claessens 7f1e9b7492 summary: Wrap lines when printing lists 4 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 4 years ago
Marc-André Lureau 1c945511eb Print a warning when importing a stabilized module 4 years ago
Marc-André Lureau aa0d75deae Stabilize keyval module 4 years ago
Elliot Haisley 063b74ebba fix msvc not recognising b_ndebug 4 years ago
Michael Hirsch c9d8d4628e
simplify/correct test logic 4 years ago
Michael Hirsch 895de87b90
some python test cases don't care about backend, so run them in any case 4 years ago
Michael Hirsch 4f1a240bc2
raise SystemExit() generally preferred to sys.exit(1) 4 years ago
Michael Hirsch 173d1624cb
c lang not needed for this test 4 years ago
Michael Hirsch ab72f52743
setuptools is not stdlib, but distutils is 4 years ago
Jussi Pakkanen 4c9d57200a Decrease version requirement to work on Xenial. 4 years ago
Xavier Claessens 576493982d wrap: Add failing unit test for fallback consistency 4 years ago
Xavier Claessens 7c90639078 interpreter: Don't abort if dep isn't required and sub didn't override 4 years ago
Xavier Claessens f7a07ee91a interpreter: Already configured fallback should be used for optional dep 4 years ago
Xavier Claessens f08eed37cb find_program: Fallback if a wrap file provide the program name 4 years ago
Xavier Claessens 71804e56eb wrap: Add special 'dependency_names' key in [provide] section 4 years ago
Xavier Claessens 2a7f72885f wrap: Add 'provide' section 4 years ago
Xavier Claessens 56c9e95b04 Implicit dependency fallback when a subproject wrap or dir exists 4 years ago