Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'more-misc-typos' | Brad King | 2018-08-27 | 4 | -4/+4 |
|\ | |||||
| * | Maint: misc. typos | luz.paz | 2018-08-24 | 4 | -4/+4 |
* | | Merge topic 'update-icons' | Brad King | 2018-08-27 | 8 | -0/+0 |
|\ \ | |||||
| * | | cmake-gui: Update icons | T.J. Corona | 2018-08-16 | 8 | -0/+0 |
* | | | Merge topic 'static-lib-options' | Brad King | 2018-08-27 | 25 | -15/+187 |
|\ \ \ | |||||
| * | | | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 25 | -15/+187 |
* | | | | Merge topic 'FindZLIB-ProgramFiles' | Brad King | 2018-08-27 | 1 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | FindZLIB: Fix path detection via ProgramFiles env variables | Andreas Schneider | 2018-08-24 | 1 | -3/+5 |
* | | | | | Merge topic 'doc-include_directories-alternative' | Brad King | 2018-08-27 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document alternative to include_directories | David Demelier | 2018-08-23 | 1 | -0/+6 |
* | | | | | | Merge topic 'ProjectReference' | Brad King | 2018-08-27 | 1 | -23/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possible | Bastien Schatt | 2018-08-12 | 1 | -23/+21 |
* | | | | | | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output' | Brad King | 2018-08-27 | 3 | -0/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Fix dupbuild error skipping alias with conflicting custom command | Jean-Christophe Fillion-Robin | 2018-08-09 | 3 | -0/+54 |
* | | | | | | | | Merge topic 'xcode-compiler-id-sign-identity' | Brad King | 2018-08-27 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Xcode: Set CODE_SIGN_IDENTITY during compiler identification | Rafal Parzych | 2018-08-24 | 2 | -0/+7 |
* | | | | | | | | | Merge topic 'extra-gen-fix-0' | Brad King | 2018-08-27 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Extra Generator: Fix extraction of macros with value 0 | ibisz | 2018-08-24 | 1 | -3/+3 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'vs2017-no-default-FC' | Brad King | 2018-08-27 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS: Avoid VS 2017 toolset default use of /FC flag | Brad King | 2018-08-23 | 1 | -0/+10 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-27 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-26 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-25 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-08-24 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'doc-clang-tidy-typo' into release-3.12 | Brad King | 2018-08-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindCUDA-deprecate-cublas_device' into release-3.12 | Brad King | 2018-08-23 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-no-cublas_device' into release-3.12 | Brad King | 2018-08-23 | 3 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'state-reset-glob' into release-3.12 | Brad King | 2018-08-23 | 3 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'doc-clang-tidy-typo' | Brad King | 2018-08-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Help: Fix typo in clang-tidy example -checks option | David Demelier | 2018-08-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge topic 'FindCUDA-deprecate-cublas_device' | Brad King | 2018-08-24 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | FindCUDA: Do not find cublas_device on CUDA >= 9.2 | Kenta Kubo | 2018-08-23 | 1 | -1/+2 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge topic 'cuda-no-cublas_device' | Brad King | 2018-08-24 | 3 | -2/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | CUDA: Avoid using deprecated cublas_device to identify device lib dirs | Robert Maynard | 2018-08-23 | 3 | -2/+8 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'state-reset-glob' | Brad King | 2018-08-24 | 3 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | cmState: Clear GlobVerificationManager state on Reset | Shane Parris | 2018-08-09 | 3 | -0/+11 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'ctest-submit-httpauth' | Brad King | 2018-08-24 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | ctest: allow cdash submissions using alternate authentication methods | Clinton Stimpson | 2018-08-17 | 1 | -0/+4 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-24 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'autogen_variables_in_structs' | Brad King | 2018-08-23 | 4 | -222/+271 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Autogen: Use integers to store the Qt version | Sebastian Holtermann | 2018-08-13 | 4 | -68/+91 |
| * | | | | | | | | | Autogen: Initializer: Group variables in structs | Sebastian Holtermann | 2018-08-13 | 2 | -156/+182 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'tweak_unset_docs' | Craig Scott | 2018-08-23 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Clarify the unset command | Robert Maynard | 2018-08-21 | 1 | -3/+10 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-23 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-22 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-21 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-20 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-19 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-18 | 1 | -1/+1 |