aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-03Bump versions to 0.60.1 for release0.60.1Nirbheek Chauhan2-2/+2
2021-11-03python.dependency(): Do not stop when first candidate is not foundXavier Claessens3-3/+12
2021-11-03Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"Eli Schwartz2-6/+2
2021-11-03fix various flake8 whitespace errorsEli Schwartz38-83/+81
2021-11-02coverage generator: obey the documentation and only generate supported outputsEli Schwartz3-36/+44
2021-11-02fix typoed vs backend tokenEli Schwartz1-1/+1
2021-11-02Fix "meson compile" not activating vsenvXavier Claessens1-2/+3
2021-11-01Fix cygwin test failure due to shortpath usageNirbheek Chauhan3-8/+26
2021-10-29configure_file: upgrade deprecation message to FeatureDeprecatedEli Schwartz1-2/+2
2021-10-29modules/gnome: use `install_dir = []` instead of falseDylan Baker1-1/+1
2021-10-29modules/gnome: fix missing install_dir, again, harderDylan Baker1-8/+10
2021-10-29mtest: accept very long linesPaolo Bonzini1-1/+8
2021-10-29Revert use of thin archives in 0.60 branch.Olexa Bilaniuk1-1/+1
2021-10-28modules/gnome: ensure that `install_dir` is setDylan Baker2-11/+17
2021-10-28Fix add_install_script() ignoring install_tagXavier Claessens3-10/+16
2021-10-28test_clang_format: Do not assume meson source is in gitXavier Claessens1-0/+8
2021-10-28Fix crash when getting cuda optionsXavier Claessens4-16/+17
2021-10-28wrap: fix support for git < 2.28Eli Schwartz1-1/+1
2021-10-28interpreter: Revert old path joining behavior (fixes #9450)Daniel Mensinger2-1/+5
2021-10-28message: Allow boolXavier Claessens2-5/+5
2021-10-28make sure the devenv powershell script is actually distributedEli Schwartz1-0/+3
2021-10-28mcompile: Load coredata first because it checks major versionXavier Claessens1-9/+3
2021-10-27i18n: merge_file() deprecate positional argumentsXavier Claessens1-2/+4
2021-10-24Bump version number for release.0.60.0Jussi Pakkanen1-1/+2
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen10-17/+511
2021-10-24Add stdc++20 support for Visual Studio 2019 v16.11Moroz Oleg1-0/+4
2021-10-24interpreter: Fix missing featuer check (fixes #9425)Daniel Mensinger4-0/+24
2021-10-24cmake: Add support for the Linux CMake registry (fixes #9418)Daniel Mensinger1-0/+6
2021-10-24Remove temp files that the macOS installer builder leaves hanging.Jussi Pakkanen1-0/+6
2021-10-24Fix MSI creation with Python 3.10.Jussi Pakkanen1-0/+2
2021-10-21compilers/rust: fix typo in standard descriptionDylan Baker1-1/+1
2021-10-21compilers/rust: add support for the 2021 editionDylan Baker1-1/+1
2021-10-21Fix typosHofer-Julian4-4/+4
2021-10-21Add entries for new CUDA Toolkit versions.Olexa Bilaniuk1-0/+2
2021-10-20Add support for win-arm64 to MSVCGabor Kertesz1-1/+5
2021-10-19Update version number for rc2.0.60.0rc2Jussi Pakkanen1-1/+1
2021-10-19Fix NamedTemporaryFile file reopen issue on Win #9412Gabor Kertesz1-2/+4
2021-10-18linkers: detect LLD when built with PACKAGE_VENDORPaolo Bonzini1-3/+3
2021-10-18mtest: limit "magic" CTRL+C behavior to process group leadersPaolo Bonzini1-1/+4
2021-10-16Add missing but expected as exception clauseMatthew Brett1-1/+1
2021-10-15wrap: move FeatureNew checks to a more natural placeEli Schwartz2-14/+18
2021-10-14cuda: Override std=none to avoid host_compiler to emit -std argumentXavier Claessens1-6/+3
2021-10-14optinterpreter: Fix builtin option names not being reserved anymoreXavier Claessens2-18/+36
2021-10-14introspect: include choices for array optionsPaolo Bonzini2-2/+7
2021-10-13optinterpreter: Downgrade error to deprecationXavier Claessens1-1/+1
2021-10-12interpreter: Fix missing holder entry (fixes #9389)Daniel Mensinger2-0/+13
2021-10-12syntax-highlighting: vim: whitespace fixesDoug Kearns1-4/+4
2021-10-12syntax-highlighting: vim: improve the ftpluginDoug Kearns1-3/+20
2021-10-12syntax-highlighting: vim: set b:undo_ftpluginDoug Kearns1-0/+2
2021-10-12syntax-highlighting: vim: use Boolean highlight group for booleansDoug Kearns1-2/+2