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
/
interpreter.py
Age
Commit message (
Expand
)
Author
2025-10-15
Add support for LocalProgram to test() and benchmark()
Xavier Claessens
2025-10-15
Add support for LocalProgram to configure_file() and run_command()
Xavier Claessens
2025-10-15
Add local_program() function
Xavier Claessens
2025-10-14
cargo: load a toplevel Cargo.lock
Paolo Bonzini
2025-10-14
cargo: load a single Cargo.lock for a whole chain of subprojects
Paolo Bonzini
2025-10-14
cargo: create cargo.Interpreter on the fly
Paolo Bonzini
2025-10-14
Allow compiler methods to accept strings for include_directories
Charles Brunet
2025-10-14
Make use of build TypeAliases
Dylan Baker
2025-10-06
interpreter: unify and specialize code to set backend options
Paolo Bonzini
2025-10-06
interpreter: do not use coredata.set_option
Paolo Bonzini
2025-10-06
interpreter, options: inline get_default_for_b_option
Paolo Bonzini
2025-10-06
coredata: remove dead code to copy over build options
Paolo Bonzini
2025-10-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-10-02
interpreter: catch '@DEPFILE@' in run_target and raise an exception
Dylan Baker
2025-08-01
interpreter: move dependency kwargs to shared module
Dylan Baker
2025-08-01
interpreter: Add annotation for existing keyword arguments of dependency
Dylan Baker
2025-08-01
cargo: Reconfigure when any Cargo.toml is modified
Xavier Claessens
2025-07-14
interpreter: allow retrieving build options with get_option()
Paolo Bonzini
2025-07-07
ast, interpreter: look up default_library and default_both_libraries by subpr...
Paolo Bonzini
2025-06-18
options: fix option ordering
Paolo Bonzini
2025-06-18
interpreter: bump priority of default_library=static that comes from fallback
Paolo Bonzini
2025-06-18
options: all inputs to OptionStore are OptionKeys
Paolo Bonzini
2025-06-18
interpreter: fix incorrect _do_subproject* annotation
Paolo Bonzini
2025-06-18
interpreter: use correct type for project_default_options
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-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
[prev]
[next]