19 Commits (4e1d0e4784e151c9bd7d6ba7e6eb385048dc56a7)

Author SHA1 Message Date
SmallWood-D d32ee583ad Fix crash when toolchain is missing 2 years ago
Dudemanguy 557680f7d6 add prefer_static built-in option 3 years ago
Paolo Bonzini 06b76f7c9d dependencies: extract code to get all leaf dependencies 3 years ago
Tristan Partin 96b2469544 Rename JDK system dep to JNI 3 years ago
Eli Schwartz 0268c25791 dependencies: add a system dependency for OpenSSL 3 years ago
Andrew Krasavin b564e34221 new custom dependency lookup for libdl 3 years ago
Eli Schwartz 214d03568f
new custom dependency lookup for iconv 3 years ago
Eli Schwartz 2c6ccfe4c4
intl custom dependency 3 years ago
Eli Schwartz bbcc91c1e5
expose SystemDependency and BuiltinDependency as toplevel classes 3 years ago
Daniel Mensinger a8cd45d3ab typing: remove unused DependencyType 4 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 4 years ago
Tristan Partin 4c13aa30a1 dependency: Add JDK system dependency 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Dylan Baker 73eb24432b dependencies: split qt out of the ui module 4 years ago
Dylan Baker 40e3577a65 split program related classes and functions out of dependencies 4 years ago
Dylan Baker 442416db6f dependencies: Add docstring explaining how to write a system dependency 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
Dylan Baker b7cb30e175 dependencies/hdf5: Convert to a dependency_factory 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Dylan Baker baca2cd07d mpi: Use a factory function 5 years ago
Dylan Baker e781dfcb2b dependencies: Convert ScaLAPACK to a dependency factory 5 years ago
Dylan Baker 5f51ee2fc8 dependencies: Add a zlib system dependency for macOS 5 years ago
Dylan Baker 32240d4276 dependencies: Add comment to the packages dict 5 years ago
Dylan Baker 4fc71e05c4 dependencies: Use a factory for curses 5 years ago
Dylan Baker 6440b55b07 dependencies: Use a factory for fortran coarrays 5 years ago
Dylan Baker fbad73c939 dependencies: Use a DependencyFactory for threads 5 years ago
Dylan Baker 5d630c663c dependencies: Use a factory for NetCDF 5 years ago
Dylan Baker 89c67383cc dependencies: Use a custom factory for shaderc 5 years ago
Dylan Baker 47502f8adf dependencies: Use DependencyFactory for sdl2 5 years ago
Dylan Baker 0dbe9f6159 dependencies: Use DependencyFactory for gl 5 years ago
Dylan Baker 773cc7b4b0 dependencies: Use DependencyFactory for gpgme 5 years ago
Dylan Baker 69835a7c53 dependencies: Use DependencyFactory for LibGcrypt 5 years ago
Dylan Baker 70d28e4532 dependencies: Use DependencyFactory for libwmf 5 years ago
Dylan Baker 4cc890e70a dependencies: Use DependencyFactory for cups 5 years ago
Dylan Baker a1f03881c1 dependencies: Use DependencyFactory for python3 5 years ago
Dylan Baker 309d30a9c2 dependencies: Use DependencyFactory for libpcap 5 years ago
Dylan Baker bc2bfcacbd dependencies: Use DependencyFactory for gmock 5 years ago
Dylan Baker 626f73416f dependencies: Use a DependencyFactory for gtest 5 years ago
Dylan Baker c17fa3223f dependencies: Use DependencyFactory for Vulkan 5 years ago
Dylan Baker 29b6d3e63c dependencies: Use a DependencyFactory for LLVM 5 years ago
Michael Hirsch, Ph.D c7cc734132 dependency: add curses 5 years ago
Michael Hirsch, Ph.D 92b77cb321
deps: add scalapack 5 years ago
Michael Hirsch, Ph.D c02593fddc HDF5: make much more robust across platforms 5 years ago
Michael Hirsch, Ph.D 8313e8fd54 dep: MPI make work for intel-cl and improve robustness 5 years ago
Michael Hirsch, Ph.D cd08a9f7d8
deps: add pkg-config to coarray with CMake fallback 5 years ago
Aleksey Gurtovoy f56ef583d3 dependency('cuda') 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
Jan Tojnar e8a688428d Add gpgme-config support 6 years ago
Andrei Alexeyev 8209180c76 Add shaderc dependency lookup logic 6 years ago
Michael Hirsch, Ph.D 71cffa67fa add NetCDF 6 years ago