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
/
dependencies
/
base.py
Age
Commit message (
Expand
)
Author
2023-06-08
dependencies/llvm: strip default include dirs
Karol Herbst
2023-04-20
intro: add more details to generated json files
Charles Brunet
2023-04-20
extra_files keyword in declare_dependency()
Charles Brunet
2023-01-04
add objects keyword argument to declare_dependencies
Paolo Bonzini
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-29
Fix crash when toolchain is missing
SmallWood-D
2022-09-12
dependencies: log the real reason for a dependency lookup failing
Eli Schwartz
2022-09-12
dependencies: simplify log_tried into a staticmethod
Eli Schwartz
2022-08-04
typing: simplify type annotations for libraries
Eli Schwartz
2022-06-01
dependencies: Fix d_module_version types
Dylan Baker
2022-05-25
dependencies: Don't allow as_link_whole to complete with SharedLibraries
Dylan Baker
2022-05-25
dependencies: Fix several annotations issues
Dylan Baker
2022-05-03
add prefer_static built-in option
Dudemanguy
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-05-03
dependencies: extract code to get all leaf dependencies
Paolo Bonzini
2022-04-13
dependencies: tighten type checking and fix cmake API violation for get_variable
Eli Schwartz
2022-03-07
dependencies: Dependency Sources can be StructuredSources
Dylan Baker
2022-03-03
add D features to InternalDependency
Remi Thebault
2022-03-01
allow dependency checks to bubble up feature warnings to the interpreter
Eli Schwartz
2022-02-14
comment out broken Feature checks that fail mypy
Eli Schwartz
2022-01-18
dependencies: fix libraries and whole_libraries types
Dylan Baker
2022-01-18
dependencies: don't pass kwargs from get_pkgconfig_variable
Dylan Baker
2021-10-26
dep.name(): return dependency name even if dependency is not found
Thomas Heijligen
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-04
dependencies: Dependency.sources can have CustomTargets
Dylan Baker
2021-10-04
remove f from f-string that has no formatting
Eli Schwartz
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-07
summary: fix dependencies
Paolo Bonzini
2021-08-03
Fix when gtest dep is found but does not pass version check
Xavier Claessens
2021-07-28
dependencies: make the preferred LibType available to any ExternalDependency
Eli Schwartz
2021-07-13
dependencies: drop Dependency.methods and Dependency.get_methods()
Dylan Baker
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
2021-06-22
fix: Handling BothLibraries objects (fixes #8907)
Daniel Mensinger
2021-06-18
holders: Introduce HoldableObject
Daniel Mensinger
2021-06-17
add new dependency type "builtin"
Eli Schwartz
2021-06-17
move base class for system dependencies into base.py
Eli Schwartz
2021-06-14
dependencies: Use a typing.NewType for Dependency.type_name
Dylan Baker
2021-06-09
typing: Rename some variables
Daniel Mensinger
2021-06-09
typing: remove unused DependencyType
Daniel Mensinger
2021-06-09
typing: Fully annotate dependencies
Daniel Mensinger
2021-06-03
typing: Fully annotate dependencies.base
Daniel Mensinger
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-05-29
cmake: Fix CMakeToolchain (fixes #8293)
Daniel Mensinger
2021-05-23
Fix double negative in 'No CMake binary not found'
Jon Turney
2021-05-08
interpreter: Skip not_found_message and include_type in cache id
Xavier Claessens
2021-03-23
deprecated QMAKE dependency type
Dylan Baker
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-03-22
dependencies/base: Use FeatureDeprecated instead of mlog.warning
Dylan Baker
2021-03-22
dependencies/base: Use Compiler instead of CompilerType
Dylan Baker
[prev]
[next]