summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'support_nvcc_native_flag'Brad King2021-11-027-11/+117
|\
| * CUDA: Support nvcc 11.5 new -arch=all|all-major flagsRobert Maynard2021-11-017-11/+117
* | Merge topic 'ci-msvc-v71'Brad King2021-11-025-0/+72
|\ \
| * | ci: Add MSVC v71 NMake nightly CI jobBrad King2021-11-015-0/+72
* | | 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
| |\ \ \
| | * | | KWSys 2021-11-01 (572f2a65)KWSys Upstream2021-11-011-10/+86
* | | | | Merge branch 'release-3.22'Brad King2021-11-020-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'doc-cpackrpm-versionadded' into release-3.22Brad King2021-11-021-2/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-cpackrpm-versionadded'Brad King2021-11-021-2/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Add `versionadded` for `CPACK_RPM_REQUIRES_EXCLUDE_FROM` variableAlex Turbov2021-11-011-0/+2
| * | | | | | Help: Use lower-case names of sphinx directivesBrad King2021-11-011-2/+2
* | | | | | | Merge branch 'release-3.22'Brad King2021-11-020-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindMPI-pkg-config' into release-3.22Brad King2021-11-021-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindMPI-pkg-config'Brad King2021-11-021-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindMPI: Fix finding PkgConfg for fallbackBrad King2021-11-011-2/+2
* | | | | | | CMake Nightly Date StampKitware Robot2021-11-021-1/+1
* | | | | | | Merge topic 'vs-instance'Brad King2021-11-0135-95/+426
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | VS: Allow CMAKE_GENERATOR_INSTANCE to specify portable instanceBrad King2021-10-299-1/+70
| * | | | | | VS: Support version specification in CMAKE_GENERATOR_INSTANCEBrad King2021-10-2922-11/+167
| * | | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_INSTANCEBrad King2021-10-2910-3/+135
| * | | | | | 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
| * | | | | | Help: De-duplicate VS instance selection documentationBrad King2021-10-294-41/+22
* | | | | | | Merge branch 'release-3.22'Brad King2021-11-010-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'envmod-test-modifying-existing' into release-3.22Brad King2021-11-014-1/+66
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'envmod-test-modifying-existing'Brad King2021-11-014-1/+66
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Tests/Environment: also test modifying ambient valuesBen Boeckel2021-10-293-0/+24
| * | | | | | cmCTestRunTest: get the default value from the environmentBen Boeckel2021-10-293-1/+42
* | | | | | | Merge topic 'misc-messages'Brad King2021-11-0110-49/+63
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | install: Add context to {PUBLIC,PRIVATE}_HEADER/RESOURCE DESTINATION warningsBrad King2021-10-273-12/+30
| * | | | | | 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 branch 'release-3.22'Brad King2021-10-290-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'doc-vs-instance-ver' into release-3.22Brad King2021-10-291-13/+13
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'doc-vs-instance-ver'Brad King2021-10-291-13/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Fix versionadded for VS 15 2017 instance selectionBrad King2021-10-291-13/+13
| |/ / / /
* | | | | Merge topic 'ifw-archive-format'Brad King2021-10-294-0/+81
|\ \ \ \ \
| * | | | | CPackIFW: add support for archive format and compression level optionsErlend E. Aasland2021-10-284-0/+81
* | | | | | Merge topic 'swift-win32-property'Brad King2021-10-294-6/+19
|\ \ \ \ \ \
| * | | | | | Swift: Ignore WIN32_EXECUTABLE property outside of Windowshotwatermorning2021-10-284-6/+19
* | | | | | | Merge branch 'release-3.22'Brad King2021-10-290-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'msvc-c17' into release-3.22Brad King2021-10-291-29/+39
| |\ \ \ \ \ \