aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas
AgeCommit message (Expand)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-09-07[openblas] Move whitespace fixes to the whistespace.patchAlexander Karatarakis
2017-09-06[openblas] Use vcpkg_from_github()Alexander Karatarakis
2017-09-06[openblas] Bump versionAlisa yang
2017-09-06[openblas] Have the portfile apply the new patchAlisa yang
2017-09-06[openblas] Add patch for whitespaceAlisa 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