-
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.27.6
head repository: Kitware/CMake
compare: v3.27.7
- 12 commits
- 13 files changed
- 2 contributors
Commits on Sep 25, 2023
-
Linting: Fix empty evaluated genex
Update logic added by commit 099934e (Add generator expression support to static code analysis hooks, 2023-03-24, v3.27.0-rc1~261^2), and preserved by commit 993dde9 (TargetGenerator: Factor out generation of code check rules, 2023-05-12, v3.27.0-rc1~84^2~2), to handle a generator expression that evaluates to the empty string. If `<LANG>_CPPCHECK`, `<LANG>_CPPLINT`, `<LANG>_CLANG_TIDY`, or `<LANG>_INCLUDE_WHAT_YOU_USE` are empty after evaluating generator expressions, do not run their lints. Fixes: #25265
Configuration menu - View commit details
-
Copy full SHA for 80df7b1 - Browse repository at this point
Copy the full SHA 80df7b1View commit details
Commits on Sep 26, 2023
-
Merge topic 'lint-genex-empty' into release-3.27
80df7b1 Linting: Fix empty evaluated genex Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !8833
Configuration menu - View commit details
-
Copy full SHA for d5d7fa4 - Browse repository at this point
Copy the full SHA d5d7fa4View commit details
Commits on Sep 27, 2023
-
Android: Require Clang 18 for -std=c++23
Update the Clang version checks added by * commit eacacc7 (Clang: use -std=c++23 for Clang 17.0+, 2023-05-08, v3.27.0-rc1~115^2) * commit 0183956 (Clang: C++26 support, 2023-05-16, v3.27.0-rc1~85^2) to account for Android NDK r26's distribution of a Clang based on a development version of LLVM/Clang 17.0 that pre-dated addition of these flags. Follow the pattern from commit 12e6796 (Android: Do not pass non-existent Clang -std flags, 2018-04-02, v3.12.0-rc1~284^2), which fixed the same problem for `-std=c++17`. Fixes: #25281
Configuration menu - View commit details
-
Copy full SHA for 75e9918 - Browse repository at this point
Copy the full SHA 75e9918View commit details
Commits on Sep 28, 2023
-
Merge topic 'android-clang-c++23' into release-3.27
75e9918 Android: Require Clang 18 for -std=c++23 Acked-by: Kitware Robot <kwrobot@kitware.com> Reviewed-by: Raul Tambre <raul@tambre.ee> Merge-request: !8847
Configuration menu - View commit details
-
Copy full SHA for dd949c7 - Browse repository at this point
Copy the full SHA dd949c7View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd779a4 - Browse repository at this point
Copy the full SHA dd779a4View commit details -
ctest: Restore support for --timeout values higher than default test …
…timeout Since refactoring in commit 0a5aeaf (cmCTestRunTest: Consolidate test timeout selection logic, 2023-05-04, v3.27.0-rc1~120^2) we accidentally truncate `--timeout` values to ctest's default `TimeOut`. Fix the logic to prefer the flag whenever the `TIMEOUT` property is not set. In combination with the prior refactoring, this also fixes a bug that caused `--timeout` values of 10000000 seconds or more to be ignored. Fixes: #23979
Configuration menu - View commit details
-
Copy full SHA for d267c12 - Browse repository at this point
Copy the full SHA d267c12View commit details -
Help: Document CMP0124 behavior on already-set variables
Improve the documentation from commit 46896d9 (foreach(): loop variables are only available in the loop scope, 2021-04-25, v3.21.0-rc1~245^2) to follow policy documentation convention. Fixes: #25224 Inspired-by: Marius Messerschmidt <marius.messerschmidt@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 55bf2a3 - Browse repository at this point
Copy the full SHA 55bf2a3View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 832e88b - Browse repository at this point
Copy the full SHA 832e88bView commit details -
Merge topic 'doc-CMP0124' into release-3.27
55bf2a3 Help: Document CMP0124 behavior on already-set variables Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8850
Configuration menu - View commit details
-
Copy full SHA for 1969600 - Browse repository at this point
Copy the full SHA 1969600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25644a7 - Browse repository at this point
Copy the full SHA 25644a7View commit details
Commits on Oct 3, 2023
-
Merge topic 'FindPostgreSQL-16' into release-3.27
25644a7 FindPostgreSQL: Add support for version 16 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8854
Configuration menu - View commit details
-
Copy full SHA for f692788 - Browse repository at this point
Copy the full SHA f692788View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9532e1c - Browse repository at this point
Copy the full SHA 9532e1cView 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.27.6...v3.27.7