summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-30doc: document string.strip() optional argument [skip ci]Stone Tickle
2021-09-30syntax-highlighting: vim: set b:undo_indentDoug Kearns
2021-09-29Revert "mtest: fix test output issues (in console)"Paolo Bonzini
2021-09-29tests/rust: add libm to fix build with rust 1.55Dominique Leuenberger
2021-09-29tests: take into account Debian Python pathsFilipe Laíns
2021-09-29modules: python: better handling of the Python paths for DebianFilipe Laíns
2021-09-29CODEOWNERS: add myself as "meson test" ownerPaolo Bonzini
2021-09-28Merge pull request #9014 from bonzini/mixed-language-linkJussi Pakkanen
2021-09-27fix test case instances where undefined message(true) occurredEli Schwartz
2021-09-26fix message function accepting bools and casting to stringEli Schwartz
2021-09-25unittests: Make test_prelinking work on SolarisAlan Coopersmith
2021-09-25dependencies: Add JDK system dependency for SolarisAlan Coopersmith
2021-09-25Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippyJussi Pakkanen
2021-09-25interpreter: Add FeatureNew checkDaniel Mensinger
2021-09-25Remove helpers.check_stringlist()Daniel Mensinger
2021-09-25interpreter: Introduce StringHolderDaniel Mensinger
2021-09-25mtest: fix test output issues (in console)Hemmo Nieminen
2021-09-24compilers/rust: Add support for clippyDylan Baker
2021-09-24pipelines: add 32bit clippy to 32bit rustDylan Baker
2021-09-24compilers/detect: use linker_always_args as well as linker exe_listDylan Baker
2021-09-24ninjabackend: Rust use Backend.generate_basic_compiler_argsDylan Baker
2021-09-24rustc: implement pic argsDylan Baker
2021-09-24compilers/rust: Implement warning levelsDylan Baker
2021-09-24rust: Add werror argumentsDylan Baker
2021-09-24compilers/detect: avoid mutating rustc compiler listDylan Baker
2021-09-24pylintrc: add function-redefinedDylan Baker
2021-09-25compilers: Add default search path stdlib_only_link_flagsDylan Baker
2021-09-24Merge pull request #9167 from dcbaker/submit/meson-main-type-checkingJussi Pakkanen
2021-09-24Add option to to transpile Cython to C++Dylan Baker
2021-09-24interpreter/mesonmain: remove unreachable codeDylan Baker
2021-09-24pylint: check for duplicate importsDylan Baker
2021-09-24interpreter/mesonmain: Fix remaining typing problems and add to run_mypyDylan Baker
2021-09-24build: use an object rather than a dict for the dep_manifestDylan Baker
2021-09-24interpreter/mesonmain: Add full set of typed_argument guardsDylan Baker
2021-09-24interpreter/mesonmain: fix type annotationsDylan Baker
2021-09-24interpreter: Add a few missing type annotationsDylan Baker
2021-09-24scripts/meson_exe: narrow type annotationDylan Baker
2021-09-24scripts/meson_exe: close fd if we open itDylan Baker
2021-09-24build: Add annotation to dist_Scripts and install_scriptsDylan Baker
2021-09-24build: add some missing type annotationsDylan Baker
2021-09-24mlog: fix annotationDylan Baker
2021-09-22Merge pull request #9274 from anarazel/fix-vs-static-generatedJussi Pakkanen
2021-09-21Use -Oz when optimization=s in ClangAndrea Pappacoda
2021-09-21coredata: 0.59.1 -> 0.59.99 is a major version differenceXavier Claessens
2021-09-21Add platform agnostic testsXavier Claessens
2021-09-20mtest: Allow gtest protocol test to fail more gracefullyDylan Baker
2021-09-20Add test for https://github.com/mesonbuild/meson/issues/9235Jesse Natalie
2021-09-20editorconfig settings: attempt to guarantee the final end-of-line charEli Schwartz
2021-09-20dependency: If cached version is outdated, look on system againXavier Claessens
2021-09-20ninjabackend/vs: handle builddir on different drive from cwdRyan Kuester