..
data
Make `dependency('foo', static: true, method: 'cmake') link statically
2023-05-13 11:18:11 +03:00
__init__.py
dependencies: switch the delayed-import mechanism for custom dependencies
2023-06-26 13:10:33 -04:00
base.py
Remove get_configtool_variable()
2023-09-18 13:51:27 -04:00
boost.py
Remove get_pkgconfig_variable()
2023-09-18 13:51:27 -04:00
cmake.py
Remove get_pkgconfig_variable()
2023-09-18 13:51:27 -04:00
coarrays.py
fix implicit_reexport issues and enforce them going forward
2023-07-19 18:31:37 -04:00
configtool.py
Remove get_configtool_variable()
2023-09-18 13:51:27 -04:00
cuda.py
Use `cudart_static` by default in dependency('cuda')
2023-08-23 18:39:30 -04:00
detect.py
dependencies: switch the delayed-import mechanism for custom dependencies
2023-06-26 13:10:33 -04:00
dev.py
ZlibSystemDependency: pass libtype to clib_compiler.find_library
2023-09-22 07:53:33 -04:00
dub.py
Check dub version ( #11794 )
2023-05-18 15:50:35 +03:00
factory.py
dependencies: use better internal representation of factory methods
2022-09-12 19:16:59 -04:00
framework.py
treewide: add future annotations import
2023-02-01 17:01:30 -05:00
hdf5.py
treewide: automatic rewriting of all comment-style type annotations
2023-08-11 13:41:03 -04:00
misc.py
openmp: add 5.1/5.2, fixes openmp with llvm v17
2023-09-23 16:24:40 -07:00
mpi.py
treewide: automatic rewriting of all comment-style type annotations
2023-08-11 13:41:03 -04:00
pkgconfig.py
pkgconfig: Use ImmutableListProtocol[str] for cached lists
2023-09-18 13:51:27 -04:00
platform.py
dependencies: switch the delayed-import mechanism for custom dependencies
2023-06-26 13:10:33 -04:00
python.py
Python: Add 'limited_api' kwarg to extension_module
2023-08-14 20:02:09 -04:00
qt.py
Remove get_pkgconfig_variable()
2023-09-18 13:51:27 -04:00
scalapack.py
Remove get_pkgconfig_variable()
2023-09-18 13:51:27 -04:00
ui.py
Detect version for Vulkan system dependency
2023-08-08 08:25:04 -04:00