11739 Commits (67792fc223daac88dcc4d5f5e981f3724b87e9b4)
 

Author SHA1 Message Date
Eli Schwartz 67792fc223
do not save unused variable 3 years ago
Eli Schwartz e0b86a8d38
remove unused variable 3 years ago
Eli Schwartz 7b53c26501
remove dead code that is immediately overridden 3 years ago
Eli Schwartz 1979132a9d
do not save variable when all we want is the side effect of popping it 3 years ago
Daniel Mensinger 0fea9965ad interpreter: Revert old path joining behavior (fixes #9450) 3 years ago
Xavier Claessens 89e9b50292 doc: Requires hotdoc >=0.13.7 3 years ago
Xavier Claessens 6298e29070 message: Allow bool 3 years ago
Thomas Heijligen ecdf192f46 dep.name(): return dependency name even if dependency is not found 3 years ago
Eli Schwartz 67e841720c
make sure the devenv powershell script is actually distributed 3 years ago
Jussi Pakkanen 4840c86ec9 Add sccache support. 3 years ago
Xavier Claessens abaa980436 mcompile: Load coredata first because it checks major version 3 years ago
Nirbheek Chauhan 6ea4e21b6d Fix typos in release notes for 0.60.0 3 years ago
Jussi Pakkanen 954fa95133 Bump version number for new development. 3 years ago
Jussi Pakkanen 39c268ce0d Create release notes page for 0.60. 3 years ago
Jussi Pakkanen f64e5cee6b Bump version number for release. 3 years ago
Jussi Pakkanen 475b8b1ad8
Merge pull request #9377 from mensinda/jsonDocs 3 years ago
Moroz Oleg 012ec7d5b3 Add stdc++20 support for Visual Studio 2019 v16.11 3 years ago
Daniel Mensinger 2d8da3cb11 interpreter: Fix missing featuer check (fixes #9425) 3 years ago
Daniel Mensinger ffc8721465 cmake: Add support for the Linux CMake registry (fixes #9418) 3 years ago
Jussi Pakkanen 5aeed25617 Remove temp files that the macOS installer builder leaves hanging. 3 years ago
Jussi Pakkanen 4d8548aa06 Fix MSI creation with Python 3.10. 3 years ago
Dylan Baker 034b3a92d9 compilers/rust: fix typo in standard description 3 years ago
Dylan Baker 841dc2a4e7 compilers/rust: add support for the 2021 edition 3 years ago
Hofer-Julian 939394ed31 Fix typos 3 years ago
Olexa Bilaniuk 8fa5b90bf1 Add entries for new CUDA Toolkit versions. 3 years ago
Gabor Kertesz 60c8fedb95 Add support for win-arm64 to MSVC 3 years ago
Jussi Pakkanen cf587f39ea Update version number for rc2. 3 years ago
Gabor Kertesz 747982e6cb Fix NamedTemporaryFile file reopen issue on Win #9412 3 years ago
Paolo Bonzini 492cc9bf95 linkers: detect LLD when built with PACKAGE_VENDOR 3 years ago
Paolo Bonzini 8945c53711 mtest: limit "magic" CTRL+C behavior to process group leaders 3 years ago
Matthew Brett 6718556571 Add missing but expected as exception clause 3 years ago
Eli Schwartz f52a5a7cd3
wrap: move FeatureNew checks to a more natural place 3 years ago
Xavier Claessens a3f3ddf581 cuda: Override std=none to avoid host_compiler to emit -std argument 3 years ago
Xavier Claessens 8a0d12ec29 optinterpreter: Fix builtin option names not being reserved anymore 3 years ago
Paolo Bonzini 5e96730d7d introspect: include choices for array options 3 years ago
Xavier Claessens 4f7c0d0b62 optinterpreter: Downgrade error to deprecation 3 years ago
Daniel Mensinger 220d5aa7ba interpreter: Fix missing holder entry (fixes #9389) 3 years ago
Doug Kearns ace184fa45 syntax-highlighting: vim: whitespace fixes 3 years ago
Doug Kearns 4d363e463d syntax-highlighting: vim: improve the ftplugin 3 years ago
Doug Kearns 7cddf9a6db syntax-highlighting: vim: set b:undo_ftplugin 3 years ago
Doug Kearns 462003f996 syntax-highlighting: vim: use Boolean highlight group for booleans 3 years ago
Doug Kearns a0dc60f841 syntax-highlighting: vim: match octal and hexadecimal numbers 3 years ago
Eli Schwartz 1d17ef3edb
docs: fix a typoed arg name and another missing arg 3 years ago
Jussi Pakkanen a331ba1b8b Bump version number for rc1. 3 years ago
Eli Schwartz 88d9646288
pkg-config: do not ever successfully detect Strawberry Perl. 3 years ago
Eli Schwartz dfa19af0ae
simplify some log formatting by splitting out a commonly used format string 3 years ago
Xavier Claessens 437745b028 Add missing release snippet for option() deprecated kwarg 3 years ago
Xavier Claessens 928078982c Add --vsenv command line option and active VS only when needed 3 years ago
Daniel Jacobs 31bea202c9 improve wraptool search 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago