Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge topic 'cuda-arch-all' into release-3.23 | Brad King | 2022-03-03 | 7 | -5/+27 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'cuda-arch-all' | Brad King | 2022-03-03 | 7 | -5/+27 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Tests: Add cases for CMAKE_CUDA_ARCHITECTURES={all,all-major} | Brad King | 2022-03-02 | 5 | -0/+18 | |
| * | | | | | VS: Fix CUDA compiler id with CMAKE_CUDA_ARCHITECTURES={all,all-major} | Brad King | 2022-03-02 | 2 | -5/+9 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-03 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'cmake-dir-args' into release-3.23 | Brad King | 2022-03-03 | 50 | -31/+85 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'cmake-dir-args' | Brad King | 2022-03-03 | 50 | -31/+85 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Tests: Add RunCMake.CommandLine ExplicitiDirs explicit work directory | Brad King | 2022-03-02 | 1 | -0/+6 | |
| * | | | | | cmake: Correct regression in `-B <dir> <src_dir>` | Robert Maynard | 2022-03-02 | 2 | -1/+2 | |
| * | | | | | Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs | Brad King | 2022-03-02 | 23 | -0/+47 | |
| * | | | | | Tests: Clarify RunCMake.CommandLine ExplicitDirs case names | Brad King | 2022-03-02 | 27 | -30/+30 | |
* | | | | | | Merge topic 'ci-continuous' | Brad King | 2022-03-03 | 2 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ci: add fedora35-ninja build and test jobs in continuous pipeline | Brad King | 2022-03-02 | 1 | -0/+4 | |
| * | | | | | | ci: configure rules to enable dependent jbos in continuous pipeline | Brad King | 2022-03-02 | 1 | -0/+2 | |
* | | | | | | | Merge topic 'ci-inplace' | Brad King | 2022-03-03 | 9 | -27/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: add nightly CI job to build CMake in-place | Brad King | 2022-03-02 | 6 | -2/+51 | |
| * | | | | | | | ci: Compute processor count earlier in ctest_standalone.cmake | Brad King | 2022-03-02 | 1 | -8/+8 | |
| * | | | | | | | ci: Rename ctest_test_external.cmake to ctest_standalone.cmake | Brad King | 2022-03-02 | 4 | -10/+10 | |
| * | | | | | | | ci: Rename variable CMake_SKIP_INSTALL to CMAKE_CI_NO_INSTALL | Brad King | 2022-03-02 | 3 | -7/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'update-kwsys' into release-3.23 | Brad King | 2022-03-03 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2022-03-03 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'backport-kwsys-SystemInformation-zhaoxin-kh40000' | Brad King | 2022-03-02 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | KWSys: SystemInformation: Add Zhaoxin x86 processor kh40000 | Joker-Van | 2022-03-02 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-03-02 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KWSys 2022-03-02 (d3bbb6b7) | KWSys Upstream | 2022-03-02 | 1 | -0/+6 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-03 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'cuda-arch-all' into release-3.23 | Brad King | 2022-03-02 | 3 | -42/+45 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'cuda-arch-all' | Brad King | 2022-03-02 | 3 | -42/+45 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | CUDA: Fix CMAKE_CUDA_ARCHITECTURES=all/all-major with NVCC 11.5+ | Brad King | 2022-03-01 | 1 | -1/+4 | |
| * | | | | | | | | Help: Update CUDA_ARCHITECTURES docs for generic all/all-major support | Brad King | 2022-03-01 | 1 | -8/+10 | |
| * | | | | | | | | CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logic | Brad King | 2022-03-01 | 2 | -33/+31 | |
* | | | | | | | | | Merge topic 'windows-symlink-dir' | Brad King | 2022-03-02 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Windows: Prefer junctions for directory symlinks | Sergei Kryvonos | 2022-03-01 | 1 | -2/+12 | |
* | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'doc-presets-v4' into release-3.23 | Brad King | 2022-03-02 | 5 | -43/+80 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'doc-presets-v4' | Brad King | 2022-03-02 | 5 | -43/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Help: Improve wording and structure related to preset includes | Craig Scott | 2022-03-02 | 5 | -43/+80 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'find_file_frameworks_debug_output' into release-3.23 | Brad King | 2022-03-02 | 2 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'find_file_frameworks_debug_output' | Brad King | 2022-03-02 | 2 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | find_file: Fix blank line instead of framework path in debug output | Craig Scott | 2022-02-28 | 2 | -4/+10 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'file-set-no-custom-targets' into release-3.23 | Brad King | 2022-03-02 | 6 | -1/+16 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'file-set-no-custom-targets' | Brad King | 2022-03-02 | 6 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | target_sources(): Prohibit FILE_SET on custom targets | Kyle Edwards | 2022-02-28 | 6 | -1/+16 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-02 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'symlink-build-under-source' | Brad King | 2022-03-01 | 7 | -43/+73 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for build tree symlink inside source tree | Brad King | 2022-02-28 | 3 | -10/+51 | |