-
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.29.5
head repository: Kitware/CMake
compare: v3.29.6
- 7 commits
- 4 files changed
- 1 contributor
Commits on Jun 10, 2024
-
Clang: Drop non-existent -fno-ansi-escape-codes flag
In commit 74b5fae (Clang: Use -fno-ansi-escape-codes for color diagnostics on Windows, 2023-10-19, v3.28.0-rc3~3^2) we added the positive option `-fansi-escape-codes` and the negative form of the option, `-fno-ansi-escape-codes`. According to the LLVM/Clang documentation: * https://releases.llvm.org/18.1.4/tools/clang/docs/UsersManual.html#cmdoption-fansi-escape-codes only the positive form of the option exists. Fixes: #26036
Configuration menu - View commit details
-
Copy full SHA for 1004cc2 - Browse repository at this point
Copy the full SHA 1004cc2View commit details
Commits on Jun 11, 2024
-
Merge topic 'clang-ansi-color' into release-3.28
1004cc2 Clang: Drop non-existent -fno-ansi-escape-codes flag Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9592
Configuration menu - View commit details
-
Copy full SHA for 63b12b7 - Browse repository at this point
Copy the full SHA 63b12b7View commit details -
Merge topic 'clang-ansi-color' into release-3.29
1004cc2 Clang: Drop non-existent -fno-ansi-escape-codes flag Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9592
Configuration menu - View commit details
-
Copy full SHA for 578ba81 - Browse repository at this point
Copy the full SHA 578ba81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6dcba - Browse repository at this point
Copy the full SHA 7c6dcbaView commit details
Commits on Jun 14, 2024
-
VS: Quote custom command arguments containing semicolons
The `GoogleTest` module needs this to pass the `TEST_EXECUTOR` definition to its `GoogleTestAddTests.cmake` helper script in the `POST_BUILD` command since commit f875c47 (GoogleTest: Honor TEST_LAUNCHER in gtest_discover_tests, 2024-01-17, v3.29.0-rc1~34^2). Previously it worked only if other characters, such as spaces, caused the argument to be quoted. This was exposed by running the `RunCMake.GoogleTest` test in a path without spaces. Reported-by: Garrett Campbell <gcampbell@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9b672e8 - Browse repository at this point
Copy the full SHA 9b672e8View commit details -
Merge topic 'vs-quote-semicolons' into release-3.29
9b672e8 VS: Quote custom command arguments containing semicolons Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9597
Configuration menu - View commit details
-
Copy full SHA for 296fdc0 - Browse repository at this point
Copy the full SHA 296fdc0View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdc9017 - Browse repository at this point
Copy the full SHA cdc9017View 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.29.5...v3.29.6