aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-10Bump version numbers for rc1.1.0.0rc1Jussi Pakkanen2-2/+2
2022-12-09doc: Add date in release notesXavier Claessens1-0/+5
2022-12-09Merge pull request #10990 from xclaesse/devenvJussi Pakkanen8-63/+84
2022-12-09python module: don't overwrite and destroy the .pc dependency nameEli Schwartz1-1/+0
2022-12-07utils: Fix pylint warning using-constant-testL. E. Segovia1-1/+1
2022-12-07wrap: Don't use --branch with shallow clones against HEADL. E. Segovia2-4/+21
2022-12-07devenv: Document recent changesXavier Claessens2-0/+17
2022-12-07devenv: Set QEMU_LD_PREFIX to sys_rootXavier Claessens1-1/+6
2022-12-07Remove useless EmptyExternalProgramXavier Claessens4-31/+6
2022-12-07devenv: Always include env for HOST machineXavier Claessens2-3/+9
2022-12-07devenv: Add executables locations to both PATH and WINEPATHXavier Claessens1-7/+12
2022-12-07devenv: Do not include system values in --dumpXavier Claessens2-13/+14
2022-12-06test: Add get_define test with prefix arrayMarvin Scholz1-0/+7
2022-12-06interpreter: compiler: Allow array for the prefix kwargMarvin Scholz3-6/+32
2022-12-06docs: Add missing import to the windows module example.Angelo Haller1-0/+1
2022-12-06devenv: Add more info how to get gdb scripts workingXavier Claessens1-3/+12
2022-12-06devenv: Add --workdir optionXavier Claessens1-7/+10
2022-12-05mtest: warn on invalid TAP outputEli Schwartz2-1/+36
2022-12-05mtest: early return when parsing blank lines in TAPEli Schwartz1-1/+1
2022-12-05when generating optional utility targets in ninja, skip existing aliases tooEli Schwartz6-13/+14
2022-12-05on newer versions of clang-format, use builtin --check handlingEli Schwartz1-2/+10
2022-12-05modules/rust: Add support for string include_directoriesDylan Baker5-9/+20
2022-12-05modules: Add a method to the state object for include_dirsDylan Baker1-1/+15
2022-12-05type_checking: add a type checking helper for strings in include_directoriesDylan Baker1-0/+9
2022-12-05interpreter: add a feature_validator to KwargInfoDylan Baker1-0/+9
2022-12-05interpreter: move TEST_KW from interpreter.py to type_checking.pyDylan Baker3-23/+24
2022-12-05Use meson setup [options] in meson RPM macroJani Välimaa1-1/+1
2022-12-05Users.md:add aawordsearch projectandy59951-0/+1
2022-12-05docs: change old SourceForge link to GitHubTony Finch1-4/+4
2022-12-04dependencies: only print not_found_message onceMichael Champanis1-1/+0
2022-12-04hdf5 dependency: correctly use machine files and respect crossEli Schwartz1-4/+5
2022-12-04refactor pkg-config dependency to allow statically finding the programEli Schwartz2-33/+37
2022-11-30build: harden workflow permissionsAlex3-0/+9
2022-11-30docs: clarify prog.full_path even moreEli Schwartz1-6/+8
2022-11-30docs: clarify that prog.full_path has potentially valid usesEli Schwartz1-4/+10
2022-11-30pylint: enable the set_membership pluginDylan Baker34-63/+63
2022-11-30devenv: avoid overwriting internal variables of the global argparseEli Schwartz1-3/+3
2022-11-30tests: Write out LD_LIBRARY_PATH for built shared librariesDaniel Stone1-1/+14
2022-11-30pylint: enable simplifiable-if-statementDylan Baker3-10/+2
2022-11-30pylint: enable use-implicit-booleaness-not-comparisonDylan Baker2-2/+1
2022-11-29pylint: enable the bad_builtin checkerDylan Baker12-17/+17
2022-11-29pylint: enable useless-returnDylan Baker3-3/+0
2022-11-29pylint: enable used-before-assignmentDylan Baker2-2/+3
2022-11-29pylint: enable implicit-str-concatDylan Baker2-2/+1
2022-11-29CUDA: Update minimum driver version table to include CUDA 11.8Olexa Bilaniuk1-0/+2
2022-11-29CUDA: Bugfix to architectural limit checks.Olexa Bilaniuk1-2/+2
2022-11-29CUDA: Add Orin, Lovelace and Hopper architecture names for CUDA 11.8Olexa Bilaniuk1-3/+15
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz3-4/+4
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz10-16/+16
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz4-8/+8