Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Support nvcc 11.5 new -arch=all|all-major flags | Robert Maynard | 2021-11-01 | 7 | -11/+117 |
* | Merge branch 'release-3.22' | Brad King | 2021-10-21 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'vs-instance' into release-3.22 | Brad King | 2021-10-21 | 15 | -36/+62 |
| |\ | |||||
* | \ | Merge topic 'vs-instance' | Brad King | 2021-10-21 | 15 | -36/+62 |
|\ \ \ | | |/ | |/| | |||||
| * | | Restore honoring CMAKE_GENERATOR_INSTANCE in toolchain file | Brad King | 2021-10-20 | 4 | -33/+1 |
| * | | Android: Refactor sysroot detection under Visual Studio | Brad King | 2021-10-20 | 1 | -1/+3 |
| * | | cmake_host_system_information: Add undocumented VS_MSBUILD_COMMAND key | Brad King | 2021-10-20 | 6 | -0/+23 |
| * | | cmGlobalVisualStudio10Generator: Add method to find MSBuild early | Brad King | 2021-10-20 | 4 | -0/+21 |
| * | | cmGlobalGenerator: Add method to check if generator is at least VS 10 | Brad King | 2021-10-20 | 2 | -0/+4 |
| * | | cmGlobalVisualStudioVersionedGenerator: Allow repeating SetGeneratorInstance | Brad King | 2021-10-20 | 2 | -0/+9 |
| * | | cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search | Brad King | 2021-10-20 | 2 | -2/+1 |
* | | | Merge branch 'release-3.22' | Brad King | 2021-10-21 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'doc-file-INSTALL-fix' into release-3.22 | Brad King | 2021-10-21 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
* | | | Merge topic 'doc-file-INSTALL-fix' | Brad King | 2021-10-21 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGE | Arcturus Arcturus | 2021-10-20 | 1 | -2/+2 |
| |/ | |||||
* | | Merge topic 'fix_reroot_paths' | Brad King | 2021-10-21 | 4 | -2/+25 |
|\ \ | |||||
| * | | find_package: Don't reroot prefix that is equal to a root path | Alexandru Croitor | 2021-10-20 | 4 | -2/+25 |
* | | | Merge topic 'refactor_cuda_support_to_allow_rdc_ptx' | Brad King | 2021-10-21 | 16 | -58/+158 |
|\ \ \ | |||||
| * | | | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 16 | -58/+158 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'vs-unity-individual-pch' | Brad King | 2021-10-20 | 7 | -7/+38 |
|\ \ \ | |||||
| * | | | VS: Fix compilation of single source with PCH in Unity Build | Brad King | 2021-10-19 | 6 | -1/+36 |
| * | | | Tests: Clean RunCMake.UnityBuild cases | Brad King | 2021-10-19 | 1 | -6/+2 |
* | | | | Merge topic 'target-sources-test-refactor' | Brad King | 2021-10-20 | 67 | -41/+39 |
|\ \ \ \ | |||||
| * | | | | Tests/RunCMake: Merge TargetSources into target_sources | Kyle Edwards | 2021-10-19 | 67 | -41/+39 |
| |/ / / | |||||
* | | | | Merge topic 'platform-generic-elf' | Brad King | 2021-10-20 | 2 | -0/+8 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Generic-ELF: Add platform module to configure the .elf file extension | Jordan Williams | 2021-10-19 | 2 | -0/+8 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-10-20 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge branch 'release-3.22' | Brad King | 2021-10-19 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2021-10-19 | 0 | -0/+0 |
| |\ \ | |||||
* | \ \ | Merge branch 'release-3.21' | Brad King | 2021-10-19 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'backport-3.21-vs2022' into release-3.21 | Brad King | 2021-10-19 | 2 | -4/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.22' | Brad King | 2021-10-19 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'vs2022' into release-3.22 | Brad King | 2021-10-19 | 3 | -6/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'vs2022' | Brad King | 2021-10-19 | 3 | -6/+6 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Update 3.22 release notes for the VS 2022 Release Candidate | Brad King | 2021-10-19 | 1 | -2/+2 |
| * | | | | | Merge branch 'backport-3.21-vs2022' into vs2022 | Brad King | 2021-10-19 | 2 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| | | |||||
| | * | | | VS: Update Visual Studio 17 2022 generator for the Release Candidate | Brad King | 2021-10-19 | 2 | -4/+4 |
| | |/ / | |||||
* | | | | Merge topic 'lcc-compiler' | Brad King | 2021-10-19 | 85 | -102/+563 |
|\ \ \ \ | |||||
| * | | | | Help: Add release note for MCST LCC compiler support | Brad King | 2021-10-19 | 1 | -0/+4 |
| * | | | | LCC: Add dedicated support for MCST LCC compiler | makise-homura | 2021-10-15 | 80 | -96/+521 |
| * | | | | CPack/DEB: deal with broken dpkg-shlibdeps on E2K architecture | makise-homura | 2021-10-15 | 2 | -1/+10 |
| * | | | | Tests/RPM: skip tests tat rely on debugedit if it's not found | makise-homura | 2021-10-15 | 1 | -5/+22 |
| * | | | | Tests/RunCMake/CommandLine: Deal with locales that are different from English | makise-homura | 2021-10-15 | 1 | -0/+6 |
* | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-19 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'doc-genex-CONFIG-commas' into release-3.22 | Brad King | 2021-10-19 | 1 | -2/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-genex-CONFIG-commas' | Brad King | 2021-10-19 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: gen expr: note that CONFIG is comma-separated | Michael Hirsch | 2021-10-19 | 1 | -2/+2 |
* | | | | | | Merge branch 'release-3.22' | Brad King | 2021-10-19 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'CheckLanguage-cuda-host-compiler' into release-3.22 | Brad King | 2021-10-19 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | |