522 Commits (773cc7b4b0540fd9a88d89f4179a3ffad11276ae)

Author SHA1 Message Date
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
Dylan Baker 8a9d6b1ed9 dependencies: Add a sub_dependency_method that takes a list of 5 years ago
Dylan Baker 2c844f86f2 dependencies: Add a DependencyFactory class 5 years ago
Dylan Baker fd892ad7ce dependencies: Make Dependency initializer signatures match 5 years ago
Dylan Baker f85d6cee6a dependencies/base: Split process_method_kw out of Dependency 5 years ago
Daniel Mensinger 3607f50d7f
cmake: Refactor CMakeExecutor and CMakeTraceParser 5 years ago
Daniel Mensinger bc27ebacc9 cmake: Always Add C, CXX if no language is specified (fixes #6441) 5 years ago
Stéphane Cerveau 958df63dac envconfig: add pkg_config_libdir property 5 years ago
Jon Turney 65cb6852ae
Fix dependency('qt') crash with old Qt on OSX 5 years ago
Nirbheek Chauhan 04e275cdcc find_program: Always use USERPROFILE instead of HOME 5 years ago
Michael Hirsch, Ph.D c7cc734132 dependency: add curses 5 years ago
Nirbheek Chauhan 64432e9448 find_program: Ignore programs in the WindowsApps directory 5 years ago
Dylan Baker cd895be99a dependencies: Add ability to set arbitrary variables on 5 years ago
Michael Hirsch, Ph.D ff822990d1 bugfix: hdf5 depenedency: make sure variable is always defined 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Michael Hirsch, Ph.D d67423ab11 bugfix: netcdf pkgconfig stop if found 5 years ago
Michael Hirsch, Ph.D e1dd310333 bugfix: check len before index 5 years ago
Michael Hirsch, Ph.D f1d370247f
dependencies: refactor to use methods properly 5 years ago
Ting-Wei Lan 04e08f5a1f PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATH 5 years ago
Jussi Pakkanen 39db7b1afc Fail gracefully detecting hdf5 if pkg-config is not available. 5 years ago
Jonathan Perkin c3d0b95a58 dependencies: Fix executable file test on Unix. 5 years ago
Daniel Mensinger 38d3fbca94 dep: Try extraframework before cmake (fixes #6113) 5 years ago
Michael Hirsch, Ph.D 98fd4e5557 cmake: add project language to cmakelists.txt 5 years ago
Jussi Pakkanen a17746e2ab Fix typing import bug. 5 years ago
Xavier Claessens b872099468 find_program(): Add 'dirs' keyword argument 5 years ago
Daniel Mensinger 0cf31e2340 lgtm: fix Multiple calls to __init__ 5 years ago
Daniel Mensinger e4a0ee205d lgtm: Fix redundant code 5 years ago
Daniel Mensinger b5cec1c632 lgtm: ignore all safe `__init__ method calls overridden method` warnings 5 years ago
Daniel Mensinger fe853ee516 lgtm: fix Missing call to __init__ during object initialization 5 years ago
Daniel Mensinger e6c15b27e6 lgtm: fix `Mismatch in multiple assignment` error 5 years ago
Daniel Mensinger 286b9f0921 lgtm: Fix Module imported with `import` and `import from` 5 years ago
Michael Hirsch, Ph.D e209dd2607
scalapack: allow specifying find method 5 years ago
Michael Hirsch, Ph.D 92b77cb321
deps: add scalapack 5 years ago
Michael Hirsch, Ph.D 818c92003c
fix extraneous '\\ ' in some windows pkg-config files 5 years ago
Michael Hirsch, Ph.D c02593fddc HDF5: make much more robust across platforms 5 years ago
Xavier Claessens 80dd3e30ce Fix crash when checking multi version on subproject dep 5 years ago
Chun-wei Fan 7677a38e1a dependencies/ui.py: Fix Vulkan detection on Windows 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
Daniel Mensinger 2e62d6a203
Highlight '(cached)' and add color to the dependency version 5 years ago
Jussi Pakkanen 2a73517e08 Revert "Add `-Wl,-rpath-link` for secondary dependencies" 5 years ago