summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-28configure_file: upgrade deprecation message to FeatureDeprecatedEli Schwartz
2021-10-28modules/gnome: use `install_dir = []` instead of falseDylan Baker
2021-10-28modules/gnome: fix missing install_dir, again, harderDylan Baker
2021-10-28mtest: accept very long linesPaolo Bonzini
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens
2021-10-27Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows willgeorgev93
2021-10-27test_clang_format: Do not assume meson source is in gitXavier Claessens
2021-10-27Fix crash when getting cuda optionsXavier Claessens
2021-10-27wrap: fix support for git < 2.28Eli Schwartz
2021-10-27Fix markdown list in Bultin-options.md [skip ci]Matthieu Gautier
2021-10-27remove public export of private functionEli Schwartz
2021-10-27do not repeat magic regexes for cmake define replacementsEli Schwartz
2021-10-27Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"Eli Schwartz
2021-10-27fix various flake8 whitespace errorsEli Schwartz
2021-10-26remove unused importsEli Schwartz
2021-10-26fix lgtm.com "Use of the return value of a procedure"Eli Schwartz
2021-10-26unittests: use better assert methodsEli Schwartz
2021-10-26do not save unused variableEli Schwartz
2021-10-26remove unused variableEli Schwartz
2021-10-26remove dead code that is immediately overriddenEli Schwartz
2021-10-26do not save variable when all we want is the side effect of popping itEli Schwartz
2021-10-26interpreter: Revert old path joining behavior (fixes #9450)Daniel Mensinger
2021-10-26doc: Requires hotdoc >=0.13.7Xavier Claessens
2021-10-26message: Allow boolXavier Claessens
2021-10-26dep.name(): return dependency name even if dependency is not foundThomas Heijligen
2021-10-25make sure the devenv powershell script is actually distributedEli Schwartz
2021-10-25Add sccache support.Jussi Pakkanen
2021-10-25mcompile: Load coredata first because it checks major versionXavier Claessens
2021-10-25Fix typos in release notes for 0.60.0Nirbheek Chauhan
2021-10-24Bump version number for new development.Jussi Pakkanen
2021-10-24Create release notes page for 0.60.Jussi Pakkanen
2021-10-24Bump version number for release.Jussi Pakkanen
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen
2021-10-24Add stdc++20 support for Visual Studio 2019 v16.11Moroz Oleg
2021-10-24interpreter: Fix missing featuer check (fixes #9425)Daniel Mensinger
2021-10-24cmake: Add support for the Linux CMake registry (fixes #9418)Daniel Mensinger
2021-10-24Remove temp files that the macOS installer builder leaves hanging.Jussi Pakkanen
2021-10-24Fix MSI creation with Python 3.10.Jussi Pakkanen
2021-10-21compilers/rust: fix typo in standard descriptionDylan Baker
2021-10-21compilers/rust: add support for the 2021 editionDylan Baker
2021-10-21Fix typosHofer-Julian
2021-10-21Add entries for new CUDA Toolkit versions.Olexa Bilaniuk
2021-10-20Add support for win-arm64 to MSVCGabor Kertesz
2021-10-19Update version number for rc2.Jussi Pakkanen
2021-10-19Fix NamedTemporaryFile file reopen issue on Win #9412Gabor Kertesz
2021-10-18linkers: detect LLD when built with PACKAGE_VENDORPaolo Bonzini
2021-10-18mtest: limit "magic" CTRL+C behavior to process group leadersPaolo Bonzini
2021-10-16Add missing but expected as exception clauseMatthew Brett
2021-10-15wrap: move FeatureNew checks to a more natural placeEli Schwartz