5547 Commits (1eb9d8ad6e30fb5381e720f50dcda9965e19a399)

Author SHA1 Message Date
Daniel Mensinger fb9738b8c7
typing: fully annotate mparser.py 4 years ago
Daniel Mensinger bb09ca9ad5
typing: fully annotate mesonlib.py 4 years ago
Daniel Mensinger ce042f318e
typing: Add run_mypy.py for easier mypy invocation 4 years ago
Daniel Mensinger ff28f3fa34
typing: completely type interpreterbase 4 years ago
Daniel Mensinger 3489442848
typing: completely type ast 4 years ago
Daniel Mensinger 9c1e72202d
typing: refactor dict handling 4 years ago
Paolo Bonzini 4ed5c3acbf IntrospectInterpreter: allow dictionaries with nonconstant keys 4 years ago
Jon Turney f94e1eed97
Factor out an _add_languages() function in introspector 4 years ago
Nirbheek Chauhan eca4c6fcaf minstall: Print a big FAILED when a script fails 4 years ago
Nirbheek Chauhan 863492ae1a Add some type hints to the ExternalProgram class 4 years ago
Nirbheek Chauhan 757b838d81 Fix picking up tools with args from the env on Windows 4 years ago
James Hilliard 646ae846be backends: check external rpaths for all languages using ldflags 4 years ago
Paolo Bonzini 492afe50a4 environment: use ExternalProgram to find ninja 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago
Michael Hirsch 34f7fee741
fortran: make include scanning also work for CMake subprojects 4 years ago
Nirbheek Chauhan 104b80a75c symbolextractor: Handle PermissionError when running tool 4 years ago
Nirbheek Chauhan 0448884695 cmake: Don't link DEBUG to CRT when not building with MSVC 4 years ago
Xavier Claessens 70d2207212 interpreterbase: Fix typing annotation 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
Matt Madison 3eab43136c environment: do not raise exception in detect_cuda_compiler 4 years ago
Nirbheek Chauhan 4ad4565ddd Add a notice about Python 3.5 support 4 years ago
Dylan Baker ea60e428c6 dependencies/mpi: add missing annotation 4 years ago
Dylan Baker ec68e4fd5a dependencies: Fix type of dependency_factory decorator 4 years ago
Paolo Bonzini 71d33a5721 backends: do not look for extra paths unnecessarily 4 years ago
Nirbheek Chauhan f4bac06bd9 mcompile: Also support -v for verbose 4 years ago
Sebastian Würl 6f3c8667ed CMake module: fix cmake 3.10 compatibility in path generation 4 years ago
Sebastian Würl fb42db8883 CMake module: fix python 3.6 compatibility in path generation 4 years ago
Sebastian Würl 8e004afc90 CMake module: Allow paths of generated CMake sources for include directories 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Christoph Reiter da1b6d0a9f meson_exe: Remove two unused functions 4 years ago
Igor Raits efaa752009 mcompile: use -v instead of --verbose for ninja 4 years ago
Jussi Pakkanen 7d0393342a Dedup final install rpath. 4 years ago
Pierrick Bouvier 1900720353 D: fix include order 4 years ago
Nirbheek Chauhan 6f74692ae0 Fix typo when fetching buildtype option for compiler checks 4 years ago
Eli Schwartz 1de1cc22e2 qt module: add qresource support to compile_translations 4 years ago
Dylan Baker 2845f5a230 cmake: Fix detection of AppleClang 4 years ago
Dylan Baker b6c28d282c compilers: Add Apple subclasses for ObjC and ObjC++ 4 years ago
Alex Rønne Petersen 9f338e41b0 Update LLVM tool versions for LLVM/Clang 10. 4 years ago
Alex Rønne Petersen 450155110c Add C2x option support. 4 years ago
Xavier Claessens 6ca423e1fc interpreter: Do not get variable on failed subproject 4 years ago
makise-homura 1f2150fe49 Correctly determine C++ stds for Elbrus compiler 4 years ago
Eli Schwartz 86b47250c6 simplify shutil usage by invoking copy2 where appropriate 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Elliot adfee4460a
prevent disabler() object from overwriting arrays (#7484) 4 years ago
Paolo Bonzini 847bb43470 clike: optimize to_native 4 years ago
Paolo Bonzini cbde13850f ninjabackend: avoid lambdas 4 years ago
Paolo Bonzini b14601da7b ninjabackend: optimize length_estimate 4 years ago
Paolo Bonzini fcf9746232 build: optimize extract_objects 4 years ago
Paolo Bonzini 372f420778 File: precompute hash 4 years ago
Paolo Bonzini 3d4fb02e29 ninjabackend: optimize ninja_quote 4 years ago