summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.29.0-rc1v3.29.0-rc1Brad King2024-02-131-1/+1
* Merge topic 'autogen-rcc-zstd' into release-3.29Brad King2024-02-121-0/+21
|\
| * Autogen/RCC: Disable zstd if it is not supportedOrkun Tokdemir2024-02-091-0/+21
* | Merge branch 'backport-3.28-visionOS' into visionOSBrad King2024-02-091-8/+43
|\ \ | |/ |/|
| * visionOS: Update deployment-target flag for Xcode 15.1 betaBrad King2024-02-091-3/+36
| * cmLocalGenerator: Avoid unnecessary lookup without a deployment targetBrad King2024-02-091-8/+10
* | Merge topic 'libuv-1.48' into release-3.29Brad King2024-02-091-0/+5
|\ \ | |/
| * libuv: win/spawn: optionally run executable paths with no file extensionBrad King2024-02-081-1/+3
| * cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48Brad King2024-02-081-0/+3
| * CMake 3.28.3v3.28.3Brad King2024-02-051-1/+1
* | Merge topic 'doc-autogen' into release-3.29Brad King2024-02-081-9/+11
|\ \
| * | cmQtAutoGenGlobalInitializer: Improve Const-correctnessOrkun Tokdemir2024-02-061-9/+11
* | | Begin 3.29 release versioningBrad King2024-02-061-3/+3
* | | CMake Nightly Date StampKitware Robot2024-02-061-1/+1
* | | Merge topic 'restore-pch-with-unity'Brad King2024-02-053-30/+13
|\ \ \ | |/ / |/| / | |/
| * Unity: Clarify source comments on unity build transformationBrad King2024-02-022-1/+3
| * Merge branch 'unity-after-compile-features' into restore-pch-with-unityBrad King2024-02-022-29/+10
| |\
| | * cmGlobalGenerator: Add unity/pch sources after computing compile featuresBrad King2024-02-022-5/+15
| * | CMake 3.28.2v3.28.2Brad King2024-01-291-1/+1
* | | CMake Nightly Date StampKitware Robot2024-02-051-1/+1
* | | CMake Nightly Date StampKitware Robot2024-02-041-1/+1
* | | CMake Nightly Date StampKitware Robot2024-02-031-1/+1
* | | Merge topic 'msys-system-name'Brad King2024-02-021-9/+4
|\ \ \
| * | | MSYS,CYGWIN: Hard-code host system names when built for these runtimesBrad King2024-02-011-9/+4
* | | | CMake Nightly Date StampKitware Robot2024-02-021-1/+1
|/ / /
* | | Merge topic 'add_custom_command-target-alias'Brad King2024-02-011-2/+8
|\ \ \
| * | | add_custom_command: Allow adding build event via ALIAS targetChen Linxuan2024-02-011-2/+8
* | | | CMake Nightly Date StampKitware Robot2024-02-011-1/+1
* | | | Merge topic 'xcode-pch-swift-cxx'Brad King2024-01-311-1/+2
|\ \ \ \
| * | | | Xcode: Fix PCH support with Swift & C++Mikko Lehtonen2024-01-301-1/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2024-01-311-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2024-01-301-1/+1
* | | Merge topic 'test-launcher-emulator-genex'Brad King2024-01-293-34/+51
|\ \ \
| * | | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATORBrad King2024-01-293-15/+32
| * | | cmTestGenerator: De-duplicate TEST_LAUNCHER and CROSSCOMPILING_EMULATOR implBrad King2024-01-291-20/+20
* | | | Merge topic 'autogen-makefile-depfile'Brad King2024-01-291-2/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Autogen: Forward dependencies when both Makefile and DEPFILE are usedOrkun Tokdemir2024-01-281-1/+10
| * | | cmQtAutoGenInitializer: Improve Const-correctnessOrkun Tokdemir2024-01-261-1/+1
| * | | Revert use of libuv for process execution for 3.28Brad King2024-01-2431-1221/+1186
* | | | Merge topic 'productbuild-domains-policy'Brad King2024-01-291-1/+3
|\ \ \ \
| * | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-281-1/+3
* | | | | CMake Nightly Date StampKitware Robot2024-01-291-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2024-01-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-01-271-1/+1
|/ / /
* | | Merge topic 'stdio-streams-always'Brad King2024-01-261-28/+15
|\ \ \
| * | | Ensure stdin, stdout, stderr FILE streams are open on WindowsBrad King2024-01-251-28/+15
* | | | Merge topic 'ctest-tests-from-file'Brad King2024-01-266-0/+99
|\ \ \ \
| * | | | ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILEAlex Neundorf2024-01-252-0/+12
| * | | | ctest: add command line option to exclude tests listed in a given fileAlex Neundorf2024-01-254-4/+39
| * | | | ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-254-0/+52