13142 Commits (48f08a7c4988f5200ea1e39da9db7fe05b65a7a2)
 

Author SHA1 Message Date
Eli Schwartz 48f08a7c49
hdf5 dependency: correctly use machine files and respect cross 2 years ago
Eli Schwartz da23630a97
refactor pkg-config dependency to allow statically finding the program 2 years ago
Alex 9074ad93c6 build: harden workflow permissions 2 years ago
Eli Schwartz fae24d86f5
docs: clarify prog.full_path even more 2 years ago
Eli Schwartz dcc50b9967
docs: clarify that prog.full_path has potentially valid uses 2 years ago
Dylan Baker 2d349eae8c
pylint: enable the set_membership plugin 2 years ago
Eli Schwartz 50f35039e7
devenv: avoid overwriting internal variables of the global argparse 2 years ago
Daniel Stone a0514a7c41 tests: Write out LD_LIBRARY_PATH for built shared libraries 2 years ago
Dylan Baker 67da2ad0fb
pylint: enable simplifiable-if-statement 2 years ago
Dylan Baker 1502431fe9
pylint: enable use-implicit-booleaness-not-comparison 2 years ago
Dylan Baker d5e899c768
pylint: enable the bad_builtin checker 2 years ago
Dylan Baker a5d547e0d9
pylint: enable useless-return 2 years ago
Dylan Baker 5794805f8e
pylint: enable used-before-assignment 2 years ago
Dylan Baker e8727fc857
pylint: enable implicit-str-concat 2 years ago
Olexa Bilaniuk 6190b6466e CUDA: Update minimum driver version table to include CUDA 11.8 2 years ago
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