-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: Kitware/CMake
base: v3.22.5
head repository: Kitware/CMake
compare: v3.22.6
- 11 commits
- 8 files changed
- 2 contributors
Commits on Jun 10, 2022
-
Xcode: Use ad-hoc signing during compiler id on macOS
Xcode 14 no longer accepts an empty signing identity for macOS. However, Xcode in general does not accept an ad-hoc signing identity for iOS. Switch based on the target platform. Fixes: #23609
Configuration menu - View commit details
-
Copy full SHA for 89e1113 - Browse repository at this point
Copy the full SHA 89e1113View commit details -
Xcode: Suppress "Run Script" build phase warning during compiler id
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs.Configuration menu - View commit details
-
Copy full SHA for ab40020 - Browse repository at this point
Copy the full SHA ab40020View commit details -
Tests: Teach RunCMake to ignore Xcode DVTSDK warnings
On some Xcode versions, `xcodebuild` may warn: ... xcodebuild[...] [MT] DVTSDK: Warning: SDK path collision for path ... Teach RunCMake to drop such incidental lines before matching against expected output.Configuration menu - View commit details
-
Copy full SHA for 627c08e - Browse repository at this point
Copy the full SHA 627c08eView commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b43112 - Browse repository at this point
Copy the full SHA 7b43112View commit details
Commits on Jul 6, 2022
-
FindLAPACK: Add '-fortranlibs' flag only with NVHPC/PGI compilers
Since commit 2c9e623 (Find{BLAS,LAPACK}: Add support for the NVHPC LAPACK library, 2021-05-05, v3.21.0-rc1~192^2) we try the `-fortranlibs` option as a dependency of the NVHPC LAPACK. That flag is specific to the NVHPC/PGI compilers, so use it conditionally with them. Without this modification, CMake fails to find LAPACK if - compiler ID is GNU - `BLA_STATIC` is `ON` - `BLA_VENDOR` is not defined or set to `All` Fixes: #23705, #22878
Configuration menu - View commit details
-
Copy full SHA for 28d52a4 - Browse repository at this point
Copy the full SHA 28d52a4View commit details
Commits on Jul 7, 2022
-
Merge branch 'FindLAPACK-nvhpc' into release-3.22
Merge-request: !7452
Configuration menu - View commit details
-
Copy full SHA for 7cc61ff - Browse repository at this point
Copy the full SHA 7cc61ffView commit details
Commits on Jul 8, 2022
-
Utilities/Release: Update macOS notarization script to use notarytool
`xcnotary` is no longer needed since `altool` has been deprecated in favor of `notarytool`, which has builtin support for waiting.
Configuration menu - View commit details
-
Copy full SHA for 432ae51 - Browse repository at this point
Copy the full SHA 432ae51View commit details -
Merge branch 'rel-macos-sign-notarize' into release-3.22
Merge-request: !7463
Configuration menu - View commit details
-
Copy full SHA for d4762d4 - Browse repository at this point
Copy the full SHA d4762d4View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eddf057 - Browse repository at this point
Copy the full SHA eddf057View commit details -
Configuration menu - View commit details
-
Copy full SHA for faa4aed - Browse repository at this point
Copy the full SHA faa4aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bfd4f1 - Browse repository at this point
Copy the full SHA 0bfd4f1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.22.5...v3.22.6