summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-11simplify install_tag handling according to the accepted APIEli Schwartz
2022-12-12Merge pull request #11071 from tristan957/java-moduleJussi Pakkanen
2022-12-11DOCS: Rust-module: Remove note about unstable APIEwout ter Hoeven
2022-12-11Fix package kwarg typeTristan Partin
2022-12-11Rename java.generate_native_headers to java.native_headersTristan Partin
2022-12-11Remove java.generate_native_headerTristan Partin
2022-12-11CI: skip libgcrypt test on msys2Eli Schwartz
2022-12-11debug cygwin CIEli Schwartz
2022-12-11CUDA: Update compute-capability limits logic for CUDA 12.Olexa Bilaniuk
2022-12-11CUDA: Add listing for newly-released CUDA 12 in minimum driver version table.Olexa Bilaniuk
2022-12-11Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen
2022-12-10Bump version numbers for rc1.Jussi Pakkanen
2022-12-09doc: Add date in release notesXavier Claessens
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen
2022-12-09python module: don't overwrite and destroy the .pc dependency nameEli Schwartz
2022-12-07utils: Fix pylint warning using-constant-testL. E. Segovia
2022-12-07wrap: Don't use --branch with shallow clones against HEADL. E. Segovia
2022-12-07devenv: Document recent changesXavier Claessens
2022-12-07devenv: Set QEMU_LD_PREFIX to sys_rootXavier Claessens
2022-12-07Remove useless EmptyExternalProgramXavier Claessens
2022-12-07devenv: Always include env for HOST machineXavier Claessens
2022-12-07devenv: Add executables locations to both PATH and WINEPATHXavier Claessens
2022-12-07devenv: Do not include system values in --dumpXavier Claessens
2022-12-06test: Add get_define test with prefix arrayMarvin Scholz
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz
2022-12-06docs: Add missing import to the windows module example.Angelo Haller
2022-12-06devenv: Add more info how to get gdb scripts workingXavier Claessens
2022-12-06devenv: Add --workdir optionXavier Claessens
2022-12-05mtest: warn on invalid TAP outputEli Schwartz
2022-12-05mtest: early return when parsing blank lines in TAPEli Schwartz
2022-12-05when generating optional utility targets in ninja, skip existing aliases tooEli Schwartz
2022-12-05on newer versions of clang-format, use builtin --check handlingEli Schwartz
2022-12-05modules/rust: Add support for dependencies in bindgenDylan Baker
2022-12-05modules/rust: Use `__future__.annotations`Dylan Baker
2022-12-05modules/rust: use the shared DEPENDENCIES_KWDylan Baker
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker
2022-12-05modules: Add a method to the state object for include_dirsDylan Baker
2022-12-05type_checking: add a type checking helper for strings in include_directoriesDylan Baker
2022-12-05interpreter: add a feature_validator to KwargInfoDylan Baker
2022-12-05interpreter: move TEST_KW from interpreter.py to type_checking.pyDylan Baker
2022-12-05Use meson setup [options] in meson RPM macroJani Välimaa
2022-12-05Users.md:add aawordsearch projectandy5995
2022-12-05docs: change old SourceForge link to GitHubTony Finch
2022-12-04dependencies: only print not_found_message onceMichael Champanis
2022-12-04hdf5 dependency: correctly use machine files and respect crossEli Schwartz
2022-12-04refactor pkg-config dependency to allow statically finding the programEli Schwartz
2022-11-30build: harden workflow permissionsAlex
2022-11-30docs: clarify prog.full_path even moreEli Schwartz
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz
2022-11-30pylint: enable the set_membership pluginDylan Baker