8017 Commits (d3ad05e5e5eecfe7cf9588ad28c8e55d82f7389f)

Author SHA1 Message Date
Kleis Auke Wolthuizen 18d2431685 emscripten: remove no longer relevant comment 2 years ago
Kleis Auke Wolthuizen cd6b67dea8 emscripten: enforce version 1.39.19 or higher 2 years ago
Kleis Auke Wolthuizen 4e1d0e4784 emscripten: remove redundant `thread_flags` implementation 2 years ago
Kleis Auke Wolthuizen 51ac9ed317 emscripten: use single arguments when specifying options 2 years ago
Kleis Auke Wolthuizen 898e85d847 emscripten: prefer `-pthread` over `-s USE_PTHREADS=1` 2 years ago
Eli Schwartz 891b4ffe33
dependencies: better logging of pkg-config call outputs 2 years ago
Dylan Baker 2fd5bd934e interpreter: use static_lib's already calculated pic value 2 years ago
Jussi Pakkanen 8e2355ebc8 Bump version number for new development. 2 years ago
Jussi Pakkanen 05f85c7945 This is it. The 1.0.0. 2 years ago
Nirbheek Chauhan 5dd3413b71 meson: Cache os.path.realpath in CLikeCompilerArgs 2 years ago
Jussi Pakkanen 9c1b6a95b0 Bump version number for rc2. 2 years ago
Eli Schwartz b7a5c384a1 mtest: handle TAP tests with unknown version. 2 years ago
Tristan Partin fb6fda3853
Change double quote doc comment to sinqle quote 2 years ago
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