summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Ninja Multi-Config: Fix internal cross-config target dependency orderingBrad King2021-11-041-4/+8
| * | | | | Ninja Multi-Config: Fix cross-config custom command dependency tracingBrad King2021-11-044-5/+5
| * | | | | Merge topic 'msvc-cxx-modules-scanDependencies' into release-3.22Brad King2021-11-041-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'source-cleanup'Brad King2021-11-0529-122/+90
|\ \ \ \ \ \ \
| * | | | | | | Source: Cleanup and simplify some codeRose2021-11-0429-122/+90
* | | | | | | | CMake Nightly Date StampKitware Robot2021-11-051-1/+1
* | | | | | | | Merge topic 'msvc-cxx-modules-scanDependencies'Brad King2021-11-041-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | cmScanDepFormat: Accept P1689r4 files with version 1Brad King2021-11-031-1/+1
| * | | | | | | CMake 3.21.4v3.21.4Brad King2021-10-271-1/+1
| * | | | | | | Merge branch 'fix-ifdef-windows' into release-3.21Brad King2021-10-154-4/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ninja-pdb-dir'Brad King2021-11-042-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Ninja: Fix creation of Windows import library directoryBrad King2021-11-031-2/+2
| * | | | | | | | cmNinjaTargetGenerator: Replace "their" with "there" in commentBrad King2021-11-031-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-11-041-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'C++-headers'Brad King2021-11-0321-36/+26
|\ \ \ \ \ \ \
| * | | | | | | Source: Replace C headers with C++ onesRose2021-11-0221-36/+26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2021-11-031-1/+1
|/ / / / / /
* | | | | | Merge topic 'support_nvcc_native_flag'Brad King2021-11-021-3/+16
|\ \ \ \ \ \
| * | | | | | CUDA: Support nvcc 11.5 new -arch=all|all-major flagsRobert Maynard2021-11-011-3/+16
* | | | | | | Merge topic 'update-kwsys'Brad King2021-11-022-10/+106
|\ \ \ \ \ \ \
| * | | | | | | find_program: Explicitly skip WindowsApps/python*.exe app installer linksBrad King2021-11-011-0/+20
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-11-011-10/+86
* | | | | | | | CMake Nightly Date StampKitware Robot2021-11-021-1/+1
* | | | | | | | Merge topic 'vs-instance'Brad King2021-11-014-53/+245
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instanceBrad King2021-10-293-1/+40
| * | | | | | | | VS: Support version specification in CMAKE_GENERATOR_INSTANCEBrad King2021-10-294-9/+79
| * | | | | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCEBrad King2021-10-292-2/+92
| * | | | | | | | cmVSSetupHelper: Factor out helper to load MSVC toolset versionBrad King2021-10-291-16/+26
| * | | | | | | | cmVSSetupHelper: Convert wide to narrow strings earlyBrad King2021-10-292-14/+13
| * | | | | | | | cmVSSetupHelper: Drop unused InstanceId fieldBrad King2021-10-292-8/+0
| * | | | | | | | cmVSSetupHelper: Drop unused ullVersion fieldBrad King2021-10-292-8/+0
* | | | | | | | | Merge topic 'envmod-test-modifying-existing'Brad King2021-11-011-1/+17
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | cmCTestRunTest: get the default value from the environmentBen Boeckel2021-10-291-1/+17
| * | | | | | | | CMake 3.22.0-rc2v3.22.0-rc2Brad King2021-10-281-1/+1
| * | | | | | | | Merge topic 'builtin-help-versionadded' into release-3.22Brad King2021-10-282-0/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'envmod-support-mod-to-new-variables' into release-3.22Brad King2021-10-271-6/+2
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'misc-messages'Brad King2021-11-018-45/+41
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warningsBrad King2021-10-271-8/+8
| * | | | | | | | | | cmComputeLinkInformation: Add context to warning about linking a directoryBrad King2021-10-272-9/+10
| * | | | | | | | | | cmcmd: Write progress and tar errors directly to stderrBrad King2021-10-271-6/+4
| * | | | | | | | | | bootstrap: Do not declare cmSystemTools functions that are not implementedBrad King2021-10-275-22/+19
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-011-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-311-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-301-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'ifw-archive-format'Brad King2021-10-292-0/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPackIFW: add support for archive format and compression level optionsErlend E. Aasland2021-10-282-0/+32
* | | | | | | | | | | Merge topic 'swift-win32-property'Brad King2021-10-291-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Swift: Ignore WIN32_EXECUTABLE property outside of Windowshotwatermorning2021-10-281-0/+6
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-291-1/+1
* | | | | | | | | | | | Merge topic 'target-sources-file-set'Brad King2021-10-2827-52/+1513
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |