Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-03-04 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
* | | | | | | Merge branch 'release-3.22' | Brad King | 2022-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'while-bug-compatibility' into release-3.22 | Brad King | 2022-03-03 | 7 | -27/+20 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-03-03 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'binutils-llvm-ar-clang-macos' into release-3.22 | Brad King | 2022-03-03 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'release-3.21' | Brad King | 2022-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'binutils-llvm-ar-clang-macos' into release-3.21 | Brad King | 2022-03-03 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'while-bug-compatibility' into release-3.23 | Brad King | 2022-03-04 | 7 | -27/+20 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
* | | | | | | | | Merge topic 'while-bug-compatibility' | Brad King | 2022-03-04 | 7 | -27/+20 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | while: Restore tolerance of condition error | Alex Turbov | 2022-03-03 | 5 | -12/+10 | |
| * | | | | | | | Tests: Simplify RunCMake.{if,while} unbalanced parenthesis cases | Brad King | 2022-03-03 | 4 | -16/+11 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'binutils-llvm-ar-clang-macos' into release-3.23 | Brad King | 2022-03-04 | 1 | -1/+4 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'binutils-llvm-ar-clang-macos' | Brad King | 2022-03-04 | 1 | -1/+4 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | BinUtils: Avoid llvm-ar on Apple platforms | Brad King | 2022-03-03 | 1 | -1/+4 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-04 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-03 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | 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 | |