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-01-27
Show real error if module exists but import failed
Marco Rebhan
2025-01-27
allow to compare multiple version with version_compare
Charles Brunet
2025-01-09
Merge pull request #13304 from chubinou/qml_modules
Jussi Pakkanen
2025-01-08
optimize variable assignments
Paolo Bonzini
2025-01-08
interpreter: fix signature type of install_data_impl
Pierre Lamot
2025-01-08
Store commands as arrays.
Jussi Pakkanen
2024-12-19
compiler: fix leftover chars in compiler.links()
meator
2024-12-06
interpreter: fix type issues with vcs_tag updates
Dylan Baker
2024-12-06
fix generate_gir with BothLibraries dependency
Charles Brunet
2024-11-20
interpreter: put back assertion message that was dropped in error
Dylan Baker
2024-11-15
interpreter: remove is_translated
Dylan Baker
2024-11-15
interpreter: don't use `in dict.keys()` use `in dict`
Dylan Baker
2024-11-15
build: store Build.modules as a set
Dylan Baker
2024-11-15
interpreter/dependencyfallbacks: Add copyright header
Dylan Baker
2024-11-15
interpreter: remove Interpreter.generators
Dylan Baker
2024-11-15
interpreter: only calculate build_filename if we're actually going to use it
Dylan Baker
2024-11-15
interperter: Remove unused Interpreter.subproject_directory_name
Dylan Baker
2024-11-15
interpreter: remove current_lineno
Dylan Baker
2024-11-06
vcs_tag: Add install kwargs
Xavier Claessens
2024-10-24
cargo: Load Cargo.lock and subprojects/*.wrap while recursing
Xavier Claessens
2024-10-24
cargo: Fix feature resolution
Xavier Claessens
2024-10-18
pkgconfig: add support to override pkg-config
Andoni Morales Alastruey
2024-10-11
cargo: Document that cargo subprojects is an experimental feature
Xavier Claessens
2024-10-04
programs: Allow excluding certain paths when searching in PATH
Nirbheek Chauhan
2024-10-01
modules/cmake: use typed_pos_args for subproject.get_variable
Dylan Baker
2024-10-01
interpreterobjects: use typed_pos_args for subproject.get_variable
Dylan Baker
2024-09-30
programs: Store the project version when overriding find_program
Nirbheek Chauhan
2024-09-23
interpreter: when overriding a dependency make its name match
Dylan Baker
2024-09-21
Add get_variable() system dependency
unknown
2024-09-15
Prevent raw exception during project()
Andrew McNulty
2024-09-14
Fix various incorrect uses of `its` vs `it's`.
Andrew McNulty
2024-09-11
Fix typos
spaette
2024-09-11
Harmonize d_import_dirs and include_directories behavior.
Andrew McNulty
2024-09-06
alias_target with both_libs builds both
Charles Brunet
2024-09-06
auto select static or shared when linking both_libraries together
Charles Brunet
2024-09-06
add default_both_libraries core option
Charles Brunet
2024-09-06
allow internal_dependency object to carry both_lib
Charles Brunet
2024-08-30
update various deprecation notices to call out meson 2.0
Eli Schwartz
2024-08-30
Feature checks: fall back to reporting insufficiently portable features
Eli Schwartz
2024-08-27
Allow external programs in test()'s 'args' parameter
David Gibson
2024-07-31
Fix some small typing issues in interpreter.py
Nirbheek Chauhan
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-07-11
Move backend option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move project option detection into OptionStore.
Jussi Pakkanen
2024-07-05
Revert PR12972 as a regression.
Eli Schwartz
2024-07-05
Revert "Clarify mutable objects usage"
Eli Schwartz
2024-06-23
find_program: add a kwarg to specify custom version argument
Dudemanguy
2024-06-23
Fix subproject typo in interpreter.py
Tomas Popela
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
[prev]
[next]