meson/mesonbuild/dependencies
Dylan Baker 49b5037496 dependencies/zlib: System Dependency needs a clib_compiler on windows
Otherwise it'll except when it tries to get an attribute from None that
doesn't exist.
2021-05-28 09:26:38 -04:00
..
data Handle cmake dependencies which require a specified version 2020-11-21 07:55:10 -08:00
__init__.py dependency: Add JDK system dependency 2021-04-12 10:43:11 -07:00
base.py Fix double negative in 'No CMake binary not found' 2021-05-23 17:59:43 +01:00
boost.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
coarrays.py dependencies: Use a factory for fortran coarrays 2020-01-29 09:11:24 -08:00
cuda.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
dev.py dependencies/zlib: System Dependency needs a clib_compiler on windows 2021-05-28 09:26:38 -04:00
hdf5.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
misc.py dependencies/OpenMP: If the version returned is not supported fail gracefully 2021-04-20 17:56:04 +03:00
mpi.py dependencies/mpi: Add a type annotation 2021-01-11 11:15:06 -08:00
platform.py dependencies: Make Dependency initializer signatures match 2020-01-29 09:11:24 -08:00
qt.py Refactor Qt Dependency into proper split classes with factories 2021-03-23 15:28:08 -07:00
scalapack.py use real pathlib module 2020-11-20 15:08:40 -08:00
ui.py dependencies: split qt out of the ui module 2021-03-22 10:56:13 -07:00