summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-ClangCL-version'Brad King2023-08-171-25/+31
|\
| * VS: Allow specifying VCTools version with the ClangCL toolsetRichard Dzenis2023-08-161-25/+31
* | Merge topic 'msvc-llvm-mt'Brad King2023-08-172-3/+6
|\ \
| * | MSVC: Run manifest tool with llvm-mt compatible argumentsur4t2023-08-162-3/+6
| |/
* | Merge topic 'rel-linux-x86_64'Brad King2023-08-177-57/+56
|\ \
| * | Utilities/Release: Update docker specs for linux-x86_64 to centos 7Brad King2023-08-167-57/+56
* | | Merge topic 'cmake-presets-errors-functions'Kyle Edwards2023-08-1714-485/+709
|\ \ \
| * | | cmJSONHelpers: Make error generators proper functionsKyle Edwards2023-08-164-89/+136
| * | | CMakePresets: Make error generators proper functionsKyle Edwards2023-08-1611-396/+573
| | |/ | |/|
* | | Merge topic 'xcframework-maccatalyst-fix'Kyle Edwards2023-08-172-3/+3
|\ \ \
| * | | .xcframework: Search Info.plist for "maccatalyst" instead of "catalyst"Kyle Edwards2023-08-162-3/+3
* | | | CMake Nightly Date StampKitware Robot2023-08-171-1/+1
* | | | Merge topic 'doc_tc'Brad King2023-08-162-1/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help:try_run: place options in their own sectionscivision2023-08-161-0/+5
| * | | Help:try_compile: place options in their own sectionscivision2023-08-161-1/+6
* | | | Merge branch 'release-3.27'Brad King2023-08-161-0/+7
|\ \ \ \
| * | | | CMake 3.27.3v3.27.3Brad King2023-08-162-1/+8
* | | | | Merge branch 'release-3.27'Brad King2023-08-160-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'rel-no-doc' into release-3.27Brad King2023-08-163-16/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'rel-no-doc'Brad King2023-08-163-16/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Utilities/Release: Remove unused documentation build settingsBrad King2023-08-163-16/+1
* | | | | | Merge branch 'release-3.27'Brad King2023-08-160-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'test-debugger-named-pipe-fix' into release-3.27Brad King2023-08-161-7/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-debugger-named-pipe-fix'Brad King2023-08-161-7/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | testDebuggerNamedPipe: fix for cppdap with nlohmann_jsonĐoàn Trần Công Danh2023-08-161-7/+7
* | | | | Merge topic 'xcframework-check-platform-variant'Kyle Edwards2023-08-1645-18/+129
|\ \ \ \ \
| * | | | | .xcframework: Check SupportedPlatformVariantKyle Edwards2023-08-1545-18/+129
* | | | | | Merge topic 'remove_property'Brad King2023-08-167-18/+10
|\ \ \ \ \ \
| * | | | | | Source: Rename SetProperty(nullptr_t) to RemoveProperty()Vitaly Stakhovsky2023-08-157-18/+10
| |/ / / / /
* | | | | | Merge topic 'ci-gcc-p1689r5-v7'Brad King2023-08-164-5/+15
|\ \ \ \ \ \
| * | | | | | gitlab-ci: use the new GCC C++ modules build containerBen Boeckel2023-08-151-1/+1
| * | | | | | ci: update gcc module rules file for new flag spellingsBen Boeckel2023-08-141-2/+12
| * | | | | | ci: update to Fedora 38 for GCC C++ module containerBen Boeckel2023-08-141-1/+1
| * | | | | | ci: update to v7 of the GCC p1689r5 patchesBen Boeckel2023-08-141-1/+1
* | | | | | | Merge topic 'improve_rpath_removal_message'Brad King2023-08-161-2/+4
|\ \ \ \ \ \ \
| * | | | | | | file: Clarify CMake only drops RPATHS's it addedRobert Maynard2023-08-151-2/+4
* | | | | | | | Merge topic 'ExternalProject-build-jobserver'Brad King2023-08-1614-113/+165
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Enable Make Job Server with Explicit Build CommandChris Mahoney2023-08-158-1/+121
| * | | | | | | | Tests/RunCMake/Make: simplify GNUMakeJobSeverAware check functionChris Mahoney2023-08-156-112/+44
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-08-160-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'unity_c_no_extensions' into release-3.27Brad King2023-08-161-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'unity_c_no_extensions'Brad King2023-08-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Unity: use C-style comments to work both with C and C++Sylvain Joubert2023-08-151-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-08-160-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'ghs-escape-custom-command-comments' into release-3.27Brad King2023-08-161-1/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'ghs-escape-custom-command-comments'Brad King2023-08-161-1/+3
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | GHS: Escape custom command commentsWilliam Sciaroni2023-08-151-1/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-08-160-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'clang_c23' into release-3.27Brad King2023-08-161-1/+4
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'clang_c23'Brad King2023-08-161-1/+4
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |