index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
openblas
/
portfile.cmake
Age
Commit 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-02
Remove 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-12
Bump version numbers, fix system name check
grdowns
2019-04-12
Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525
grdowns
2019-03-25
[openblas]Fix white-space-path configure bug. (#5741)
JackBoosY
2019-03-06
Update ports/openblas/portfile.cmake
Sean Warren
2019-03-04
[openblas] Remove restriction of build static lib on Linux
Vitaly 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 patch
Alisa yang
2017-08-08
Use SOURCE_PATH for license file path
Neil Shipp
2017-08-08
Remove debug code
Neil Shipp
2017-08-07
OpenBLAS-2.20 and UWP support
Neil 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 constraints
Robert Schumacher
2017-06-08
[openblas] Fix error in patching cblas.h which removes semicolons
Robert Schumacher
2017-04-14
[openblas] Fix missing write to cblas.h
Robert Schumacher
2017-04-14
Add openblas and only the blas part is compiled. Because no gfortran things i...
Han Hu