summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 4.2.4v4.2.4Brad King12 days1-1/+1
* CPS: Fix crash on bad paths in `.cps` fileMatthew Woehlke2026-02-231-2/+8
* Merge topic 'ctest-launch-stdin' into release-4.2Brad King2026-02-191-0/+3
|\
| * ctest --launch: Restore sharing of stdin with child processBrad King2026-02-191-0/+3
| * CMake 3.31.11v3.31.11Brad King2026-01-261-1/+1
* | PCH: Fix regression in REUSE_FROM that copies the `.pdb` too oftenBrad King2026-02-171-0/+1
* | FASTBuild: Allow files in different subdirs to be in the same unity bucketAndrew Maher2026-02-111-5/+13
* | Merge topic 'vs-win11-sdk' into release-4.2Brad King2026-02-111-12/+13
|\ \
| * | VS: Accept Windows 11 SDKs as semantically equivalent to Windows 10 SDKsBrad King2026-02-091-12/+13
* | | Merge topic 'fastbuild-imported-objlib' into release-4.2Brad King2026-02-101-3/+18
|\ \ \
| * | | FASTBuild: fix imported object libsEduard Voronkin2026-02-101-3/+18
| |/ /
* | | instrumentation: Fix ctest output of Build.xml when targets have labelsSylvain Joubert2026-02-091-11/+14
|/ /
* | Merge topic 'detect-colliding-target-dirs' into release-4.2Brad King2026-02-066-2/+87
|\ \
| * | cmGeneratorTarget: detect colliding target directoriesBen Boeckel2026-02-056-2/+87
* | | cmVisualStudio10TargetGenerator: use language extension for objectsBen Boeckel2026-02-041-1/+4
* | | cmVisualStudio10TargetGenerator: only write a single object filenameBen Boeckel2026-02-041-11/+8
|/ /
* | CMake 4.2.3v4.2.3Brad King2026-01-271-1/+1
* | CMake 4.2.2v4.2.2Brad King2026-01-201-1/+1
* | VS: Fix SLNX generation so .NET Core projects build in the IDEBrad King2026-01-191-3/+13
* | VS: Add include_external_msproject GUIDs for more project typesBrad King2026-01-192-0/+18
* | VS: Add include_external_msproject detection of `.njsproj` typeBrad King2026-01-193-0/+6
* | Merge topic 'fileapi-instrumentation-initial-cache' into release-4.2Brad King2026-01-163-7/+29
|\ \
| * | instrumentation: Fix crash on cmake_instrumentation() call in initial cacheMartin Duffy2026-01-152-5/+15
| * | Merge branch 'backport-4.0-fileapi-instrumentation-initial-cache'Brad King2026-01-153-2/+14
| |\ \
| | * \ Merge branch 'backport-3.31-fileapi-initial-cache'Brad King2026-01-153-2/+14
| | |\ \ | | | |/
| | | * fileapi: Fix crash on cmake_file_api() call in initial cacheMartin Duffy2026-01-153-2/+14
| | | * CMake 3.31.10v3.31.10Brad King2025-11-171-1/+1
| | | * execute_process: Restore termination of processes on timeoutBrad King2025-11-116-0/+30
* | | | file(GET_RUNTIME_DEPENDENCIES): Support VS 2026 without VS 2022Clinton Stimpson2026-01-141-0/+1
|/ / /
* | | Merge topic 'fix-cmp0199' into release-4.2Brad King2026-01-132-60/+73
|\ \ \
| * | | GenEx: Partially restore pre-CMP0199 behavior of $<CONFIG>Matthew Woehlke2026-01-122-60/+73
* | | | Merge topic 'fileapi-windows-implib-missing-error' into release-4.2Brad King2026-01-133-10/+39
|\ \ \ \
| * | | | fileapi: Handle unused imported libraries with missing IMPORTED_IMPLIBCraig Scott2026-01-093-10/+39
* | | | | CMake: Restore support for compiling as C++11 on WindowsMarc Chevrier2026-01-122-6/+7
* | | | | Merge topic 'cpack-appimage-user-apprun' into release-4.2Brad King2026-01-121-2/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CPack/AppImage: Add support for a custom AppRun fileMathieu2026-01-091-2/+13
| |/ / /
* | | | Merge topic 'timeout-after-match-stop-time-behavior' into release-4.2Brad King2026-01-093-8/+41
|\ \ \ \
| * | | | cmProcess: compute the timeout when neededBen Boeckel2026-01-073-8/+38
| * | | | cmProcess: explicitly track the StopTimeoutBen Boeckel2025-12-222-0/+3
* | | | | VS: Restore unicode character set for custom targrets on WindowsStoreBrad King2026-01-081-16/+15
| |/ / / |/| | |
* | | | Merge topic 'fbuild_i18num_fix' into release-4.2Brad King2026-01-071-1/+2
|\ \ \ \
| * | | | FASTBuild: fix configure for non-English MSVCEduard Voronkin2026-01-061-1/+2
* | | | | FASTBuild: set PlatformToolset in the generated .bff fileEduard Voronkin2026-01-061-0/+11
|/ / / /
* | | | Merge topic 'sarif-path-encoding' into release-4.2Brad King2025-12-203-21/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cmake: Fix SARIF diagnostics output path encoding on WindowsBrad King2025-12-193-21/+13
| * | CMake 4.0.5v4.0.5Brad King2025-11-181-1/+1
* | | VS: Restore subsystem link flag for DLLsBrad King2025-12-171-25/+22
* | | Merge topic 'linux32-system-libarchive' into release-4.2Brad King2025-12-121-4/+0
|\ \ \
| * | | Utilities: Select bundled or external dependencies very earlyBrad King2025-12-111-4/+0
* | | | Merge topic 'stdio-ctrl-c' into release-4.2Brad King2025-12-121-7/+11
|\ \ \ \