aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorIlya Arzhannikov <iarzhannikov@artec-group.com>2021-07-26 02:26:55 +0200
committerGitHub <noreply@github.com>2021-07-25 17:26:55 -0700
commitce91faf83e55a386ce6d767fc7d39a4574add9af (patch)
tree72d897b071e153d103e9eb1b8e6150977528ab00 /versions
parentf894a2f39a22eed720059055c634be329c86eac2 (diff)
downloadvcpkg-ce91faf83e55a386ce6d767fc7d39a4574add9af.tar.gz
vcpkg-ce91faf83e55a386ce6d767fc7d39a4574add9af.zip
[openblas] update to 0.3.15 version and add dynamic arch feature (#15238)
* [openblas] dynamic arch feature * remove debug output * Update ports/openblas/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update version to 0.3.13 * osx build * fix CONTROL, add FEATURES keyword to vcpkg_check_features * x-add-version * bump openblas version to 0.3.14 * ./vcpkg x-add-version openblas * apply format.diff from ci * ./vcpkg x-add-version openblas --overwrite-version * Update versions/o-/openblas.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update port to version 0.3.15 * ./vcpkg x-add-version openblas * vcpkg_check_linkage * ./vcpkg x-add-version openblas --overwrite-version * ./vcpkg x-add-version openblas --overwrite-version * Update versions/o-/openblas.json Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json4
-rw-r--r--versions/o-/openblas.json5
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index a6c414174..4268212cb 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -4549,8 +4549,8 @@
"port-version": 0
},
"openblas": {
- "baseline": "0.3.10",
- "port-version": 3
+ "baseline": "0.3.15",
+ "port-version": 0
},
"opencascade": {
"baseline": "7.5.0",
diff --git a/versions/o-/openblas.json b/versions/o-/openblas.json
index 5b2fde684..b7a541443 100644
--- a/versions/o-/openblas.json
+++ b/versions/o-/openblas.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "2a214e1bac47c70d932caef7d74771c8658b1f7a",
+ "version": "0.3.15",
+ "port-version": 0
+ },
+ {
"git-tree": "20d57360e6e7afa4e4f033a87e1ded91571ee462",
"version": "0.3.10",
"port-version": 3