6819 Commits (29c2b44a29cea47696b4026673874260ac547ab7)

Author SHA1 Message Date
Dylan Baker 0f6d6c914a interpreter: remove duplicate permittedKwargs 3 years ago
Dylan Baker d9c32f32d1 interpreter: move DEPFILE_KW to type_checkingt 3 years ago
Dylan Baker d25349e8cf build: Use isinstance(other, Target) instead of hasattr 3 years ago
Dylan Baker d7bb0acbe3 build: Add type annotations to AliasTarget 3 years ago
Dylan Baker cb762f29fe interpreter: use typed_kwargs on func_run_target 3 years ago
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 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
Xavier Claessens e836076e24 external-project: variables must be dict not list 3 years ago
Paolo Bonzini 65b144bc85 Revert "mtest: fix test output issues (in console)" 3 years ago
Filipe Laíns 05b5a1e56f modules: python: better handling of the Python paths for Debian 3 years ago
Eli Schwartz 941b8a6dbc
fix message function accepting bools and casting to string 3 years ago
Alan Coopersmith 8c02005595 dependencies: Add JDK system dependency for Solaris 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 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 64c267c49c compilers: Add default search path stdlib_only_link_flags 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
Dylan Baker 27fd7b14e7 interpreter/mesonmain: fix type annotations 3 years ago
Dylan Baker 88e5ff0575 interpreter: Add a few missing type annotations 3 years ago
Dylan Baker e4f4b76ddb scripts/meson_exe: narrow type annotation 3 years ago
Dylan Baker 0a5e96aafe scripts/meson_exe: close fd if we open it 3 years ago
Dylan Baker c8d85575c0 build: Add annotation to dist_Scripts and install_scripts 3 years ago
Dylan Baker 343b40f67a build: add some missing type annotations 3 years ago
Dylan Baker 9bca4a4b94 mlog: fix annotation 3 years ago
Andrea Pappacoda 68eca11cc6 Use -Oz when optimization=s in Clang 3 years ago
Xavier Claessens ca866bcfc7 coredata: 0.59.1 -> 0.59.99 is a major version difference 3 years ago