aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas
AgeCommit message (Collapse)Author
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 ↵Robert Schumacher
vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.
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 ↵Han Hu
is included, openblas is BSD [openblas] Reduce checked in headers, prefer to install from sources