13157 Commits (bc2f1fb2f3e4e3601a262facc16313e1852926f0)
 

Author SHA1 Message Date
Xavier Claessens bc2f1fb2f3 devenv: Add more info how to get gdb scripts working 2 years ago
Xavier Claessens 3e7433086c devenv: Add --workdir option 2 years ago
Eli Schwartz d0054f2c3c
mtest: warn on invalid TAP output 2 years ago
Eli Schwartz 7c9705b801
mtest: early return when parsing blank lines in TAP 2 years ago
Eli Schwartz 9e8a3b9cbd when generating optional utility targets in ninja, skip existing aliases too 2 years ago
Eli Schwartz ce120ff164 on newer versions of clang-format, use builtin --check handling 2 years ago
Dylan Baker bb875280b6 modules/rust: Add support for string include_directories 2 years ago
Dylan Baker 3a0d6f65b0 modules: Add a method to the state object for include_dirs 2 years ago
Dylan Baker ff3083c956 type_checking: add a type checking helper for strings in include_directories 2 years ago
Dylan Baker c2e392d78d interpreter: add a feature_validator to KwargInfo 2 years ago
Dylan Baker 010f525cc5 interpreter: move TEST_KW from interpreter.py to type_checking.py 2 years ago
Jani Välimaa 99dfc988eb Use meson setup [options] in meson RPM macro 2 years ago
andy5995 1fc67456c0 Users.md:add aawordsearch project 2 years ago
Tony Finch 8a725589e7 docs: change old SourceForge link to GitHub 2 years ago
Michael Champanis f194413f87
dependencies: only print not_found_message once 2 years ago
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