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-09-30
doc: document string.strip() optional argument [skip ci]
Stone Tickle
2021-09-30
syntax-highlighting: vim: set b:undo_indent
Doug Kearns
2021-09-29
Revert "mtest: fix test output issues (in console)"
Paolo Bonzini
2021-09-29
tests/rust: add libm to fix build with rust 1.55
Dominique Leuenberger
2021-09-29
tests: take into account Debian Python paths
Filipe Laíns
2021-09-29
modules: python: better handling of the Python paths for Debian
Filipe Laíns
2021-09-29
CODEOWNERS: add myself as "meson test" owner
Paolo Bonzini
2021-09-28
Merge pull request #9014 from bonzini/mixed-language-link
Jussi Pakkanen
2021-09-27
fix test case instances where undefined message(true) occurred
Eli Schwartz
2021-09-26
fix message function accepting bools and casting to string
Eli Schwartz
2021-09-25
unittests: Make test_prelinking work on Solaris
Alan Coopersmith
2021-09-25
dependencies: Add JDK system dependency for Solaris
Alan Coopersmith
2021-09-25
Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippy
Jussi Pakkanen
2021-09-25
interpreter: Add FeatureNew check
Daniel Mensinger
2021-09-25
Remove helpers.check_stringlist()
Daniel Mensinger
2021-09-25
interpreter: Introduce StringHolder
Daniel Mensinger
2021-09-25
mtest: fix test output issues (in console)
Hemmo Nieminen
2021-09-24
compilers/rust: Add support for clippy
Dylan Baker
2021-09-24
pipelines: add 32bit clippy to 32bit rust
Dylan Baker
2021-09-24
compilers/detect: use linker_always_args as well as linker exe_list
Dylan Baker
2021-09-24
ninjabackend: Rust use Backend.generate_basic_compiler_args
Dylan Baker
2021-09-24
rustc: implement pic args
Dylan Baker
2021-09-24
compilers/rust: Implement warning levels
Dylan Baker
2021-09-24
rust: Add werror arguments
Dylan Baker
2021-09-24
compilers/detect: avoid mutating rustc compiler list
Dylan Baker
2021-09-24
pylintrc: add function-redefined
Dylan Baker
2021-09-25
compilers: Add default search path stdlib_only_link_flags
Dylan Baker
2021-09-24
Merge pull request #9167 from dcbaker/submit/meson-main-type-checking
Jussi Pakkanen
2021-09-24
Add option to to transpile Cython to C++
Dylan Baker
2021-09-24
interpreter/mesonmain: remove unreachable code
Dylan Baker
2021-09-24
pylint: check for duplicate imports
Dylan Baker
2021-09-24
interpreter/mesonmain: Fix remaining typing problems and add to run_mypy
Dylan Baker
2021-09-24
build: use an object rather than a dict for the dep_manifest
Dylan Baker
2021-09-24
interpreter/mesonmain: Add full set of typed_argument guards
Dylan Baker
2021-09-24
interpreter/mesonmain: fix type annotations
Dylan Baker
2021-09-24
interpreter: Add a few missing type annotations
Dylan Baker
2021-09-24
scripts/meson_exe: narrow type annotation
Dylan Baker
2021-09-24
scripts/meson_exe: close fd if we open it
Dylan Baker
2021-09-24
build: Add annotation to dist_Scripts and install_scripts
Dylan Baker
2021-09-24
build: add some missing type annotations
Dylan Baker
2021-09-24
mlog: fix annotation
Dylan Baker
2021-09-22
Merge pull request #9274 from anarazel/fix-vs-static-generated
Jussi Pakkanen
2021-09-21
Use -Oz when optimization=s in Clang
Andrea Pappacoda
2021-09-21
coredata: 0.59.1 -> 0.59.99 is a major version difference
Xavier Claessens
2021-09-21
Add platform agnostic tests
Xavier Claessens
2021-09-20
mtest: Allow gtest protocol test to fail more gracefully
Dylan Baker
2021-09-20
Add test for https://github.com/mesonbuild/meson/issues/9235
Jesse Natalie
2021-09-20
editorconfig settings: attempt to guarantee the final end-of-line char
Eli Schwartz
2021-09-20
dependency: If cached version is outdated, look on system again
Xavier Claessens
2021-09-20
ninjabackend/vs: handle builddir on different drive from cwd
Ryan Kuester
[next]