580 Commits (348deff3bf527280558e2f515f65e5c1b109f928)

Author SHA1 Message Date
Vili Väinölä c1a5fa4550 Use cmake args also when calling get_cmake_info 5 years ago
Daniel Mensinger e20f02bfc3 cmake: Fix handling of path seperators (fixes #7294) 5 years ago
Daniel Mensinger fd1b8b1971 cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249) 5 years ago
D Scott Phillips c7b1eaa15f Fix python3 installed from the Windows Store 5 years ago
jonathanmist 4d82cfffc5 dependencies/cuda: Add support for ARM linux 5 years ago
Alexander Neumann 2f359ca5f5 fix cmake target configuration selection. 5 years ago
Daniel Mensinger cf561b5cfc boost: Try extracting BOOST_ROOT from boost.pc 5 years ago
Daniel Mensinger 15b738841b boost: Always sort shared before static (fixes #7171) 5 years ago
Daniel Mensinger d5e25b2914 boost: always use compiler include paths 5 years ago
Nirbheek Chauhan 55969ddfef ui/qt: Warn if Android cpu_family is unknown 5 years ago
Matthew Waters ff408f5132 ui/qt: use new directory layout for qt on android 5 years ago
Daniel Mensinger a72159e913 boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
Daniel Mensinger 0948570d91 boost: Do not be strict about static if not specified (fixes #7057) 5 years ago
Daniel Mensinger 2d72ac5733 boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056) 5 years ago
Daniel Mensinger cbecdeffdf boost: Only use usage-requirements defines (fixes #7046) 5 years ago
Jesse Natalie 22738e33fa Fix VS Intellisense for projects which depend on LLVM found via CMake. 5 years ago
Daniel Mensinger 1e07dab2b2 boost: Fix library version (fixes #6899) 5 years ago
Cerbero 7115e62948 qt dependency: Pick debug libraries based on b_vscrt 5 years ago
Daniel Mensinger 668f1528e0 boost: Fix boost_python detection on bionic (fixes #6886 #4788) 5 years ago
Daniel Mensinger 4e52a0f7fd boost: Better python module detection 5 years ago
Daniel Mensinger 1bfd5e9dd2 boost: Better log found and missing modules 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
Dylan Baker baca2cd07d mpi: Use a factory function 5 years ago
Dylan Baker f6e50da49a dependencies/base: Make the ConfigTool Dependency more flexible 5 years ago
Dylan Baker e781dfcb2b dependencies: Convert ScaLAPACK to a dependency factory 5 years ago
Daniel Mensinger 673ca982f1 cmake: Add find_package COMPONETS support 5 years ago
Dylan Baker 6329393db5 dependencies/boost: Fix a number of mypy issues 5 years ago
Dylan Baker 08797e13d9 dependencies: Use CompilerType not Compiler 5 years ago
Dylan Baker 581d69a8d3 remove ability to pass multiple keys to extract_as_list 5 years ago
Daniel Mensinger 08224dafcb
boost: Rewrite the boost system dependency 5 years ago
Gerion Entrup b1304f7290 version parsing: match only when version starts with a number 5 years ago
Gerion Entrup 08d8cfbbb6 base.py: remove trailing whitespace 5 years ago
nikolayp 42931a82e1 depdenencies/qt: Second attempt to allow qt --no-framework on MacOS. 5 years ago
Max 3d70e3bc63
Fix import dependency from dub 5 years ago
Dylan Baker 235b7a69e7 dependencies/ui: Honor static argument with wxwidgets 5 years ago
Dylan Baker f3773fa5c6 dependencies/ui: Add type annotations to WxDependency 5 years ago
Dylan Baker 68842f535f dependencies/ui: wxwidgets requires C++ 5 years ago
Dylan Baker c1a3b37ab7 dependencies: Add a zlib system dependency for windows 5 years ago
Dylan Baker d87955f990 dependencies: Add system zlib method for freebsd and dragonflybsd 5 years ago
Dylan Baker 5f51ee2fc8 dependencies: Add a zlib system dependency for macOS 5 years ago
Dylan Baker 402f7afdb0 dependencies: netcdf always look for netcdf-fortran for fortran 5 years ago
Dylan Baker d67271e1a6
Small cleanups for the LLVM dependency class (#6548) 5 years ago
Xavier Claessens 8201b725ed Qt5: Do not use system qmake if not specified in cross file 5 years ago
Daniel Mensinger 273aeb8473 deps: Fix prelimenary CMake lookup. 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 5ab29e264b dependencies: Rename _add_sub_dependency2 to _add_sub_dependency 5 years ago
Dylan Baker 6440b55b07 dependencies: Use a factory for fortran coarrays 5 years ago
Dylan Baker 081de4bfbc dependencies: Split detect_compiler out of dependency 5 years ago
Dylan Baker fbad73c939 dependencies: Use a DependencyFactory for threads 5 years ago