summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.27'Brad King2023-08-210-0/+0
|\
| * Merge topic 'doc-cmake_minimum_required-deprecation' into release-3.27Brad King2023-08-213-0/+19
| |\
* | \ Merge topic 'doc-cmake_minimum_required-deprecation'Brad King2023-08-213-0/+19
|\ \ \ | | |/ | |/|
| * | Help: Document cmake_minimum_required deprecation of old versionsBrad King2023-08-193-0/+19
* | | CMake Nightly Date StampKitware Robot2023-08-211-1/+1
* | | CMake Nightly Date StampKitware Robot2023-08-201-1/+1
* | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
| |\ \
* | \ \ Merge topic 'LLVMFlang-Fortran-flags'Brad King2023-08-191-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
| | |/ | |/|
* | | Merge topic 'debugger-pipe-connections'Brad King2023-08-1910-440/+690
|\ \ \
| * | | Debugger: Replace libuv with platform-specific connection codePaul Maybee2023-08-1710-440/+690
* | | | Merge topic 'tutorial-step1'Brad King2023-08-191-1/+13
|\ \ \ \
| * | | | Tutorial: Clarify instructions for multi-config generators in Step 1betsy.mcphail2023-08-171-1/+13
* | | | | Merge topic 'doc_env'Brad King2023-08-191-0/+11
|\ \ \ \ \
| * | | | | Help:ENV: note escaping needed for special charactersscivision2023-08-171-0/+11
| |/ / / /
* | | | | Merge topic 'libuv-tweaks'Brad King2023-08-194-37/+22
|\ \ \ \ \
| * | | | | libuv: Compile as C11 on all Solaris versionsBrad King2023-08-182-13/+5
| * | | | | libuv: Remove unused compatibility code for CMake < 3.9Brad King2023-08-181-8/+0
| * | | | | libuv: win,spawn: allow %PATH% to be unsetKyle Edwards2023-08-181-16/+13
| * | | | | libuv: Comment why we cannot update past 1.44.2Brad King2023-08-181-0/+4
* | | | | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'vs-props-order' into release-3.27Brad King2023-08-192-4/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-props-order'Brad King2023-08-192-4/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'update-cppdap' into release-3.27Brad King2023-08-198-37/+105
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'update-cppdap'Brad King2023-08-198-37/+105
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'upstream-cppdap' into update-cppdapBrad King2023-08-187-36/+103
| |\ \ \ \ \ \
| | * | | | | | cppdap 2023-08-17 (cc2f2058)cppdap Upstream2023-08-187-36/+103
| * | | | | | | cppdap: Update script to get version as of 2023-08-17Brad King2023-08-181-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.27'Brad King2023-08-190-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'cmList-INSERT-regression' into release-3.27Brad King2023-08-195-4/+86
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cmList-INSERT-regression'Brad King2023-08-195-4/+86
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | list(INSERT): restore old behaviorMarc Chevrier2023-08-175-4/+86
| |/ / / / /
* | | | | | 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-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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |