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
/
__init__.py
Age
Commit message (
Expand
)
Author
2025-11-19
compilers: Remove Environment parameter from Compiler.find_library
Dylan Baker
2025-10-20
interpreter: port dependency static to typed_kwargs
Dylan Baker
2024-12-29
dependencies: add custom atomic dependency
Dudemanguy
2024-09-21
add diasdk dependency
unknown
2024-04-28
Add support for depending on ObjFW
Jonathan Schleifer
2024-02-06
Add a numpy dependency with pkg-config and configtool methods
Ralf Gommers
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-06-26
dependencies: switch the delayed-import mechanism for custom dependencies
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: move dub to a hidden package internal detail
Eli Schwartz
2023-03-09
dependencies: add pybind11 custom factory
Eli Schwartz
2023-02-22
merge the python dependency from the python module into dependencies
Eli Schwartz
2023-02-22
dependencies: refactor python3 into its own file
Eli Schwartz
2022-11-29
Fix crash when toolchain is missing
SmallWood-D
2022-05-03
add prefer_static built-in option
Dudemanguy
2022-05-03
dependencies: extract code to get all leaf dependencies
Paolo Bonzini
2022-03-02
Rename JDK system dep to JNI
Tristan Partin
2022-02-02
dependencies: add a system dependency for OpenSSL
Eli Schwartz
2022-02-01
new custom dependency lookup for libdl
Andrew Krasavin
2021-09-12
new custom dependency lookup for iconv
Eli Schwartz
2021-06-17
intl custom dependency
Eli Schwartz
2021-06-17
expose SystemDependency and BuiltinDependency as toplevel classes
Eli Schwartz
2021-06-09
typing: remove unused DependencyType
Daniel Mensinger
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-04-12
dependency: Add JDK system dependency
Tristan Partin
2021-03-23
Refactor Qt Dependency into proper split classes with factories
Dylan Baker
2021-03-22
dependencies: split qt out of the ui module
Dylan Baker
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
2021-03-09
dependencies: Add docstring explaining how to write a system dependency
Dylan Baker
2021-02-07
Add Qt6 module
Luca Weiss
2020-09-25
dependencies/hdf5: Convert to a dependency_factory
Dylan Baker
2020-03-19
mpi: Use a factory function
Dylan Baker
2020-03-19
dependencies: Convert ScaLAPACK to a dependency factory
Dylan Baker
2020-01-31
dependencies: Add a zlib system dependency for macOS
Dylan Baker
2020-01-29
dependencies: Add comment to the packages dict
Dylan Baker
2020-01-29
dependencies: Use a factory for curses
Dylan Baker
2020-01-29
dependencies: Use a factory for fortran coarrays
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for threads
Dylan Baker
2020-01-29
dependencies: Use a factory for NetCDF
Dylan Baker
2020-01-29
dependencies: Use a custom factory for shaderc
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for sdl2
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gl
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gpgme
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for LibGcrypt
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for libwmf
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for cups
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for python3
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for libpcap
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gmock
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for gtest
Dylan Baker
[next]