13188 Commits (100456de0761ee949e2277c97746cb8571b6ba39)
 

Author SHA1 Message Date
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
Jussi Pakkanen 248c1d9bd5
Merge pull request #11071 from tristan957/java-module 2 years ago
Ewout ter Hoeven 9c1bf2bf4c DOCS: Rust-module: Remove note about unstable 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 5bea2ca198 CI: skip libgcrypt test on msys2 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 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