9689 Commits (ca1878ffb5ba5f72dcb44ca567d48a3a0a048f1f)
 

Author SHA1 Message Date
Daniel Mensinger ca1878ffb5
typing: fix envconfig typing 4 years ago
Daniel Mensinger 3ae13d1dc2
typing: ignore error because of untyped decorator 4 years ago
Daniel Mensinger 0490372449
typing: fully annotate mintro and mtest 4 years ago
Daniel Mensinger c637b913c9
typing: fully annotate mcompile, minit, and msetup 4 years ago
Daniel Mensinger 6b1b995b32
typing: fully annotate fs module 4 years ago
Daniel Mensinger 3dbfe8f75a
typing: fully annotate arglist 4 years ago
Daniel Mensinger 1217cf9a3b
typing: fully annotate boost and hdf5 deps 4 years ago
Daniel Mensinger a4f4379c44
typing: fully annotate scripts 4 years ago
Daniel Mensinger 0d57e307b2
typing: fully annotate tools 4 years ago
Daniel Mensinger 449dd8e72a
typing: fully annotate wrap 4 years ago
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
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
Daiki Ueno 7ad66e8a1a docs/Users: add p11-kit [skip ci] 4 years ago
James Hilliard 646ae846be backends: check external rpaths for all languages using ldflags 4 years ago
Jussi Pakkanen 97177bc12a
Merge pull request #7689 from scivision/fortran_inc 4 years ago
Michael Hirsch 011210ee14 ci: update to use latest recommendations 4 years ago
Michal Sojka 28f15390b9
doc: Add missing method arguments [skip ci] 4 years ago
Krzysztof Małysa 49b3182748 docs: Fix typo in Reference-manual.md [skip ci] 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 d01fc3da8f
tests: add fortran cmake subproject include test 4 years ago
Michael Hirsch 34f7fee741
fortran: make include scanning also work for CMake subprojects 4 years ago
Daniel Mensinger 0b0873c743 cuda: bump CUDA version since 3.0 is no longer supported 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
Nirbheek Chauhan bfb8d25deb docs: Add a snippet for python 3.5 deprecation [skip ci] 4 years ago
Matt Madison 56ebd5c740 Add test case for cuda compiler setting fix 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
Daniel Berrangé 0ec8bebae8 Add Entangle application to list of apps using Meson 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
Michael Brockus 0755be5048 Add some forgotten values for "cpp_std" [skip ci] 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
Sebastian Engel ac8cc2106f Clarify the use of -Doption and alternatives [skip ci] 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago