9776 Commits (13a8e1d26eec91b9157aa21ee97e6c0844fd77d0)
 

Author SHA1 Message Date
Xavier Claessens 552432e507 git: Use Popen_safe to avoid encoding issues 5 years ago
Xavier Claessens 276c3fcb5a Move verbose_git() and quiet_git() to mesonlib 5 years ago
Xavier Claessens 8a9baab4d3 mesonlib: Move MesonException declaration to the top 5 years ago
Xavier Claessens 1101144d86 doc: Update new `meson subprojects` behaviors 5 years ago
Xavier Claessens d3c06bb023 msubprojects: Rework update command 5 years ago
Xavier Claessens 8cb5e3d7d2 msubprojects: Return failure if some commands failed 5 years ago
Xavier Claessens 064f7241d8 msubprojects: Stash changes before checkout 5 years ago
Xavier Claessens 98d445a070 msubprojects: Support git subprojects with no wrap file 5 years ago
Xavier Claessens 3d443d84bd msubprojects: Use less cryptic "git branch --show-current" command 5 years ago
Xavier Claessens 400a35e9ea msubprojects: Add --type argument 5 years ago
Xavier Claessens 7ba0035db7 msubprojects: Use wrap.Resolver() to load all PackageDefinition 5 years ago
Nirbheek Chauhan 9fb839687b minstall: Add version field to install data 5 years ago
Nirbheek Chauhan 8bb3f16f09 mtest: Refactor test data checking 5 years ago
Nirbheek Chauhan fb7099c6cf mtest: Check version in the test data after loading 5 years ago
Jon Turney 36600d7465 Add a test run in an environment which only has a cross compiler 5 years ago
Jon Turney 1480fdfa9a Add release note snippet 5 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 5 years ago
Jon Turney 79b2eeb1ba Identify machine in error accesing compiler object for missing language 5 years ago
Jon Turney 7996ca3d55 ninja: Generate all STATIC_LINKER rules 5 years ago
Jon Turney fc0f0df74b Don't require build machine compilers for project() languages 5 years ago
Daniel Mensinger 4cef45af21 cmake: fix shared_module dependency (fixes #7715) 5 years ago
Dylan Baker 4c2d0eb9bc
Merge pull request #7657 from mensinda/moreTyping 5 years ago
Jussi Pakkanen 8d54b7bda3
Merge pull request #7428 from jon-turney/introspector-add-languages 5 years ago
Jon Turney 461c14b8b7
Add a test of add_languages(native:) introspection 5 years ago
Jon Turney d712c86a62
Implement add_languages(native:) in introspector 5 years ago
Daniel Mensinger 057c77f7d0
typing: fixup for #7708 5 years ago
Daniel Mensinger 8f95efe40b
typing: fixup of #7688 5 years ago
Daniel Mensinger 4253bf6281
typing: Fix code review 5 years ago
Daniel Mensinger 1743f636fd
typing: fix LGTM bot error 5 years ago
Daniel Mensinger e681235e5f
typing: fix code review 5 years ago
Daniel Mensinger 47373a2438
typing: get rid of most T.cast 5 years ago
Daniel Mensinger 23818fc5a3
typing: more fixes 5 years ago
Daniel Mensinger 1b19822a2d
typing: Fix templates 5 years ago
Daniel Mensinger 62f7642a61
typing: fix dependencies for new follow_imports 5 years ago
Daniel Mensinger b57a355426
typing: use follow_imports = silent 5 years ago
Daniel Mensinger 5deb33b03c
typing: update run_mypy and mypy.ini 5 years ago
Daniel Mensinger ca1878ffb5
typing: fix envconfig typing 5 years ago
Daniel Mensinger 3ae13d1dc2
typing: ignore error because of untyped decorator 5 years ago
Daniel Mensinger 0490372449
typing: fully annotate mintro and mtest 5 years ago
Daniel Mensinger c637b913c9
typing: fully annotate mcompile, minit, and msetup 5 years ago
Daniel Mensinger 6b1b995b32
typing: fully annotate fs module 5 years ago
Daniel Mensinger 3dbfe8f75a
typing: fully annotate arglist 5 years ago
Daniel Mensinger 1217cf9a3b
typing: fully annotate boost and hdf5 deps 5 years ago
Daniel Mensinger a4f4379c44
typing: fully annotate scripts 5 years ago
Daniel Mensinger 0d57e307b2
typing: fully annotate tools 5 years ago
Daniel Mensinger 449dd8e72a
typing: fully annotate wrap 5 years ago
Daniel Mensinger fb9738b8c7
typing: fully annotate mparser.py 5 years ago
Daniel Mensinger bb09ca9ad5
typing: fully annotate mesonlib.py 5 years ago
Daniel Mensinger ce042f318e
typing: Add run_mypy.py for easier mypy invocation 5 years ago
Daniel Mensinger ff28f3fa34
typing: completely type interpreterbase 5 years ago