8154 Commits (9a41ce58d682faa59fcef5b067adc393a5412d30)

Author SHA1 Message Date
Tristan Partin 7254db36a7
Try to find the jni dependency when javac is a Darwin stub 2 years ago
Eli Schwartz 2ef94a71f8
delay importing ctypes unless it is actually used 2 years ago
Tristan Partin f287cac862
Deduplicate code in JNISystemDependency conditional 2 years ago
Benjamin Gilbert 35e230e48c depfixer: silence fix_jar() and make it do something 2 years ago
Benjamin Gilbert 51c889ddbc depfixer: don't extract MANIFEST.MF verbosely 2 years ago
Brad Smith dd25b88f00 Revert "openbsd: execinfo is not a compiler lib" 2 years ago
Andreas Deininger b249470a4c Fixing typos 2 years ago
Phil Jones 41ab2ef8af mlog: set LV environment variable for pager. 2 years ago
Phil Jones 8bfc29f91f mlog: set LESS environment variable for pager. 2 years ago
Eli Schwartz 100456de07
fix broken fs.copyfile function that crashed if you tried to use it 2 years ago
Eli Schwartz e5a9272034
typing: fix some broken Sequence annotations 2 years ago
Eli Schwartz cbf4496434
simplify install_tag handling according to the accepted API 2 years ago
Tristan Partin dfea023ced
Fix package kwarg type 2 years ago
Tristan Partin 2e600ef710
Rename java.generate_native_headers to java.native_headers 2 years ago
Tristan Partin b746e92f62
Remove java.generate_native_header 2 years ago
Eli Schwartz 79d7891746 debug cygwin CI 2 years ago
Olexa Bilaniuk 255f335d8e CUDA: Update compute-capability limits logic for CUDA 12. 2 years ago
Olexa Bilaniuk 36751d5d4c CUDA: Add listing for newly-released CUDA 12 in minimum driver version table. 2 years ago
Jussi Pakkanen c8766468a3 Bump version numbers for rc1. 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 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 85a58f12f0 interpreter: compiler: Allow array for the prefix kwarg 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
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
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