Victor Romero
|
050e71d01d
|
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
|
2019-05-02 22:57:43 -07:00 |
|
JackBoosY
|
91aa28f14d
|
[openblas]Disable cross-compiling to fix uwp build. (#6181)
|
2019-04-23 13:41:42 -07:00 |
|
grdowns
|
d83edc84f7
|
Bump version numbers, fix system name check
|
2019-04-12 02:53:29 -07:00 |
|
grdowns
|
57a8ecec14
|
Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525
|
2019-04-12 02:35:46 -07:00 |
|
JackBoosY
|
0394ade3a9
|
[openblas]Fix white-space-path configure bug. (#5741)
|
2019-03-25 14:32:28 -07:00 |
|
Sean Warren
|
fdf36eb819
|
Update ports/openblas/portfile.cmake
Co-Authored-By: kafeg <v31337@gmail.com>
|
2019-03-06 15:20:03 +03:00 |
|
Vitaly Petrov
|
d4e25169c1
|
[openblas] Remove restriction of build static lib on Linux
|
2019-03-04 22:29:51 +03:00 |
|
zhihaoy
|
9be25c17aa
|
[openblas] Update to 0.3.5 (#5245)
fixes: #5161, #4145
|
2019-02-01 12:20:57 -08:00 |
|
Alexander Karatarakis
|
3413115a83
|
[openblas] Use vcpkg_from_github()
|
2017-09-06 18:25:42 -07:00 |
|
Alisa yang
|
d440c5863f
|
[openblas] Have the portfile apply the new patch
|
2017-09-06 15:57:13 -07:00 |
|
Neil Shipp
|
6a3c13f42b
|
Use SOURCE_PATH for license file path
|
2017-08-08 17:44:24 -07:00 |
|
Neil Shipp
|
890ed61725
|
Remove debug code
|
2017-08-08 10:18:31 -07:00 |
|
Neil Shipp
|
4d4dfe0e73
|
OpenBLAS-2.20 and UWP support
|
2017-08-07 14:25:26 -07:00 |
|
Robert Schumacher
|
ebc875df58
|
[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.
|
2017-08-01 17:12:59 -07:00 |
|
Robert Schumacher
|
89cd6818d3
|
[ceres][openblas] Strengthen constraints
|
2017-06-09 23:35:01 -07:00 |
|
Robert Schumacher
|
fbf406083e
|
[openblas] Fix error in patching cblas.h which removes semicolons
|
2017-06-08 20:14:25 -07:00 |
|
Robert Schumacher
|
583abfa178
|
[openblas] Fix missing write to cblas.h
|
2017-04-14 18:52:19 -07:00 |
|
Han Hu
|
6d052e3dc0
|
Add openblas and only the blas part is compiled. Because no gfortran things is included, openblas is BSD
[openblas] Reduce checked in headers, prefer to install from sources
|
2017-04-14 18:30:23 -07:00 |
|