Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | VS: Enable DOTNET_TARGET_FRAMEWORK properties all target types | Kinan Mahdi | 2020-06-05 | 1 | -1/+1 | |
* | | | | | | CUDA: Fix CUDA_ARCHITECTURES policy CMP0104 check in try_compile | Brad King | 2020-06-05 | 1 | -0/+8 | |
* | | | | | | Begin 3.18 release versioning | Brad King | 2020-06-05 | 1 | -3/+3 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'reduce-try_compile' | Brad King | 2020-06-05 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Source: Assume elf.h does not exist on Windows | Brad King | 2020-06-03 | 1 | -1/+3 | |
* | | | | | | Merge topic 'msbuild-utf8-enable' | Brad King | 2020-06-05 | 6 | -5/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Use StdOutEncoding for VS 16.7 Preview 3 and above | Justin Goshi | 2020-06-03 | 4 | -5/+24 | |
| * | | | | | | VS: Extract instance version from VS Installer | Justin Goshi | 2020-06-03 | 4 | -0/+23 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cuda_clang_separable_error' | Brad King | 2020-06-05 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CUDA: Throw error if CUDA_SEPARABLE_COMPILATION is ON when using Clang | Raul Tambre | 2020-06-02 | 1 | -0/+13 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-05 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-04 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'imported-local-target-alias' | Brad King | 2020-06-03 | 8 | -32/+71 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add_library/add_executable: allow local alias to imported targets | Marc Chevrier | 2020-06-02 | 8 | -32/+71 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cpack-archive-zip-timestamps' | Brad King | 2020-06-03 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack: Use SOURCE_DATE_EPOCH for all timestamps in archives | Ben Stone | 2020-06-02 | 1 | -0/+5 | |
* | | | | | | | Merge topic 'vs-sln-version-16' | Brad King | 2020-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | VS: Fix .sln support for VS Version Selector with VS 2019 | Brad King | 2020-06-02 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-03 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'gitlab-ci-ninja-multi' | Brad King | 2020-06-02 | 5 | -22/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | CursesDialog: resolve clang-tidy warnings | Ben Boeckel | 2020-06-02 | 4 | -22/+6 | |
| * | | | | | QtDialog: avoid using deprecated APIs | Ben Boeckel | 2020-06-02 | 2 | -0/+47 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'getdef-expand' | Brad King | 2020-06-02 | 16 | -137/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmMakefile: add GetDefExpandList() that splits value into std::vector | Vitaly Stakhovsky | 2020-05-30 | 16 | -137/+70 | |
* | | | | | | Merge topic 'cmprop' | Brad King | 2020-06-02 | 61 | -28/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 61 | -28/+62 | |
* | | | | | | | Merge topic 'target_link_libraries-self-link-is-an-error' | Brad King | 2020-06-02 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | target_link_libraries: self-link through ALIAS is an error | Marc Chevrier | 2020-05-30 | 2 | -1/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'getdef-nodups' | Brad King | 2020-06-02 | 5 | -15/+14 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | GetDefinition: avoid duplicate calls | Vitaly Stakhovsky | 2020-05-29 | 5 | -15/+14 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-02 | 1 | -1/+1 | |
* | | | | | | 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 'pch-fix-bad-ClearSourcesCache' | Brad King | 2020-06-01 | 2 | -3/+17 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache' | Brad King | 2020-05-29 | 2 | -3/+17 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | PCH: Fix logic error that incorrectly clears sources during VS generation | Brad King | 2020-05-29 | 2 | -3/+17 | |
* | | | | | | Merge topic 'ninja-multi-export-all-symbols' | Brad King | 2020-06-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS | Kyle Edwards | 2020-05-29 | 1 | -1/+2 | |
| |/ / / / | ||||||
| * | | | | CMake 3.17.3v3.17.3 | Brad King | 2020-05-28 | 1 | -1/+1 | |
| * | | | | Merge topic 'ctest-repeat-notrun' into release-3.17 | Brad King | 2020-05-27 | 1 | -0/+5 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'ninja-multi-install' into release-3.17 | Brad King | 2020-05-25 | 3 | -5/+42 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | 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 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | 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 | 2 | -1/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 2 | -1/+14 | |
* | | | | | | 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 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-29 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | |