10118 Commits (bab108742244bdfde769ea34424a0c0722a460c2)
 

Author SHA1 Message Date
Dylan Baker 02658fdda4 run_mypy: compilers/c_function_attributes is already type safe 4 years ago
Dylan Baker 0d644ac87b run_mypy: all of compilers/mixins is now type safe 4 years ago
Dylan Baker fa1398f86c compilers/mixins: make xc16 type safe 4 years ago
Dylan Baker 4911e8eef4 compilers/mixins: make visual studio type safe 4 years ago
Dylan Baker b6c8b8a5be compilers/mixins/pgi: Make type safe 4 years ago
Dylan Baker 6dc774f1b6 compilers/mixins/islinker: Make type safe 4 years ago
Dylan Baker 8ee1e6b768 compilers/mixins/intel: make type safe 4 years ago
Dylan Baker a0a8ef567e compilers/mixins/intel: Use the has_func_attribute_extra_args function 4 years ago
Dylan Baker 1e93d2875e compilers/mixins/emscripten: make type safe 4 years ago
Dylan Baker 04a98baafb compilers/mixins/elbrus: make type safe 4 years ago
Dylan Baker bc532a8543 compilers/mixins: make compcert type safe 4 years ago
Dylan Baker 48a181866f compilers/mixins/clang: Make type safe 4 years ago
Dylan Baker 4b52184dc6 compilers/mixings/gnu: make type safe 4 years ago
Dylan Baker bb3fe3c451 compilers/mixins/clike: fix mypy issues 4 years ago
Dylan Baker 4cfddd1fe6 compilers/mixins/ccrx: make mypy safe 4 years ago
Dylan Baker c93395bfc7 compilers/mixins/c2000: Make mypy safe 4 years ago
Dylan Baker b7db3660a0 compilers/mixins/arm: make type safe 4 years ago
Dylan Baker 79d1ecd5bc compilers/compilers: Fully type annotate 4 years ago
Dylan Baker ce04a279ae ast/introspection: Fix typing violation due to untyped functions 4 years ago
Dylan Baker d326c87fe2 compilers: Use a distinct type for compile/link results 4 years ago
Dylan Baker 1b63dcc531 zsh: Add completions for meson compile 4 years ago
Dylan Baker 9f893384db zsh: add completions for subprojects 4 years ago
Dylan Baker 3afaa879ec zsh: add wrap completions 4 years ago
Dylan Baker f0db3d3750 zsh: add missing arguments to meson test completions 4 years ago
Dylan Baker c6f7588afa zsh: Add completions for meson init 4 years ago
Xavier Claessens 55ea461993 Deprecate meson.build_root() and meson.source_root() 4 years ago
Dylan Baker a137cd0bfb zsh: Add completions for meson install 4 years ago
Dylan Baker 8fa0548e08 pylint: turn on a few more errors 4 years ago
Dylan Baker f342efd080 pylint: turn on bad-indentation error 4 years ago
Dylan Baker 3b292a04b8 pylint: turn on warnings for abstract classes 4 years ago
Dylan Baker b034f8cf61 pylint: Turn on warnings for incorrect number of args 4 years ago
Dylan Baker 80af160036 zsh: add meson dist completions 4 years ago
Dylan Baker 87248d9020 mdist: actually constrain the choices of the --formats option 4 years ago
Dylan Baker ecefe45f8e zsh: Add ability to complete depedency paths 4 years ago
Dylan Baker 670bc63fda zsh: add missing options for meson introspect 4 years ago
Dylan Baker f2572ea077 zsh: share common options between meson configure and meson setup 4 years ago
Dylan Baker 84d5233b5f zsh: Add missing options for meson setup 4 years ago
Dylan Baker 250c4463b4 zsh: remove binaries that are not longer installed 4 years ago
Jon Turney bd16b4846f
Add a test of a failed pickled command 4 years ago
Nirbheek Chauhan 94ea9d97be docs: Clarify what literal strings mean [skip ci] 4 years ago
Jussi Pakkanen 13a8e1d26e Improve docs for creating new wraps. [skip ci] 4 years ago
Jon Turney 194dcdef03
Make meson_exe report pickled command when it fails 4 years ago
Jon Turney c72625c2a7
Improve description of meson wrapped custom commands 4 years ago
Dylan Baker 007ece4659 pylint: Turn on a few more good warnings 4 years ago
Dylan Baker cb0265a6b2 pylint: Catch cases of `if len(container)` which should be replaced by `if container` 4 years ago
Sebastian Meyer 35a5a69355 Some fixes for CompCert 4 years ago
Martin Storsjö 9d8906363e Support identifying msvc dependency prefix with a path starting with a backslash 4 years ago
Xavier Claessens 17f07a53d0 msubprojects: Fix unit tests on Windows 4 years ago
Xavier Claessens da72e6284e msubprojects: Revert back to rev-parse instead of --show-current 4 years ago
Xavier Claessens e0cd54a322 msubprojects: Stop trying to guess subproject type 4 years ago