444 Commits (7ce2a24f42ce546ad7b26594b3c9b3f087d83f94)

Author SHA1 Message Date
Nirbheek Chauhan 4bfe0a2568 gnustep-config: config tools are lists, not strings 6 years ago
Nirbheek Chauhan 87652c80dc cmake deps: Again, get_command() is None when not found 6 years ago
Nirbheek Chauhan 00b59c9ad6 pkg-config: Fix another case where we were throwing a traceback 6 years ago
Nirbheek Chauhan c3bc1dcd48 pkg-config: Don't traceback when not found and not required 6 years ago
Michael Hirsch, Ph.D 4d54a22b49
setup hdf5 test 6 years ago
Michael Hirsch, Ph.D 1ebaeadf60
initial HDF5 pkg-config fortran works 6 years ago
Nirbheek Chauhan c5a78c9e49 qt: Print the full path of the `qmake` binary found 6 years ago
John Ericson 940c6de3ae Overhaul pkg-config and CMake lookup, fixing the latter 6 years ago
Michael Hirsch, Ph.D da34bea893 pep8 py37 6 years ago
Daniel Mensinger 28edc7ef61 Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812 6 years ago
Xavier Claessens b45c367d92 NotFoundDependency: Implement partial_dependency() 6 years ago
Dylan Baker f72522e889 dependencies/llvm: add debian's llvm-9 6 years ago
Xavier Claessens 66ac6f6b3d find_external_dependency: Return NotFoundDependency() 6 years ago
Xavier Claessens cb20f3104e ConfigTool: Avoid None being printed in logs 6 years ago
Xavier Claessens a92b41fdcd dependencies: Remove version from cache key 6 years ago
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
Dylan Baker c1e416ff61 dependencies/ui: Fix qmake detection when not using cross or native file 6 years ago
Dylan Baker d3e638fcbd dependencies/ui: Fix Qt pkg-config detection on MacOS 6 years ago
Dylan Baker f126f43c4f dependencies/ui: Don't require lrelease for qt 6 years ago
Jon Turney a2b0dd13a4 Don't blame absent cmake for all missing dependencies 6 years ago
Daniel Mensinger 22fca7589f Fixed unit test (see #4549) 6 years ago
Daniel Mensinger 37ffff0aed Fixed unbound cmvers variable (#4549) 6 years ago
Dylan Baker 9f675cc55a dependencies/ui: Fix qt compiler detection when bindir is set 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 6 years ago
Jon Turney d118e3ad4c lgtm: Instantiating an exception, but not raising it 6 years ago
Dylan Baker 0427ba48e6 dependencies/misc: Add openmp 5.0 preliminary support 6 years ago
Dylan Baker aa04147a4a dependencies/ui: Allow qt compilers and qmake to be specified in native file 6 years ago
Dylan Baker caf1066cd1 dependencies: Allow config tool dependencies to use native files 6 years ago
Dylan Baker 95403cb615 replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
Dylan Baker 34c1edda87 dependencies: Add openmp 5.0 6 years ago
Lyude Paul 11e3011a6b Don't use host pkg-config for native dependencies 6 years ago
Jon Turney 64edfd5069
Detect clang-cl as msvc-like, not clang-like 6 years ago
Jon Turney ccda5bc5bf Cosmetic fix to failed required dependency reporting 6 years ago
Jon Turney 4fc1ca20b6 Fix incorrect checking of build machine for dependency availability 6 years ago
Jon Turney 26ff712bae Fail some impossible cross-detections 6 years ago
Dylan Baker ff9ba84426 dependencies/base: Replace windows path separators with \\\\ 6 years ago
Jussi Pakkanen 83c62a3341 Purge unused argument. Closes #4407. 6 years ago
Dylan Baker be07a710ee dependencies/llvm: Mark as not found when not found 6 years ago
Patrick Griffis 46a42a69a6 Add custom libgcrypt dependency using libgcrypt-config 6 years ago
Dylan Baker ca8ae7f5e5 dependencies/LLVM: rework shared link detection to be more robust 6 years ago
Dylan Baker e5080a8453 dependencies/llvm: Fix shared linking on osx 6 years ago
Dylan Baker 2b26ddbf3e dependencies/llvm: Add LLVM 7 6 years ago
Jan Niklas Hasse d0648ee077 Also check wx-config-gtk3 when looking for wxWidgets 6 years ago
GoaLitiuM 5b0ad0f8ad Refactor D target architecture handling 6 years ago
GoaLitiuM f48c3de24e dub: Fix error when package was fetched but not built 6 years ago
GoaLitiuM 5205a4cf05 dub: Detect if the missing package was built for wrong architecture 6 years ago
GoaLitiuM d84c33c860 dub: Fix 32-bit architecture detection on Windows 6 years ago
Martin Kelly e22b69bd17 Minor typo fix 6 years ago
Alexey Rochev 0667e8494c Qt: set QT_<MODULE>_LIB defines when using qmake detection 6 years ago
Jon Turney 39d87269b3 Add missing reporting of some methods tried to find the dependency 6 years ago