-
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.26.0-rc6
head repository: Kitware/CMake
compare: v3.26.0
- 8 commits
- 8 files changed
- 1 contributor
Commits on Mar 10, 2023
-
Ninja: Revert "Optimize target depends closure" due to performance re…
…gression Revert commit 1f16af0 (cmGlobalNinjaGenerator: Optimize target depends closure, 2023-01-17, v3.26.0-rc1~74^2). It regressed generation time for some projects. Revert it pending further investigation.
Configuration menu - View commit details
-
Copy full SHA for 685108a - Browse repository at this point
Copy the full SHA 685108aView commit details
Commits on Mar 13, 2023
-
Merge topic 'revert-optimize-target-depends-closure' into release-3.26
685108a Ninja: Revert "Optimize target depends closure" due to performance regression Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8315
Configuration menu - View commit details
-
Copy full SHA for 8e4c849 - Browse repository at this point
Copy the full SHA 8e4c849View commit details -
CompilerId: Restore logging of failed identifications in CMake 3.25
Changes in commit 9c5bd7f (CompilerId: Output errors from all attempts at detection, 2022-08-16, v3.25.0-rc1~290^2) accidentally stopped logging failed compiler identification build output. This was fixed for CMake 3.26 and later by commit 24ccc8c (CompilerId: Restore logging of failed identifications, 2023-01-16, v3.26.0-rc1~70^2~6). Backport it to 3.25.
Configuration menu - View commit details
-
Copy full SHA for 9f54901 - Browse repository at this point
Copy the full SHA 9f54901View commit details -
Merge branch 'backport-3.25-log-failed-compiler-id' into release-3.25
Merge-request: !8320
Configuration menu - View commit details
-
Copy full SHA for 2644555 - Browse repository at this point
Copy the full SHA 2644555View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd74679 - Browse repository at this point
Copy the full SHA bd74679View commit details -
CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'
Revert commit 5b45a3d (CheckCompilerFlag: Match the Clang "argument unused" output for all languages, 2023-01-23, v3.26.0-rc1~38^2). It broke existing projects that were silently tolerating unrelated unused arguments in their checks for C and CXX. For example, using `CFLAGS=-nostdinc` or `CXXFLAGS=-nostdinc++` causes those flags to be used when driving the linker as well, and Clang warns they are unused in that case. Add a test case covering the now-restored behavior. Fixes: #24591
Configuration menu - View commit details
-
Copy full SHA for 97fcd3b - Browse repository at this point
Copy the full SHA 97fcd3bView commit details
Commits on Mar 14, 2023
-
Merge topic 'revert-CheckCompilerFlag-clang-argument-unused' into rel…
…ease-3.26 97fcd3b CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...' Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Acked-by: scivision <michael@scivision.dev> Merge-request: !8322
Configuration menu - View commit details
-
Copy full SHA for c2b1d9b - Browse repository at this point
Copy the full SHA c2b1d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c71fa6 - Browse repository at this point
Copy the full SHA 6c71fa6View 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.26.0-rc6...v3.26.0