index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
mintro.py
Age
Commit message (
Expand
)
Author
2023-04-20
intro: add more details to generated json files
Charles Brunet
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2023-03-02
mintro: redirect stdout to stderr
Charles Brunet
2023-02-27
mintro: Add exclude_{files, dirs} to install_subdir install_plan
Daniele Nicolodi
2022-09-22
pylint: enable global-statement
Dylan Baker
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-19
pylint: enable consider-using-dict-items
Dylan Baker
2022-09-06
Fix install_subdirs not showing up in intro-install_plan.json
Thomas Li
2022-08-22
introspection: untangle install_plan implemetation, fix a bunch of wrong ones
Eli Schwartz
2022-07-03
move various unused typing-only imports into type-checking blocks
Eli Schwartz
2022-07-03
sort imports for neatness
Eli Schwartz
2022-06-01
ast: rename module constant to match PEP8 style
Dylan Baker
2022-03-22
OptionOverrideProxy: Make it immutable to avoid copies
Xavier Claessens
2022-03-07
Merge pull request #10043 from dcbaker/submit/type-checking-for-subproject
Jussi Pakkanen
2022-03-07
Fix default install tag for shared lib symlinks
Xavier Claessens
2022-03-03
interpreter: replace build_def_files with OrderedSet
Dylan Baker
2021-10-14
introspect: include choices for array options
Paolo Bonzini
2021-10-04
remove printf debugging
Eli Schwartz
2021-10-04
use list unpacking to simplify for loop references
Eli Schwartz
2021-09-06
mintro: add installed_plan
Filipe LaĆns
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
mintro: include the correct target filenames for flat layout
Paolo Bonzini
2021-03-04
mintro: fix flake8 issues
Paolo Bonzini
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-01-04
mintro: fix mypy warning
Dylan Baker
2021-01-04
fix LGTM warnings
Dylan Baker
2021-01-04
Use a single coredata dictionary for options
Dylan Baker
2021-01-04
use OptionKey for builtin and base options
Dylan Baker
2021-01-04
use OptionKey for compiler_options
Dylan Baker
2021-01-04
use OptionKey for backend_options
Dylan Baker
2021-01-04
use OptionKey for coredata.user_options
Dylan Baker
2020-12-14
mintro: export functions to load the meson-info files
Paolo Bonzini
2020-11-20
use real pathlib module
Dylan Baker
2020-10-15
intro: Add extra_files key to intro output (fixes #7310)
Daniel Mensinger
2020-10-04
pathlib: Fix resolve() by overriding it in Python 3.5
Daniel Mensinger
2020-10-01
mesonlib: make OptionOverrideProxy a true MutableMapping
Dylan Baker
2020-09-08
typing: fix code review
Daniel Mensinger
2020-09-08
typing: more fixes
Daniel Mensinger
2020-09-08
typing: fully annotate mintro and mtest
Daniel Mensinger
2020-09-04
introspect: add test dependencies info to test/benchmark JSON
Paolo Bonzini
2020-08-01
mconf/mintro: use authoritative list of options from coredata
Dylan Baker
2020-06-12
mintro: typings again x2
TheQwertiest
2020-06-12
mintro: more typing shenanigans
TheQwertiest
2020-06-12
mintro: typing fix
TheQwertiest
2020-06-12
mintro: typing fix
TheQwertiest
2020-06-12
mintro: enforced order for subcommands
TheQwertiest
2020-06-09
Made --help options sorted
TheQwertiest
2020-05-23
ast: Add AST JSON printer
Daniel Mensinger
[prev]
[next]