summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Support nvcc 11.5 new -arch=all|all-major flagsRobert Maynard2021-11-017-11/+117
* Merge branch 'release-3.22'Brad King2021-10-210-0/+0
|\
| * Merge topic 'vs-instance' into release-3.22Brad King2021-10-2115-36/+62
| |\
* | \ Merge topic 'vs-instance'Brad King2021-10-2115-36/+62
|\ \ \ | | |/ | |/|
| * | Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain fileBrad King2021-10-204-33/+1
| * | Android: Refactor sysroot detection under Visual StudioBrad King2021-10-201-1/+3
| * | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND keyBrad King2021-10-206-0/+23
| * | cmGlobalVisualStudio10Generator: Add method to find MSBuild earlyBrad King2021-10-204-0/+21
| * | cmGlobalGenerator: Add method to check if generator is at least VS 10Brad King2021-10-202-0/+4
| * | cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstanceBrad King2021-10-202-0/+9
| * | cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild searchBrad King2021-10-202-2/+1
* | | Merge branch 'release-3.22'Brad King2021-10-210-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'doc-file-INSTALL-fix' into release-3.22Brad King2021-10-211-2/+2
| |\ \ | | |/ | |/|
* | | Merge topic 'doc-file-INSTALL-fix'Brad King2021-10-211-2/+2
|\ \ \ | | |/ | |/|
| * | Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGEArcturus Arcturus2021-10-201-2/+2
| |/
* | Merge topic 'fix_reroot_paths'Brad King2021-10-214-2/+25
|\ \
| * | find_package: Don't reroot prefix that is equal to a root pathAlexandru Croitor2021-10-204-2/+25
* | | Merge topic 'refactor_cuda_support_to_allow_rdc_ptx'Brad King2021-10-2116-58/+158
|\ \ \
| * | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-2016-58/+158
* | | | CMake Nightly Date StampKitware Robot2021-10-211-1/+1
|/ / /
* | | Merge topic 'vs-unity-individual-pch'Brad King2021-10-207-7/+38
|\ \ \
| * | | VS: Fix compilation of single source with PCH in Unity BuildBrad King2021-10-196-1/+36
| * | | Tests: Clean RunCMake.UnityBuild casesBrad King2021-10-191-6/+2
* | | | Merge topic 'target-sources-test-refactor'Brad King2021-10-2067-41/+39
|\ \ \ \
| * | | | Tests/RunCMake: Merge TargetSources into target_sourcesKyle Edwards2021-10-1967-41/+39
| |/ / /
* | | | Merge topic 'platform-generic-elf'Brad King2021-10-202-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Generic-ELF: Add platform module to configure the .elf file extensionJordan Williams2021-10-192-0/+8
* | | | CMake Nightly Date StampKitware Robot2021-10-201-1/+1
| |/ / |/| |
* | | Merge branch 'release-3.22'Brad King2021-10-190-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'release-3.21' into release-3.22Brad King2021-10-190-0/+0
| |\ \
* | \ \ Merge branch 'release-3.21'Brad King2021-10-190-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'backport-3.21-vs2022' into release-3.21Brad King2021-10-192-4/+4
| |\ \ \
* | \ \ \ Merge branch 'release-3.22'Brad King2021-10-190-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'vs2022' into release-3.22Brad King2021-10-193-6/+6
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs2022'Brad King2021-10-193-6/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Update 3.22 release notes for the VS 2022 Release CandidateBrad King2021-10-191-2/+2
| * | | | | Merge branch 'backport-3.21-vs2022' into vs2022Brad King2021-10-192-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | VS: Update Visual Studio 17 2022 generator for the Release CandidateBrad King2021-10-192-4/+4
| | |/ /
* | | | Merge topic 'lcc-compiler'Brad King2021-10-1985-102/+563
|\ \ \ \
| * | | | Help: Add release note for MCST LCC compiler supportBrad King2021-10-191-0/+4
| * | | | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-1580-96/+521
| * | | | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecturemakise-homura2021-10-152-1/+10
| * | | | Tests/RPM: skip tests tat rely on debugedit if it's not foundmakise-homura2021-10-151-5/+22
| * | | | Tests/RunCMake/CommandLine: Deal with locales that are different from Englishmakise-homura2021-10-151-0/+6
* | | | | Merge branch 'release-3.22'Brad King2021-10-190-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'doc-genex-CONFIG-commas' into release-3.22Brad King2021-10-191-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-genex-CONFIG-commas'Brad King2021-10-191-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: gen expr: note that CONFIG is comma-separatedMichael Hirsch2021-10-191-2/+2
* | | | | | Merge branch 'release-3.22'Brad King2021-10-190-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'CheckLanguage-cuda-host-compiler' into release-3.22Brad King2021-10-191-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |