aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas/portfile.cmake
AgeCommit message (Expand)Author
2020-08-27[OpenMVG/OpenMVS] fix tools (#12229)Stefano Sinigardi
2020-08-20[openblas] Fix generating pkg-config file (#12956)Albert Ziegenhagel
2020-08-12[lapack-reference|fortran] Add new port (#12805)Alexander Neumann
2020-04-30[OpenBLAS] Upgrade to 0.3.9 + a patch to fix AVX512 (which is now present on ...Billy Robert O'Neal III
2020-02-10[many ports] Upgrades to 2020.02.08 (#9986)Robert Schumacher
2019-08-30[openblas]Enable x86 build and fix usage errors. (#7888)JackBoosY
2019-07-18[openblas/clapack] FindLapack/FindBLAS was not working. (#6786)Alexander Neumann
2019-06-20[many ports] improvements for linux/wsl (#6730)Stefano Sinigardi
2019-05-31[openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371)Stefano Sinigardi
2019-05-21[openblas] Ensure we build without lapack on all platforms (#6542)Sean Warren
2019-05-19[openblas] Enable static build on windows (#6519)Sean Warren
2019-05-09[many ports] Updates 2019.05.08 (#6382)Robert Schumacher
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
2019-04-23[openblas]Disable cross-compiling to fix uwp build. (#6181)JackBoosY
2019-04-12Bump version numbers, fix system name checkgrdowns
2019-04-12Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525grdowns
2019-03-25[openblas]Fix white-space-path configure bug. (#5741)JackBoosY
2019-03-06Update ports/openblas/portfile.cmakeSean Warren
2019-03-04[openblas] Remove restriction of build static lib on LinuxVitaly Petrov
2019-02-01[openblas] Update to 0.3.5 (#5245)zhihaoy
2017-09-06[openblas] Use vcpkg_from_github()Alexander Karatarakis
2017-09-06[openblas] Have the portfile apply the new patchAlisa yang
2017-08-08Use SOURCE_PATH for license file pathNeil Shipp
2017-08-08Remove debug codeNeil Shipp
2017-08-07OpenBLAS-2.20 and UWP supportNeil Shipp
2017-08-01[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find...Robert Schumacher
2017-06-09[ceres][openblas] Strengthen constraintsRobert Schumacher
2017-06-08[openblas] Fix error in patching cblas.h which removes semicolonsRobert Schumacher
2017-04-14[openblas] Fix missing write to cblas.hRobert Schumacher
2017-04-14Add openblas and only the blas part is compiled. Because no gfortran things i...Han Hu