vcpkg/ports/clapack
Alexander Neumann f3b96f339c
[lapack-reference|fortran] Add new port (#12805)
* [vcpkg/script] add vcpkg_find_fortran

* [openblas] add pkg-config fixes

* [lapack] add lapack-reference and reduce dependency on clapack

* fix build issues

* dont touch any main files

* move toolchain var into parent scope

* fix a few more issues

* create link in the noblas case

* removed unnecessary check handled by vcpkg_find_fortran.

* move dumpbin check

* fix last issue

* depend on openblas

* set cmake_binary_dir so that compiler id run gets put into buildtree.

* more paths

* add missing PARENT_SCOPE

* ws change

* [mlpack] remove dep on clapack

* comment out patches

* remove openblas again

* Install lapack wrapper since it is missing linkage against -lm and -lgfortran

* PREPEND mingw path to make sure cmake picks it up correctly

* depend on openblas also on osx

* add clapack on windows to skip due to conflicting library installs

* add clapack to skip on linux

* add -fPIC as a fortran compiler flag

* do not add the flag on windows

* add gcc explicitly to the cmake args.

* ws change

* applyrequested changes from CR

* fix the failing patch
2020-08-12 10:28:41 -07:00
..
CONTROL [lapack-reference|fortran] Add new port (#12805) 2020-08-12 10:28:41 -07:00
fix-ConfigFile.patch [clapack] Fix clapack-targets.cmake path in clpack-config.cmake (#8191) 2019-09-16 13:13:12 -07:00
fix-install.patch [clapack] fix clapack install (#8388) 2019-09-29 16:48:10 -07:00
portfile.cmake [lapack-reference|fortran] Add new port (#12805) 2020-08-12 10:28:41 -07:00
remove_internal_blas.patch [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
support-uwp.patch [clapack] Add uwp support (#9957) 2020-05-20 14:20:59 -07:00