11566 Commits (377c23388f2c10cc3f5b13ba7a3cfe5dea7ff645)
 

Author SHA1 Message Date
Dylan Baker 377c23388f build: drop unnecissary method from RunTarget 3 years ago
Dylan Baker 0a6fdd4900 build: Fully annotate RunTarget 3 years ago
Dylan Baker f9b14dc570 build: Add full type annotations to CommandBase 3 years ago
Dylan Baker c11eb86995 build: add forward delcarations to CommandBase class 3 years ago
Dylan Baker d80cfa27c9 build: Add a couple of obvious annotations to RunTarget 3 years ago
Dylan Baker 7e43432a0c interpreterbase/decorators: KwargIfno validator must take an relaxed type 3 years ago
Xavier Claessens d2fa6d5080 Make custom_target() name argument optional 3 years ago
makise-homura e58b3adc70 Fix mypy errors 3 years ago
makise-homura 613c9e26c4 pkgconfig: pkg-configs version<0.29.1 escape variables incorrectly 3 years ago
makise-homura 0021a21930 compilers/elbrus: Deal with C/C++/Fortran stds more correctly 3 years ago
makise-homura 0ed2d2719b compilers: Select correct clang on e2k for C++ and ObjC++ 3 years ago
makise-homura fe0809360d compilers: There is clang for e2k (elbrus) platform finally 3 years ago
makise-homura 79f9a2076a compilers/elbrus: Support prelinking with lcc correctly 3 years ago
makise-homura d9b379df87 compilers/elbrus: Fix incorrect inheritance model of Elbrus*Compiler 3 years ago
makise-homura fc3de287cb unittests: Make qt test work if multiple versions of qt installed 3 years ago
Xavier Claessens e836076e24 external-project: variables must be dict not list 3 years ago
Stone Tickle fbc2e9b0ef doc: document string.strip() optional argument [skip ci] 3 years ago
Doug Kearns 6512478d2f syntax-highlighting: vim: set b:undo_indent 3 years ago
Paolo Bonzini 65b144bc85 Revert "mtest: fix test output issues (in console)" 3 years ago
Dominique Leuenberger 7ad54cce49 tests/rust: add libm to fix build with rust 1.55 3 years ago
Filipe Laíns 59b8e00249 tests: take into account Debian Python paths 3 years ago
Filipe Laíns 05b5a1e56f modules: python: better handling of the Python paths for Debian 3 years ago
Paolo Bonzini 6ef3946ea8 CODEOWNERS: add myself as "meson test" owner 3 years ago
Jussi Pakkanen fa47d8dab0
Merge pull request #9014 from bonzini/mixed-language-link 3 years ago
Eli Schwartz 5fa0fd3b47
fix test case instances where undefined message(true) occurred 3 years ago
Eli Schwartz 941b8a6dbc
fix message function accepting bools and casting to string 3 years ago
Alan Coopersmith 7f0193e294 unittests: Make test_prelinking work on Solaris 3 years ago
Alan Coopersmith 8c02005595 dependencies: Add JDK system dependency for Solaris 3 years ago
Jussi Pakkanen f6ae82169c
Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippy 3 years ago
Daniel Mensinger c0efa7ab22 interpreter: Add FeatureNew check 3 years ago
Daniel Mensinger 6b00c7dc81 Remove helpers.check_stringlist() 3 years ago
Daniel Mensinger d93d01b6c5 interpreter: Introduce StringHolder 3 years ago
Hemmo Nieminen 5fcb0e6525 mtest: fix test output issues (in console) 3 years ago
Dylan Baker 30202a2402 compilers/rust: Add support for clippy 3 years ago
Dylan Baker f0a7b6e7c6 pipelines: add 32bit clippy to 32bit rust 3 years ago
Dylan Baker 6ca732991d compilers/detect: use linker_always_args as well as linker exe_list 3 years ago
Dylan Baker 4f45b5937d ninjabackend: Rust use Backend.generate_basic_compiler_args 3 years ago
Dylan Baker 6514abf681 rustc: implement pic args 3 years ago
Dylan Baker d32fc0563d compilers/rust: Implement warning levels 3 years ago
Dylan Baker e2260650a0 rust: Add werror arguments 3 years ago
Dylan Baker 79ed1f985c compilers/detect: avoid mutating rustc compiler list 3 years ago
Dylan Baker bca6c670c3 pylintrc: add function-redefined 3 years ago
Dylan Baker 64c267c49c compilers: Add default search path stdlib_only_link_flags 3 years ago
Jussi Pakkanen fee5cb697c
Merge pull request #9167 from dcbaker/submit/meson-main-type-checking 3 years ago
Dylan Baker 68c23a6120 Add option to to transpile Cython to C++ 3 years ago
Dylan Baker 5a69dbe0cb interpreter/mesonmain: remove unreachable code 3 years ago
Dylan Baker 9795323b86 pylint: check for duplicate imports 3 years ago
Dylan Baker 92b21a0045 interpreter/mesonmain: Fix remaining typing problems and add to run_mypy 3 years ago
Dylan Baker d661a0cd96 build: use an object rather than a dict for the dep_manifest 3 years ago
Dylan Baker 6c5bfd4c24 interpreter/mesonmain: Add full set of typed_argument guards 3 years ago