summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2023-08-211-1/+1
* CMake Nightly Date StampKitware Robot2023-08-201-1/+1
* Merge topic 'debugger-pipe-connections'Brad King2023-08-198-436/+679
|\
| * Debugger: Replace libuv with platform-specific connection codePaul Maybee2023-08-178-436/+679
* | Merge topic 'cmList-INSERT-regression'Brad King2023-08-193-4/+18
|\ \
| * | list(INSERT): restore old behaviorMarc Chevrier2023-08-173-4/+18
| * | CMake 3.27.3v3.27.3Brad King2023-08-161-1/+1
| * | Merge topic 'unity_c_no_extensions' into release-3.27Brad King2023-08-161-1/+1
| |\ \
* | | | CMake Nightly Date StampKitware Robot2023-08-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-08-181-1/+1
* | | | 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-171-2/+5
|\ \ \ \ \
| * | | | | MSVC: Run manifest tool with llvm-mt compatible argumentsur4t2023-08-161-2/+5
| |/ / / /
* | | | | Merge topic 'cmake-presets-errors-functions'Kyle Edwards2023-08-1713-485/+708
|\ \ \ \ \
| * | | | | cmJSONHelpers: Make error generators proper functionsKyle Edwards2023-08-163-89/+135
| * | | | | 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 'xcframework-check-platform-variant'Kyle Edwards2023-08-164-2/+59
|\ \ \ \ \
| * | | | | .xcframework: Check SupportedPlatformVariantKyle Edwards2023-08-154-2/+59
* | | | | | 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 '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 '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 topic 'ghs-escape-custom-command-comments'Brad King2023-08-161-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | GHS: Escape custom command commentsWilliam Sciaroni2023-08-151-1/+3
| |/ / / /
| * | | | CMake 3.27.2v3.27.2Brad King2023-08-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-08-161-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2023-08-151-1/+1
| |/ / |/| |
* | | Merge topic 'test-properties-directory'Kyle Edwards2023-08-145-19/+168
|\ \ \
| * | | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-111-3/+24
| * | | get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-111-7/+25
| * | | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-111-2/+28
| * | | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-102-7/+91
* | | | Merge topic 'ctest-generate-resource-spec-file'Kyle Edwards2023-08-146-42/+147
|\ \ \ \
| * | | | CTest: Add ability to dynamically generate resource spec fileKyle Edwards2023-08-105-33/+136
| * | | | cmCTestRunTest::StartFailure(): Add total argumentKyle Edwards2023-08-103-9/+11
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-08-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-08-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-08-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-08-111-1/+1
* | | | Merge topic 'vs-sdk-selection'Brad King2023-08-106-56/+105
|\ \ \ \
| * \ \ \ Merge branch 'backport-vs-sdk-selection' into vs-sdk-selectionBrad King2023-08-106-56/+105
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | VS: Select latest Windows SDK even when targeting Windows 8.1 and belowBrad King2023-08-101-0/+10
| | * | | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selectionBrad King2023-08-101-0/+17
| | * | | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versionsBrad King2023-08-104-34/+57