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
Age
Commit message (
Expand
)
Author
2025-03-09
interpreter: memoize result of validate_within_subproject
Paolo Bonzini
2025-03-09
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-03-08
Fix typos in comments
co63oc
2025-03-07
docs: provide details about how to fund Meson development
Eli Schwartz
2025-03-07
docs: reorganize the main landing page and add more links
Eli Schwartz
2025-03-07
docs: describe the support policy for python versions
Eli Schwartz
2025-03-07
clang-tidy: do not add target if PCHs are not in clang format
Paolo Bonzini
2025-03-07
clang-tidy: build pch files before running clang-tidy
Paolo Bonzini
2025-03-06
options: delete unused set_subproject_options
Dylan Baker
2025-03-06
interpreter: Remove debug code from option refactor
Dylan Baker
2025-03-06
environment: fix nullability of function parameter
Dylan Baker
2025-03-06
unittests: Use more subtests
Dylan Baker
2025-03-07
get_llvm_tool_names: add llvm 20
Christoph Reiter
2025-03-06
build: cache target id at time of first use
Paolo Bonzini
2025-03-06
mesonlib: allow using lazy_property with "__"-named properties
Paolo Bonzini
2025-03-06
doc: fix sentence about cross-compilation.
Charles Brunet
2025-03-05
options: Remove BuiltinOption class
Dylan Baker
2025-03-05
options: allow readonly to be set in the initializer
Dylan Baker
2025-03-05
coredata: fix annotations for add_builtin_option
Dylan Baker
2025-03-05
options: split UserOption -> Argparse conversion out of BuiltinOption
Dylan Baker
2025-03-05
options: remove BuiltinOption._argparse_choices
Dylan Baker
2025-03-05
unittests: use subtests for test_Builtin_options_documented
Dylan Baker
2025-03-05
dependencies/dub: First try to describe local project
Andrei Horodniceanu
2025-03-04
coredata: fix handling of prefix
Dylan Baker
2025-03-04
coredata: fix arguments that are swapped
Dylan Baker
2025-03-04
docs: update dead link in Users.md
Eli Schwartz
2025-03-04
coredata: delete a bunch of unused methods
Dylan Baker
2025-03-04
OptionStore: remove unused build_options attribute
Dylan Baker
2025-03-04
options: remove get_option_from_meson_file
Dylan Baker
2025-03-04
msetup: remove bad warning about unused options
Dylan Baker
2025-03-04
options: Fix nullability of OptionKey.subproject
Dylan Baker
2025-03-03
docs: document release process and security keys
Eli Schwartz
2025-03-03
compilers: Remove the BaseOption type
Dylan Baker
2025-03-03
coredata: subproject should be None for checking in base_options
Dylan Baker
2025-03-03
options: store the default value in the class
Dylan Baker
2025-03-03
options: use an OptionKey for `get_default_for_b_option`
Dylan Baker
2025-03-03
docs: Mention deprecation of path(), document full_path()
Nirbheek Chauhan
2025-03-01
arglist: post is only appended to, make it a list
Paolo Bonzini
2025-03-01
arglist: optimize flush_pre_post(), and __iadd__() with it
Paolo Bonzini
2025-03-01
arglist: optimize __init__()
Paolo Bonzini
2025-03-01
output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not found
na-trium-144
2025-03-01
modules/gnome: Allow to specify the doc-format argument
Corentin Noël
2025-03-01
environment: make fully type safe
Dylan Baker
2025-03-01
machinefile: ensure that arrays are single deep arrays for strings
Dylan Baker
2025-03-01
environment: fix minor typing issues
Dylan Baker
2025-03-01
environment: fix missing argument and return type annotations
Dylan Baker
2025-03-01
environment: delete dead code from option refactor
Dylan Baker
2025-03-01
Remove total_ordering from OptionKey
Charles Brunet
2025-03-01
Replace OptionKey.evolve(...) with specialized functions
Charles Brunet
2025-03-01
Add cache to OptionKey
Charles Brunet
[next]