Skip to content

[lapack-reference] Update to 3.10#23228

Merged
vicroms merged 8 commits intomicrosoft:masterfrom
Neumann-A:update_lapack_3.10
Feb 24, 2022
Merged

[lapack-reference] Update to 3.10#23228
vicroms merged 8 commits intomicrosoft:masterfrom
Neumann-A:update_lapack_3.10

Conversation

@Neumann-A
Copy link
Contributor

No description provided.

{
"name": "clapack",
"platform": "arm & windows"
"platform": "(arm & windows) | uwp"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uwp needs to use clapack since fortran runtime is not build against WindowsApp.lib

Copy link
Contributor

@ras0219-msft ras0219-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though we should check that the change in platform qualifiers has not affected downstream cacades

@JonLiu1993 JonLiu1993 self-assigned this Feb 23, 2022
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Feb 23, 2022
@JonLiu1993 JonLiu1993 linked an issue Feb 23, 2022 that may be closed by this pull request
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 5cf60186a241e84e8232641ee973395d4fde90e1 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/l-/lapack-reference.json b/versions/l-/lapack-reference.json
index 19a808d..999e4f1 100644
--- a/versions/l-/lapack-reference.json
+++ b/versions/l-/lapack-reference.json
@@ -1,7 +1,7 @@
 {
   "versions": [
     {
-      "git-tree": "f489f0994951d505cfb3ce14d69b2a9ba2e7d04d",
+      "git-tree": "14b5e3ab7315ce36951f759c6254712ed41cc0af",
       "version": "3.10.0",
       "port-version": 0
     },

@Neumann-A
Copy link
Contributor Author

LGTM, though we should check that the change in platform qualifiers has not affected downstream cacades

Yeah I forgot to check the ci baseline for clapack.
3cde45d fixed that

@JonLiu1993 JonLiu1993 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Feb 24, 2022
@vicroms vicroms merged commit fabf35d into microsoft:master Feb 24, 2022
@Neumann-A Neumann-A deleted the update_lapack_3.10 branch February 24, 2022 19:29
ekilmer added a commit to ekilmer/vcpkg that referenced this pull request Feb 27, 2022
* master: (57 commits)
  [vcpkg-tools] update cmake and git (windows only) (microsoft#22985)
  Update vcpkg tool to 2022-02-24. (microsoft#23162)
  [vcpkg baseline] Move cspice headers (microsoft#23272)
  Fixed inaccurate Chinese words (microsoft#23179)
  [vcpkg] Add fixed changelog generator. (microsoft#23255)
  [authentication.md] Add Jenkins section (microsoft#23226)
  [vcpkg] Meson osx sysroot (microsoft#21772)
  [pkgconf] enable search for system libs on linux (microsoft#23010)
  [yasm/yasm-tool] Incorporate yasm-tool into yasm (microsoft#23218)
  [lapack-reference] Update to 3.10 (microsoft#23228)
  [skia] Arm64 for skia on osx (microsoft#23222)
  [libfido2] Update to 1.10.0 (microsoft#23241)
  [Tracy] Fixing issue where version 0.7.8 was pulling the wrong version (microsoft#23061)
  [libgpiod] Add new port. (microsoft#23221)
  [drogon] Update to 1.7.5 (microsoft#23227)
  [tinyexif] Remove from fail list. (microsoft#23163)
  [vcpkg docs][ES] Sync with English readme (microsoft#19834) (microsoft#22618)
  [vcpkg baseline][libao] Disable dlfcn check under windows (microsoft#23235)
  [OpenCV] upgrade to v4.5.5 (microsoft#22801)
  [libcurl-simple-https] New port (microsoft#22917)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[lapack-reference] update to 3.10.0

5 participants