Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ExternalProject: Remote checkout needs to include the remote name | Craig Scott | 2020-05-29 | 2 | -56/+74 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'non-coverage-lines' | Brad King | 2020-06-01 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTest: Handle non-coverage lines in gcov files | Tobias Ellinghaus | 2020-05-29 | 1 | -2/+8 | |
* | | | | | | | | Merge topic 'cuda_user_architectures_nvcc' | Brad King | 2020-06-01 | 1 | -19/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Detect non-working user-specified architectures on NVCC | Raul Tambre | 2020-05-29 | 1 | -19/+35 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-06-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache' into release-3.16 | Brad King | 2020-05-29 | 3 | -5/+22 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-06-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17 | Brad King | 2020-06-01 | 3 | -5/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'pch-fix-bad-ClearSourcesCache' | Brad King | 2020-06-01 | 3 | -5/+22 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache' | Brad King | 2020-05-29 | 3 | -5/+22 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | PCH: Fix logic error that incorrectly clears sources during VS generation | Brad King | 2020-05-29 | 3 | -5/+22 | |
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-06-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'ninja-multi-export-all-symbols' into release-3.17 | Brad King | 2020-06-01 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ninja-multi-export-all-symbols' | Brad King | 2020-06-01 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Kyle Edwards | 2020-05-29 | 2 | -1/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-01 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-31 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-30 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic 'gitlab-ci-concurrency-tags' | Brad King | 2020-05-29 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | gitlab-ci: pin macOS and Windows jobs to nonconcurrent runners | Brad King | 2020-05-29 | 1 | -0/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'gitlab-ci-xcode-11.5' | Brad King | 2020-05-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | gitlab-ci: update macOS jobs to Xcode 11.5 | Brad King | 2020-05-29 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'gitlab-ci-toolsets' | Brad King | 2020-05-29 | 2 | -2/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | gitlab-ci: pin windows and macos jobs to runners with matching toolsets | Brad King | 2020-05-29 | 2 | -2/+7 | |
* | | | | | | Merge topic 'msbuild-utf8-disable' | Brad King | 2020-05-29 | 1 | -2/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | VS: Drop StdOutEncoding with VS 16.6 pending investigation | Brad King | 2020-05-29 | 1 | -2/+5 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'alias-cannot-overwrite-another-target' | Brad King | 2020-05-29 | 11 | -1/+100 | |
|\ \ \ \ \ | ||||||
| * | | | | | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 11 | -1/+100 | |
* | | | | | | Merge topic 'bugfix-gcev' | Brad King | 2020-05-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | server-mode: Fix regression in cache entry reporting | Vitaly Stakhovsky | 2020-05-28 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'FindSubversion-xcode-removed' into release-3.17 | Brad King | 2020-05-29 | 1 | -2/+11 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindSubversion-xcode-removed' | Brad King | 2020-05-29 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindSubversion: Do not accept macOS stub without Xcode implementation | Brad King | 2020-05-28 | 1 | -2/+11 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-29 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'macos-pin-xcode-versions' | Brad King | 2020-05-28 | 4 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | ci: disable java detection | Ben Boeckel | 2020-05-28 | 3 | -2/+11 | |
| * | | | | | gitlab-ci: pin macOS to a specific Xcode version | Ben Boeckel | 2020-05-28 | 1 | -0/+3 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-28 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | CMake 3.17.3v3.17.3 | Brad King | 2020-05-28 | 1 | -1/+1 | |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2020-05-28 | 25 | -3005/+75 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-05-27 | 25 | -3005/+75 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KWSys 2020-05-27 (a3263389) | KWSys Upstream | 2020-05-27 | 25 | -3005/+75 | |
* | | | | | | | Merge topic 'multi-ninja-pch-object-library' | Brad King | 2020-05-28 | 2 | -95/+150 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Multi-Ninja: Fix reusable PCHs for MSVC | Cristian Adam | 2020-05-27 | 2 | -95/+150 | |
* | | | | | | | | Merge topic 'reduce-try_compile' | Brad King | 2020-05-28 | 2 | -0/+303 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Hard-code some try_compile results for third-party libraries | Brad King | 2020-05-27 | 2 | -0/+303 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'openssl-3.0.0' into release-3.17 | Brad King | 2020-05-28 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ |