13426 Commits (a3f4f6c88f14ba9f176721bace861d705a11189c)
 

Author SHA1 Message Date
Jussi Pakkanen dbb33aaf92
Merge pull request #11024 from dcbaker/submit/bindgen-dependencies 2 years ago
Jussi Pakkanen c8766468a3 Bump version numbers for rc1. 2 years ago
Xavier Claessens 17c0a7f76a doc: Add date in release notes 2 years ago
Jussi Pakkanen 2ec3fe7a4a
Merge pull request #10990 from xclaesse/devenv 2 years ago
Eli Schwartz 7b2c47eb45 python module: don't overwrite and destroy the .pc dependency name 2 years ago
L. E. Segovia d490636328 utils: Fix pylint warning using-constant-test 2 years ago
L. E. Segovia 35599c5362 wrap: Don't use --branch with shallow clones against HEAD 2 years ago
Xavier Claessens 09cbc53f57 devenv: Document recent changes 2 years ago
Xavier Claessens 2dbe976278 devenv: Set QEMU_LD_PREFIX to sys_root 2 years ago
Xavier Claessens 548c9adad4 Remove useless EmptyExternalProgram 2 years ago
Xavier Claessens 302a29593a devenv: Always include env for HOST machine 2 years ago
Xavier Claessens f73970cc8f devenv: Add executables locations to both PATH and WINEPATH 2 years ago
Xavier Claessens b926374205 devenv: Do not include system values in --dump 2 years ago
Marvin Scholz bcd50e71d5 test: Add get_define test with prefix array 2 years ago
Marvin Scholz 85a58f12f0 interpreter: compiler: Allow array for the prefix kwarg 2 years ago
Angelo Haller cee7ecde3d docs: Add missing import to the windows module example. 2 years ago
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 d49e6bc038 modules/rust: Add support for dependencies in bindgen 2 years ago
Dylan Baker 24b0024065 modules/rust: Use `__future__.annotations` 2 years ago
Dylan Baker 33ba2c6f95 modules/rust: use the shared DEPENDENCIES_KW 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