6908 Commits (0d139c6e79d8783db46ae9006b553b95ae3cb098)

Author SHA1 Message Date
Paolo Bonzini 0d139c6e79 mtest: add an ASCII-only version of the spinner 3 years ago
Eli Schwartz bc3a55743a only pass clang LTO arguments when they are needed 3 years ago
Paolo Bonzini 31be890cf1 interpreter: disallow RunTarget in meson.add_install_script 3 years ago
Paolo Bonzini 9abebfb649 interpreter: disallow RunTarget in test 3 years ago
Eli Schwartz f54d83cf27 valac dependencies: use the canonical list of vala source names 3 years ago
Yasushi SHOJI bcfff9b578 interpreter: Fix a typo 3 years ago
Eli Schwartz 168f9ea312 fix regression that broke string.format with list objects 3 years ago
Eli Schwartz 5cc166a667 fix custom_target with install: true and no install_dir, crashing 3 years ago
Xavier Claessens 1e9ca2f3f5 wrap: Fix concurrent os.mkdir() 3 years ago
William D. Jones da62c92725 Add 64-bit paths to check for unsupported Watcom cl.exe clones. 3 years ago
Jussi Pakkanen 958d6e387e Fix version requirement on Ninja feature. 3 years ago
Nirbheek Chauhan 4859d7039b
Bump versions to 0.60.1 for release 3 years ago
Xavier Claessens 77f8f5f456 python.dependency(): Do not stop when first candidate is not found 3 years ago
Eli Schwartz 55c87f5bd1 Revert "mark a couple of typing-only imports as noqa, to appease pyflakes" 3 years ago
Eli Schwartz 5f5ebc7262 fix various flake8 whitespace errors 3 years ago
Eli Schwartz 18abf2cebb coverage generator: obey the documentation and only generate supported outputs 3 years ago
Eli Schwartz 69e778d014 fix typoed vs backend token 3 years ago
Xavier Claessens 7cec164379 Fix "meson compile" not activating vsenv 3 years ago
Eli Schwartz c9e6afc988 configure_file: upgrade deprecation message to FeatureDeprecated 3 years ago
Dylan Baker e557fb44d6 modules/gnome: use `install_dir = []` instead of false 3 years ago
Dylan Baker 5066751b57 modules/gnome: fix missing install_dir, again, harder 3 years ago
Paolo Bonzini c9adc06699 mtest: accept very long lines 3 years ago
Olexa Bilaniuk 52c28eb962 Revert use of thin archives in 0.60 branch. 3 years ago
Dylan Baker bc67a1bebf modules/gnome: ensure that `install_dir` is set 3 years ago
Xavier Claessens 7d01886604 Fix add_install_script() ignoring install_tag 3 years ago
Xavier Claessens 2fea562eed Fix crash when getting cuda options 3 years ago
Eli Schwartz 654c2d4f21 wrap: fix support for git < 2.28 3 years ago
Daniel Mensinger 7f57276472 interpreter: Revert old path joining behavior (fixes #9450) 3 years ago
Xavier Claessens 9637becc05 message: Allow bool 3 years ago
Xavier Claessens 29697534d3 mcompile: Load coredata first because it checks major version 3 years ago
Xavier Claessens 2b01a14090 i18n: merge_file() deprecate positional arguments 3 years ago
Jussi Pakkanen f64e5cee6b Bump version number for release. 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
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
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