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
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-10-16
intro: compute meson_variables for dependencies at setup time
Paolo Bonzini
2025-10-16
build, backend: store build_def_files in Build
Paolo Bonzini
2025-10-14
Make use of build TypeAliases
Dylan Baker
2025-09-24
ast/introspection: remove keyword arguments from build targets that are Unkno...
Dylan Baker
2025-08-18
Revert "backends: Use POSIX paths for target paths"
Jussi Pakkanen
2025-07-22
mintro: Record rpath_dirs_to_remove in install_plan
Daniele Nicolodi
2025-07-13
backends: Use POSIX paths for target paths
L. E. Segovia
2025-05-29
rewriter: Bugfix concerning `UnknownValue`
Volker Weißmann
2025-05-29
rewriter: Rewrite how we add/remove source files
Volker Weißmann
2025-05-29
AstInterpreter: Replace resolve_node with node_to_runtime_value
Volker Weißmann
2025-05-29
rewriter: Add IntrospectionDependency
Volker Weißmann
2025-05-29
rewriter: Add IntrospectionBuildTarget
Volker Weißmann
2025-05-29
Refactoring and removal of dead code
Volker Weißmann
2025-04-08
coredata: move MutableKeyedOptionDict to options
Dylan Baker
2025-04-02
option: move the `is_per_machine_option` to the `OptionStore`
Dylan Baker
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-02-27
coredata: delete the OptionsView
Dylan Baker
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-05
options: Replace uses of `UserOption[T.Any]` with a Union of UserOption types
Dylan Baker
2025-02-05
options: split UserIntegerOption and UserUmaskOption
Dylan Baker
2025-02-05
options: Add an EnumeratedUserOption class
Dylan Baker
2025-02-05
options: Add a printable_choices method to UserOption
Dylan Baker
2024-12-19
introspect: add machine to target_sources
Paolo Bonzini
2024-10-13
mintro: Add license and license_files to project introspection data
Daniele Nicolodi
2024-09-03
intro: add install_rpath to intro-install_plan.json
Daniele Nicolodi
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-07-11
Move compiler option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move builtin option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move backend option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move base option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move project option detection into OptionStore.
Jussi Pakkanen
2024-06-14
Fix mypy.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
2024-06-01
mintro: write humman-readable JSON
Filipe Laíns
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-08
parser: revert to single StringNode type
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-11-01
Add comments suggesting to keep shell completion scripts up-to-date near cmd ...
Luke Elliott
2023-10-04
Remove unused parameter in IntroCommand::get_meson_introspection_types()
Tristan Partin
2023-09-11
parser: use IdNode for function name and assignment name
Charles Brunet
2023-09-11
parser: preserve escape chars in strings
Charles Brunet
2023-08-28
include_directories: Always add both source and build dirs
Xavier Claessens
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-11
rewrite a couple comment-style type annotations for oddly indented dicts
Eli Schwartz
2023-07-24
fix a few miscellaneous implicit-optional typing issues
Eli Schwartz
2023-07-19
move various bits of type-checking only code to TYPE_CHECKING blocks
Eli Schwartz
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-06-26
mintro: record subproject in install_plan
Daniele Nicolodi
2023-05-22
intro: add more details to generated files(part 2)
Charles Brunet
[next]