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
/
interpreter
Age
Commit message (
Expand
)
Author
2025-06-17
interpreter: convert remaining objects to InterpreterObject.method
Paolo Bonzini
2025-06-17
interpreter: convert compiler to InterpreterObject.method
Paolo Bonzini
2025-06-17
interpreter: convert mesonmain to InterpreterObject.method
Paolo Bonzini
2025-06-17
interpreter: make methods per-class for primitives
Paolo Bonzini
2025-06-17
interpreter: make operators per-class
Paolo Bonzini
2025-06-17
interpreter: make trivial_operators per-class
Paolo Bonzini
2025-06-17
interpreter: make operator functions binary
Paolo Bonzini
2025-06-17
interpreter: fix a couple FeatureNew messages
Paolo Bonzini
2025-05-31
cargo: Add support for target specific dependencies
Xavier Claessens
2025-05-22
support .version() for overridden executables
Florian "sp1rit"
2025-05-15
coredata: remove unused arguments
Paolo Bonzini
2025-05-07
interpreter: reintroduce a convertor for override_options and default_options
Paolo Bonzini
2025-05-07
options: support non-string data types in more places
Paolo Bonzini
2025-05-07
interpreter: rename default_project_options
Paolo Bonzini
2025-05-06
interpreter: allow passing default default_options to do_subproject
Paolo Bonzini
2025-05-06
interpreter: convert subproject default options to dictionary
Paolo Bonzini
2025-05-01
interpreter: add backend options before validating the command line options
Paolo Bonzini
2025-05-01
options: extract validation of command line options
Paolo Bonzini
2025-04-24
interpreter: do not use pathlib for DependencyVariableString creation
Paolo Bonzini
2025-04-23
interpreter: fix interaction between option refactor and b_sanitize
Dylan Baker
2025-04-23
interpreter: remove dead code from func_get_option
Dylan Baker
2025-04-23
interpreter: Remove accidental annotations changes for func_get_option
Dylan Baker
2025-04-17
android: Added android_exe_type kwargs to executable
Florian "sp1rit"
2025-04-09
interpreter: Error if java sources used with non-jar target (#14424)
Andrew McNulty
2025-04-04
rust: add external objects to the link command line
Paolo Bonzini
2025-04-04
compilers: introduce get_option_std_args
Paolo Bonzini
2025-04-02
interpreter, rust: move "args" out of BaseTest
Paolo Bonzini
2025-04-02
build, interpreter: associate a doctest target to a BuildTarget
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-14
Move Interpreter.read_buildfile to base class
Charles Brunet
2025-03-14
Move options loading to InterpreterBase
Charles Brunet
2025-03-14
Move variables to InterpreterBase
Charles Brunet
2025-03-14
Extract common func_subdir functions to InterpreterBase
Charles Brunet
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-09
interpreter: do not use pathlib in validate_within_subproject
Paolo Bonzini
2025-03-09
interpreter: memoize result of validate_within_subproject
Paolo Bonzini
2025-03-06
interpreter: Remove debug code from option refactor
Dylan Baker
2025-03-04
options: remove get_option_from_meson_file
Dylan Baker
2025-03-03
options: use an OptionKey for `get_default_for_b_option`
Dylan Baker
2025-02-27
Actually fix base option default values.
Jussi Pakkanen
2025-02-27
Maintain bw compatibility for requesting bad options.
Jussi Pakkanen
2025-02-18
Improve error message on nonexisting options.
Jussi Pakkanen
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-12
options: Add a TypeAlias for option values
Dylan Baker
2025-02-06
interpreter: fix swapped casts
Dylan Baker
2025-01-28
Detect files with trailing space
Charles Brunet
2025-01-28
testcase expect_error(): add missing line from rebase
Eli Schwartz
2025-01-28
When subproject() fails because downloading is disabled, say what failed
Eli Schwartz
2025-01-28
fix edge case in testcase expect_error() if error is printed using mlog
Eli Schwartz
[prev]
[next]