index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-28
configure_file: upgrade deprecation message to FeatureDeprecated
Eli Schwartz
2021-10-28
modules/gnome: use `install_dir = []` instead of false
Dylan Baker
2021-10-28
modules/gnome: fix missing install_dir, again, harder
Dylan Baker
2021-10-28
mtest: accept very long lines
Paolo Bonzini
2021-10-27
modules/gnome: ensure that `install_dir` is set
Dylan Baker
2021-10-27
Fix add_install_script() ignoring install_tag
Xavier Claessens
2021-10-27
Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will
georgev93
2021-10-27
test_clang_format: Do not assume meson source is in git
Xavier Claessens
2021-10-27
Fix crash when getting cuda options
Xavier Claessens
2021-10-27
wrap: fix support for git < 2.28
Eli Schwartz
2021-10-27
Fix markdown list in Bultin-options.md [skip ci]
Matthieu Gautier
2021-10-27
remove public export of private function
Eli Schwartz
2021-10-27
do not repeat magic regexes for cmake define replacements
Eli Schwartz
2021-10-27
Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-26
remove unused imports
Eli Schwartz
2021-10-26
fix lgtm.com "Use of the return value of a procedure"
Eli Schwartz
2021-10-26
unittests: use better assert methods
Eli Schwartz
2021-10-26
do not save unused variable
Eli Schwartz
2021-10-26
remove unused variable
Eli Schwartz
2021-10-26
remove dead code that is immediately overridden
Eli Schwartz
2021-10-26
do not save variable when all we want is the side effect of popping it
Eli Schwartz
2021-10-26
interpreter: Revert old path joining behavior (fixes #9450)
Daniel Mensinger
2021-10-26
doc: Requires hotdoc >=0.13.7
Xavier Claessens
2021-10-26
message: Allow bool
Xavier Claessens
2021-10-26
dep.name(): return dependency name even if dependency is not found
Thomas Heijligen
2021-10-25
make sure the devenv powershell script is actually distributed
Eli Schwartz
2021-10-25
Add sccache support.
Jussi Pakkanen
2021-10-25
mcompile: Load coredata first because it checks major version
Xavier Claessens
2021-10-25
Fix typos in release notes for 0.60.0
Nirbheek Chauhan
2021-10-24
Bump version number for new development.
Jussi Pakkanen
2021-10-24
Create release notes page for 0.60.
Jussi Pakkanen
2021-10-24
Bump version number for release.
Jussi Pakkanen
2021-10-24
Merge pull request #9377 from mensinda/jsonDocs
Jussi Pakkanen
2021-10-24
Add stdc++20 support for Visual Studio 2019 v16.11
Moroz Oleg
2021-10-24
interpreter: Fix missing featuer check (fixes #9425)
Daniel Mensinger
2021-10-24
cmake: Add support for the Linux CMake registry (fixes #9418)
Daniel Mensinger
2021-10-24
Remove temp files that the macOS installer builder leaves hanging.
Jussi Pakkanen
2021-10-24
Fix MSI creation with Python 3.10.
Jussi Pakkanen
2021-10-21
compilers/rust: fix typo in standard description
Dylan Baker
2021-10-21
compilers/rust: add support for the 2021 edition
Dylan Baker
2021-10-21
Fix typos
Hofer-Julian
2021-10-21
Add entries for new CUDA Toolkit versions.
Olexa Bilaniuk
2021-10-20
Add support for win-arm64 to MSVC
Gabor Kertesz
2021-10-19
Update version number for rc2.
Jussi Pakkanen
2021-10-19
Fix NamedTemporaryFile file reopen issue on Win #9412
Gabor Kertesz
2021-10-18
linkers: detect LLD when built with PACKAGE_VENDOR
Paolo Bonzini
2021-10-18
mtest: limit "magic" CTRL+C behavior to process group leaders
Paolo Bonzini
2021-10-16
Add missing but expected as exception clause
Matthew Brett
2021-10-15
wrap: move FeatureNew checks to a more natural place
Eli Schwartz
[next]