summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number for rc2.1.0.0rc2Jussi Pakkanen2022-12-171-1/+1
* mtest: handle TAP tests with unknown version.Eli Schwartz2022-12-171-1/+4
* Merge pull request #11174 from bgilbert/jar-manifestJussi Pakkanen2022-12-165-2/+63
|\
| * depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert2022-12-145-1/+62
| * depfixer: don't extract MANIFEST.MF verboselyBenjamin Gilbert2022-12-131-1/+1
* | Merge pull request #11181 from tristan957/backendsJussi Pakkanen2022-12-163-16/+36
|\ \
| * | Enable Java project tests on DarwimTristan Partin2022-12-151-1/+1
| * | Change double quote doc comment to sinqle quoteTristan Partin2022-12-151-2/+2
| * | Try to find the jni dependency when javac is a Darwin stubTristan Partin2022-12-152-11/+31
| * | Deduplicate code in JNISystemDependency conditionalTristan Partin2022-12-141-2/+2
* | | delay importing ctypes unless it is actually usedEli Schwartz2022-12-151-1/+1
|/ /
* | docs: clarify the semantics of the required: kwarg everywhereEli Schwartz2022-12-143-8/+23
* | docs: simplify the documentation on required kwarg for subprojectEli Schwartz2022-12-141-4/+1
* | docs: update description of supported functions for feature optionsEli Schwartz2022-12-141-3/+7
|/
* Revert "openbsd: execinfo is not a compiler lib"Brad Smith2022-12-131-6/+2
* Fixing typosAndreas Deininger2022-12-125-5/+5
* mlog: set LV environment variable for pager.Phil Jones2022-12-121-0/+3
* mlog: set LESS environment variable for pager.Phil Jones2022-12-121-5/+11
* fix broken fs.copyfile function that crashed if you tried to use itEli Schwartz2022-12-115-8/+11
* typing: fix some broken Sequence annotationsEli Schwartz2022-12-115-6/+6
* simplify install_tag handling according to the accepted APIEli Schwartz2022-12-112-5/+5
* Merge pull request #11071 from tristan957/java-moduleJussi Pakkanen2022-12-124-47/+70
|\
| * Fix package kwarg typeTristan Partin2022-12-111-2/+3
| * Rename java.generate_native_headers to java.native_headersTristan Partin2022-12-114-1/+67
| * Remove java.generate_native_headerTristan Partin2022-12-112-45/+1
* | DOCS: Rust-module: Remove note about unstable APIEwout ter Hoeven2022-12-111-2/+0
|/
* CI: skip libgcrypt test on msys2Eli Schwartz2022-12-111-1/+1
* debug cygwin CIEli Schwartz2022-12-111-0/+1
* CUDA: Update compute-capability limits logic for CUDA 12.Olexa Bilaniuk2022-12-111-0/+8
* CUDA: Add listing for newly-released CUDA 12 in minimum driver version table.Olexa Bilaniuk2022-12-111-0/+1
* Merge pull request #11024 from dcbaker/submit/bindgen-dependenciesJussi Pakkanen2022-12-119-17/+112
|\
| * modules/rust: Add support for dependencies in bindgenDylan Baker2022-12-059-5/+103
| * modules/rust: Use `__future__.annotations`Dylan Baker2022-12-051-6/+7
| * modules/rust: use the shared DEPENDENCIES_KWDylan Baker2022-12-051-6/+2
* | Bump version numbers for rc1.1.0.0rc1Jussi Pakkanen2022-12-102-2/+2
* | doc: Add date in release notesXavier Claessens2022-12-091-0/+5
* | Merge pull request #10990 from xclaesse/devenvJussi Pakkanen2022-12-098-63/+84
|\ \
| * | devenv: Document recent changesXavier Claessens2022-12-072-0/+17
| * | devenv: Set QEMU_LD_PREFIX to sys_rootXavier Claessens2022-12-071-1/+6
| * | Remove useless EmptyExternalProgramXavier Claessens2022-12-074-31/+6
| * | devenv: Always include env for HOST machineXavier Claessens2022-12-072-3/+9
| * | devenv: Add executables locations to both PATH and WINEPATHXavier Claessens2022-12-071-7/+12
| * | devenv: Do not include system values in --dumpXavier Claessens2022-12-072-13/+14
| * | devenv: Add more info how to get gdb scripts workingXavier Claessens2022-12-061-3/+12
| * | devenv: Add --workdir optionXavier Claessens2022-12-061-7/+10
* | | python module: don't overwrite and destroy the .pc dependency nameEli Schwartz2022-12-091-1/+0
* | | utils: Fix pylint warning using-constant-testL. E. Segovia2022-12-071-1/+1
* | | wrap: Don't use --branch with shallow clones against HEADL. E. Segovia2022-12-072-4/+21
* | | test: Add get_define test with prefix arrayMarvin Scholz2022-12-061-0/+7
* | | interpreter: compiler: Allow array for the prefix kwargMarvin Scholz2022-12-063-6/+32