25 Commits (36d9d7a96f6f42386b9dc3a18c152ccd4c8ca37b)

Author SHA1 Message Date
Dylan Baker f14bf8b2ed mintro: fix mypy warning 4 years ago
Dylan Baker a539fda0cf fix LGTM warnings 4 years ago
Dylan Baker e81acbd606 Use a single coredata dictionary for options 4 years ago
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker fe973d9fc4 use OptionKey for compiler_options 4 years ago
Dylan Baker 7142c92285 use OptionKey for backend_options 4 years ago
Dylan Baker e2ef6930ff use OptionKey for coredata.user_options 4 years ago
Paolo Bonzini 879e9d19f5 mintro: export functions to load the meson-info files 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Daniel Mensinger 7c377e5a5d intro: Add extra_files key to intro output (fixes #7310) 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Dylan Baker 6d173f9678 mesonlib: make OptionOverrideProxy a true MutableMapping 4 years ago
Daniel Mensinger e681235e5f
typing: fix code review 4 years ago
Daniel Mensinger 23818fc5a3
typing: more fixes 4 years ago
Daniel Mensinger 0490372449
typing: fully annotate mintro and mtest 4 years ago
Paolo Bonzini fa5c2363eb introspect: add test dependencies info to test/benchmark JSON 4 years ago
Dylan Baker af763e093a mconf/mintro: use authoritative list of options from coredata 4 years ago
TheQwertiest 365b667dc5 mintro: typings again x2 4 years ago
TheQwertiest a8256e4900 mintro: more typing shenanigans 4 years ago
TheQwertiest b71e73fc64 mintro: typing fix 4 years ago
TheQwertiest a43e770071 mintro: typing fix 4 years ago
TheQwertiest f1288ac7ec mintro: enforced order for subcommands 4 years ago
TheQwertiest 2fe4c60ae3 Made --help options sorted 4 years ago
Daniel Mensinger 96eeef62ea
ast: Add AST JSON printer 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Dylan Baker 28e3ce67ae Convert test protocol into an enum 5 years ago
John Ericson 278c294aa4 Compiler options per lang 5 years ago
Daniel Mensinger 4ce90bcb08 intro: List symlinks in installdata (fixes #6734) 5 years ago
Daniel Mensinger c14aea2812
types: Annotate mparser.py 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Daniel Mensinger d0c7b51693 mintro: use interpreter data for buildsystem-files (fixes #6390) 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Paolo Bonzini 3778a34979 mintro: include test protocol in introspection data 5 years ago
Daniel Mensinger fc800a2cb8 mintro: Add version key to --scan-dependencies (fixes #6287) 5 years ago
Daniel Mensinger 7065a697e3 types: Add type annotations to mintro.py 5 years ago
Daniel Mensinger e4a0ee205d lgtm: Fix redundant code 5 years ago
Daniel Mensinger c361181cd9
mintro: dependencies: added version key 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Aaron Plattner b626978dc6 Add missing newlines to "meson introspect" error 5 years ago
Peter Hutterer 4ebce2c3f2 Add test priorities to force test start order 5 years ago
Daniel Mensinger 3b3f53ab55 mintro: Fix section key in buildoptions 5 years ago
Daniel Mensinger 54b1c43277 mintro: Add installed subdirs introspection (fixes #5556) 5 years ago
John Ericson af2d7af998 Per machine do 'build.' and '' option prefixes 6 years ago
Paolo Bonzini 9491878681 meson-introspect: do not include host environment in test/benchmark introspection 6 years ago
Dylan Baker 146e97e974 Use dependency cache 6 years ago
John Ericson 4030e7cb7a UserOption no longer has a name field. 6 years ago
John Ericson 4c2617a9c6 Add some type annotations and fix lints 6 years ago
Daniel Mensinger 3581839f4c
Fix unused variables warnings 6 years ago
Daniel Mensinger 2b5831f94f
Fix flake8-bugbear warnings 6 years ago
Dylan Baker 5678468c2c Don't use len() to test for container emptiness 6 years ago