Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE | Marc Chevrier | 2022-03-17 | 17 | -49/+268 |
* | Merge branch 'release-3.23' | Brad King | 2022-03-10 | 0 | -0/+0 |
|\ | |||||
| * | CMake 3.23.0-rc3v3.23.0-rc3 | Brad King | 2022-03-10 | 1 | -1/+1 |
* | | Merge branch 'release-3.23' | Brad King | 2022-03-10 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge topic 'cuda-arch-off' into release-3.23 | Brad King | 2022-03-10 | 5 | -3/+27 |
| |\ | |||||
* | \ | Merge topic 'cuda-arch-off' | Brad King | 2022-03-10 | 5 | -3/+27 |
|\ \ \ | | |/ | |/| | |||||
| * | | Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with Clang | Brad King | 2022-03-10 | 2 | -0/+18 |
| * | | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFF | Robert Maynard | 2022-03-09 | 5 | -3/+9 |
* | | | Merge topic 'ctest-WORKING_DIRECTORY' | Brad King | 2022-03-10 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | ctest: print WORKING_DIRECTORY property with -V | Kevin Puetz | 2022-03-09 | 2 | -1/+9 |
* | | | | Merge branch 'release-3.23' | Brad King | 2022-03-10 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-03-10 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'backport-3.22-ci-msvc-19.31' into release-3.22 | Brad King | 2022-03-09 | 1 | -4/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'irsl-oneapi-linux' into release-3.22 | Brad King | 2022-03-09 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
* | | \ \ \ \ | Merge branch 'release-3.23' | Brad King | 2022-03-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge topic 'irsl-oneapi-linux' into release-3.23 | Brad King | 2022-03-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'irsl-oneapi-linux' | Brad King | 2022-03-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | IRSL: Add paths for Intel oneAPI compilers on Linux | Attila Krasznahorkay | 2022-03-09 | 1 | -0/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-10 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'ci-msvc-19.31' into release-3.23 | Brad King | 2022-03-10 | 1 | -4/+4 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'ci-msvc-19.31' | Brad King | 2022-03-10 | 1 | -4/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'backport-3.22-ci-msvc-19.31' into ci-msvc-19.31 | Brad King | 2022-03-09 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | gitlab-ci: Update Windows builds to MSVC 19.31 toolset | Brad King | 2022-03-09 | 1 | -4/+4 |
| * | | | | | gitlab-ci: Update Windows builds to MSVC 19.31 toolset | Brad King | 2022-03-09 | 1 | -4/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-03-10 | 1 | -1/+1 |
* | | | | | | Merge topic 'ctest_truncate' | Brad King | 2022-03-09 | 29 | -44/+335 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 26 | -23/+261 |
| * | | | | | | presets: bump version to v5 | Frank Winklmeier | 2022-03-08 | 7 | -8/+54 |
| * | | | | | | cmCTestTestHandler: refactor CleanTestOutput method | Frank Winklmeier | 2022-03-08 | 1 | -16/+23 |
* | | | | | | | Merge topic 'color-diagnostics' | Brad King | 2022-03-09 | 25 | -4/+207 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | color: Add tests for CMAKE_COLOR_DIAGNOSTICS | Brad King | 2022-03-08 | 12 | -0/+96 |
| * | | | | | | | color: Add CMAKE_COLOR_DIAGNOSTICS environment variable | Semyon Kolton | 2022-03-08 | 5 | -1/+20 |
| * | | | | | | | color: Introduce CMAKE_COLOR_DIAGNOSTICS variable | Semyon Kolton | 2022-03-08 | 11 | -4/+92 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindX11--xcb-randr' | Brad King | 2022-03-09 | 3 | -0/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindX11: Add xcb_randr library | Matthew Smith | 2022-03-08 | 3 | -0/+38 |
* | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'release-3.22' into release-3.23 | Brad King | 2022-03-09 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'release-3.22' | Brad King | 2022-03-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'release-3.21' into release-3.22 | Brad King | 2022-03-08 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'binutils-llvm-mt' into release-3.22 | Brad King | 2022-03-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.21' | Brad King | 2022-03-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'binutils-llvm-mt' into release-3.21 | Brad King | 2022-03-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'ignore-prefix-path-test-program-path' into release-3.23 | Brad King | 2022-03-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ignore-prefix-path-test-program-path' | Brad King | 2022-03-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Tests: Disable CMAKE_SYSTEM_PROGRAM_PATH in IgnorePrefixPath test | Kyle Edwards | 2022-03-08 | 1 | -0/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.23' | Brad King | 2022-03-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'binutils-llvm-mt' into release-3.23 | Brad King | 2022-03-09 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge topic 'binutils-llvm-mt' | Brad King | 2022-03-09 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | BinUtils: Avoid llvm-mt because it is missing 'mt' features we use | Brad King | 2022-03-08 | 1 | -1/+2 |
| | |_|/ / / / / | |/| | | | | | |