11856 Commits (cc8018744d2b718c6868fc516ccd0c5fbe48c5e8)
 

Author SHA1 Message Date
Xavier Claessens ef255db73a test_clang_format: Do not assume meson source is in git 4 years ago
Xavier Claessens 8eaa2be5d9 Fix crash when getting cuda options 4 years ago
Eli Schwartz 6ed1332603 wrap: fix support for git < 2.28 4 years ago
Matthieu Gautier 135b3bc0fd Fix markdown list in Bultin-options.md [skip ci] 4 years ago
Eli Schwartz e51dfe0bb7 remove public export of private function 4 years ago
Eli Schwartz 9ec3b99a4f do not repeat magic regexes for cmake define replacements 4 years ago
Eli Schwartz f4b91c4306 Revert "mark a couple of typing-only imports as noqa, to appease pyflakes" 4 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 4 years ago
Eli Schwartz 81a2c1b36d
remove unused imports 4 years ago
Eli Schwartz b1f0eec38f
fix lgtm.com "Use of the return value of a procedure" 4 years ago
Eli Schwartz 739de7b088
unittests: use better assert methods 4 years ago
Eli Schwartz 67792fc223
do not save unused variable 4 years ago
Eli Schwartz e0b86a8d38
remove unused variable 4 years ago
Eli Schwartz 7b53c26501
remove dead code that is immediately overridden 4 years ago
Eli Schwartz 1979132a9d
do not save variable when all we want is the side effect of popping it 4 years ago
Daniel Mensinger 0fea9965ad interpreter: Revert old path joining behavior (fixes #9450) 4 years ago
Xavier Claessens 89e9b50292 doc: Requires hotdoc >=0.13.7 4 years ago
Xavier Claessens 6298e29070 message: Allow bool 4 years ago
Thomas Heijligen ecdf192f46 dep.name(): return dependency name even if dependency is not found 4 years ago
Eli Schwartz 67e841720c
make sure the devenv powershell script is actually distributed 4 years ago
Jussi Pakkanen 4840c86ec9 Add sccache support. 4 years ago
Xavier Claessens abaa980436 mcompile: Load coredata first because it checks major version 4 years ago
Nirbheek Chauhan 6ea4e21b6d Fix typos in release notes for 0.60.0 4 years ago
Jussi Pakkanen 954fa95133 Bump version number for new development. 4 years ago
Jussi Pakkanen 39c268ce0d Create release notes page for 0.60. 4 years ago
Jussi Pakkanen f64e5cee6b Bump version number for release. 4 years ago
Jussi Pakkanen 475b8b1ad8
Merge pull request #9377 from mensinda/jsonDocs 4 years ago
Moroz Oleg 012ec7d5b3 Add stdc++20 support for Visual Studio 2019 v16.11 4 years ago
Daniel Mensinger 2d8da3cb11 interpreter: Fix missing featuer check (fixes #9425) 4 years ago
Daniel Mensinger ffc8721465 cmake: Add support for the Linux CMake registry (fixes #9418) 4 years ago
Jussi Pakkanen 5aeed25617 Remove temp files that the macOS installer builder leaves hanging. 4 years ago
Jussi Pakkanen 4d8548aa06 Fix MSI creation with Python 3.10. 4 years ago
Dylan Baker 034b3a92d9 compilers/rust: fix typo in standard description 4 years ago
Dylan Baker 841dc2a4e7 compilers/rust: add support for the 2021 edition 4 years ago
Hofer-Julian 939394ed31 Fix typos 4 years ago
Olexa Bilaniuk 8fa5b90bf1 Add entries for new CUDA Toolkit versions. 4 years ago
Gabor Kertesz 60c8fedb95 Add support for win-arm64 to MSVC 4 years ago
Jussi Pakkanen cf587f39ea Update version number for rc2. 4 years ago
Gabor Kertesz 747982e6cb Fix NamedTemporaryFile file reopen issue on Win #9412 4 years ago
Paolo Bonzini 492cc9bf95 linkers: detect LLD when built with PACKAGE_VENDOR 4 years ago
Paolo Bonzini 8945c53711 mtest: limit "magic" CTRL+C behavior to process group leaders 4 years ago
Matthew Brett 6718556571 Add missing but expected as exception clause 4 years ago
Eli Schwartz f52a5a7cd3
wrap: move FeatureNew checks to a more natural place 4 years ago
Xavier Claessens a3f3ddf581 cuda: Override std=none to avoid host_compiler to emit -std argument 4 years ago
Xavier Claessens 8a0d12ec29 optinterpreter: Fix builtin option names not being reserved anymore 4 years ago
Paolo Bonzini 5e96730d7d introspect: include choices for array options 4 years ago
Xavier Claessens 4f7c0d0b62 optinterpreter: Downgrade error to deprecation 4 years ago
Daniel Mensinger 220d5aa7ba interpreter: Fix missing holder entry (fixes #9389) 4 years ago
Doug Kearns ace184fa45 syntax-highlighting: vim: whitespace fixes 4 years ago
Doug Kearns 4d363e463d syntax-highlighting: vim: improve the ftplugin 4 years ago