548 Commits (3d6d908f7c41623c26289e09ed6608cae14d4948)

Author SHA1 Message Date
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
Marvin Scholz 2fe75ab31d dependencies/pkgconfig: Log pkg-config exceptions 5 years ago
Marvin Scholz 273d6e75ea dependencies/pkgconfig: Fix error reporting 5 years ago
Marvin Scholz fc86339b39 dependencies/pkgconfig: Fix found state ignoring errors 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Aleksey Gurtovoy f56ef583d3 dependency('cuda') 5 years ago
Wolfgang Stöggl bd27769030 Fix split of CMAKE_PREFIX_PATH under Windows 5 years ago
Daniel Mensinger 73d52266b5
Use include_type instead of is_system 5 years ago
Daniel Mensinger e5c720ff60
Move generate_system_dependency to Dependency 5 years ago
Daniel Mensinger b1b8a7a7e3
Use -isystem instead of -idirafter 5 years ago
Daniel Mensinger c6938bd579
Handle -idirafter in unix_args_to_native 5 years ago
Daniel Mensinger 8593506b7b
add is_system kwarg to dependency 5 years ago
Matthew Waters 8d3fcb3dc4 dependencies: account for frameworks without a Versions directory 5 years ago
Xavier Claessens 90a12ed3f0 cmake: Fix 'properies' typo 5 years ago
Ting-Wei Lan 08ce1fb541 Move the list of LLVM version suffixes to a common place 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
David Seifert 7b9c348102 Add `-Wl,-rpath-link` for secondary dependencies 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Daniel Mensinger f097b96883 cmake: fix missing -lpthread (fixes #5821) 5 years ago
Marcin Niestroj 987539e233 Improve support for crosscompiled CMake modules 5 years ago
Michael Hirsch, Ph.D f3fbac9d2b OpenMP:stop searching when openmp headers are first found 5 years ago
Michael Hirsch, Ph.D c2f2e51105
PGI: fix openmp for 190common test 5 years ago
Michael Hirsch, Ph.D fe638d63d9
OpenMP is intrinsic to PGI 5 years ago
Michael Hirsch, Ph.D dfa52469d7
openmp: allow omp.h or omp_lib.h 5 years ago
Daniel Mensinger e2499fab8b meson: Use CMAKE_PREFIX_PATH environment variable 5 years ago
Michael Hirsch, Ph.D a348174313 str => pathlib for cmakelists 5 years ago
Daniel Mensinger d9eac2544c cmake: additional debug logging 5 years ago