260 Commits (29592481bccebe54619b4a063a66ac4038e894d6)

Author SHA1 Message Date
Daniel Mensinger 2fd838d62d boost: Try extracting BOOST_ROOT from boost.pc 5 years ago
Daniel Mensinger 5862ad6965 boost: Always sort shared before static (fixes #7171) 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Nirbheek Chauhan 84cfa2bf51 ui/qt: Warn if Android cpu_family is unknown 5 years ago
Matthew Waters bcf29ede06 ui/qt: use new directory layout for qt on android 5 years ago
Daniel Mensinger 57e55b1a9d boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
Xavier Claessens 245d659522 ConfigToolDependency: Don't fallback to system tool when cross compiling 5 years ago
Daniel Mensinger d298a00afb boost: Do not be strict about static if not specified (fixes #7057) 5 years ago
Daniel Mensinger b75dcd05c5 boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056) 5 years ago
Daniel Mensinger 59db1f18ea boost: Only use usage-requirements defines (fixes #7046) 5 years ago
Xavier Claessens 9ddbcd301a ExternalProgram: Do special windows tricks even when name is provided 5 years ago
Dylan Baker 57b468c75a Use pkg_resource to find resources files (data) 5 years ago
Daniel Stone f5f3805ce2 dependencies/cmake: Only use abs paths as link args 5 years ago
Daniel Stone 0f4e88b181 dependencies/cmake: Suffix bare library dependencies on Windows 5 years ago
Daniel Stone 98e5e1ddc5 dependencies/cmake: Add Windows/VS library regex 5 years ago
Jesse Natalie bca69aaf89 Fix VS Intellisense for projects which depend on LLVM found via CMake. 5 years ago
Jesse Natalie f655518545 Log when ignoring LLVM because dynamic was requested 5 years ago
Daniel Mensinger d290301b4d boost: Fix library version (fixes #6899) 5 years ago
Cerbero df5113252b qt dependency: Pick debug libraries based on b_vscrt 5 years ago
Daniel Mensinger 9f2f27a49d 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