13427 Commits (a0d0fb549212f6140323a7988e457ebda6e0b56d)
 

Author SHA1 Message Date
Olexa Bilaniuk 5b5798310a CUDA: Bugfix to architectural limit checks. 2 years ago
Olexa Bilaniuk c4f3589215 CUDA: Add Orin, Lovelace and Hopper architecture names for CUDA 11.8 2 years ago
Eli Schwartz 1a6a014494
github workflows: upgrade actions/upload-artifact to version 3 2 years ago
Eli Schwartz 01c8205864
github workflows: upgrade actions/checkout to version 3 2 years ago
Eli Schwartz bf1fbfd590
github workflows: upgrade setup-python to version 4 2 years ago
SmallWood-D d32ee583ad Fix crash when toolchain is missing 2 years ago
Axel Ricard 23fcea16e5 Don't ignore documentation-related flags for D compilers 2 years ago
Marvin Scholz 7c48cb513a utils: Popen_safe: Handle ENOEXEC to fail with an error message 2 years ago
Eli Schwartz 5022fd30e1 Add github's CodeQL scanner to CI. 2 years ago
David Robillard 81d7c24a59 Add warning_level=everything 2 years ago
Eli Schwartz 9751c1fe61
add missing documentation for python installation default pure kwarg 2 years ago
Loïc Yhuel 11fe8f1157 Ignore unused compiler options for "meson configure" 2 years ago
David Robillard e85138fcc8 Fix various spelling errors 2 years ago
Eli Schwartz 9d1b59fa7f
migrate some type comments to modern type annotations 2 years ago
Eli Schwartz f645bcf68d
remove a couple of unneeded type annotations 2 years ago
Eli Schwartz bf83274344
python module: fix broken non-embed dependency 2 years ago
David Robillard c05b2ba231 Fix broken link in release notes 2 years ago
Daniele Nicolodi 235f32f1a6 python: Use correct extension filename suffix on Python < 3.8.7 2 years ago
Eli Schwartz 0404ad5601
compilers: remove opinionated c++ warning flag 2 years ago
Marvin Scholz 7cbc15b812 unittests: add and use get_meson_log_raw function 2 years ago
Marvin Scholz 49cd97c434 unittests: add and use _open_meson_log function 2 years ago
Marvin Scholz 08262c3102 test runner: fix excluding null options 2 years ago
Jussi Pakkanen fd43842041 Fix writing single strings in env2mfile. 2 years ago
Jussi Pakkanen 3ae89a7150 Handle freezing tests. Fixes #10752. 2 years ago
Eli Schwartz e5ce7f0770 hotdoc module: fix broken include paths 2 years ago
Eli Schwartz e0240515a6 hotdoc module: remove homebrew function-proxied OrderedSet 2 years ago
Dylan Baker c642a7693e modules/rust: stabilize 2 years ago
Eli Schwartz b40e4de3c6
tests: fix potential failure to verify pkg-config generation 2 years ago
Eli Schwartz 908a78dbc2
tests: make the command tests work when python is not the one in the shebang 2 years ago
Eli Schwartz 174e05d0f6
tests: fix qt project test when running with qt4 2 years ago
Eli Schwartz 193092e26b
fix deprecated use of meson builddir/ in testsuite 2 years ago
Dylan Baker 9e9a9ac4de backend/ninja: replace ` ` with `_` in rust crate-names 2 years ago
Dylan Baker 8526b8c1a9 modules/rust: Also include generated sources for tests 2 years ago
Dylan Baker e45367169f build: fix annotations of BuildTarget derived classes 2 years ago
Eli Schwartz 32b14b1bb5
hotdoc module: run hotdoc as an external command during configure 2 years ago
Eli Schwartz 0d3be23377 build: use the unified pickle loader to handle more edge cases 2 years ago
Zihua Wu 3a4aa109b4 Fix a typo in the CUDA template 2 years ago
Eli Schwartz 134e299eda mdist: fix error when running tests with a cross file 2 years ago
Eli Schwartz 68a84f6535
fix confusing azure pipelines status for coverage 2 years ago
Xeonacid 47d1a55e78 Fix test_rust_clippy for rust 1.65 2 years ago
Xavier Claessens 8232665849 Fix deprecation message, the function name is fs.copyfile() 2 years ago
Tristan Partin bfc813200c Change the warning generated by importing an unstable module to non-fatal 2 years ago
Alan Coopersmith 8ee4660788 linkers: Don't build thin archives on illumos or Solaris 2 years ago
Tristan Partin a2cac72d9b Change `unstable_external_project` to `unstable-external_project` 2 years ago
tastytea 8dfa55005e escape asterisk used for footnote 2 years ago
Eli Schwartz 0e5d632a62
CI: force macOS to use brew's python at all costs 2 years ago
Eli Schwartz aa84c55bef
tests: fix edge case where non-default python is used, by skipping it 2 years ago
Hagen Möbius 6860e42c06 Raise an error, if the file element in a resource file has no text. 2 years ago
Hagen Möbius 0bfe776132 Update Qt6-module.md 2 years ago
Ralf Gommers 3646697892 Add a note on relocatable pkg-config files to reference manual. 2 years ago