summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindZLIB-ProgramFiles'Brad King2018-08-271-3/+5
|\
| * FindZLIB: Fix path detection via ProgramFiles env variablesAndreas Schneider2018-08-241-3/+5
* | Merge topic 'doc-include_directories-alternative'Brad King2018-08-271-0/+6
|\ \
| * | Help: Document alternative to include_directoriesDavid Demelier2018-08-231-0/+6
* | | Merge topic 'ProjectReference'Brad King2018-08-271-23/+21
|\ \ \
| * | | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possibleBastien Schatt2018-08-121-23/+21
* | | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output'Brad King2018-08-273-0/+54
|\ \ \ \
| * | | | Ninja: Fix dupbuild error skipping alias with conflicting custom commandJean-Christophe Fillion-Robin2018-08-093-0/+54
* | | | | Merge topic 'xcode-compiler-id-sign-identity'Brad King2018-08-272-0/+7
|\ \ \ \ \
| * | | | | Xcode: Set CODE_SIGN_IDENTITY during compiler identificationRafal Parzych2018-08-242-0/+7
* | | | | | Merge topic 'extra-gen-fix-0'Brad King2018-08-271-3/+3
|\ \ \ \ \ \
| * | | | | | Extra Generator: Fix extraction of macros with value 0ibisz2018-08-241-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'vs2017-no-default-FC'Brad King2018-08-271-0/+10
|\ \ \ \ \ \
| * | | | | | VS: Avoid VS 2017 toolset default use of /FC flagBrad King2018-08-231-0/+10
* | | | | | | CMake Nightly Date StampKitware Robot2018-08-271-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-08-261-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-08-251-1/+1
* | | | | | | Merge branch 'release-3.12'Brad King2018-08-240-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'doc-clang-tidy-typo' into release-3.12Brad King2018-08-241-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindCUDA-deprecate-cublas_device' into release-3.12Brad King2018-08-231-1/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cuda-no-cublas_device' into release-3.12Brad King2018-08-233-2/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'state-reset-glob' into release-3.12Brad King2018-08-233-0/+11
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-clang-tidy-typo'Brad King2018-08-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Fix typo in clang-tidy example -checks optionDavid Demelier2018-08-241-1/+1
* | | | | | | | | | | | Merge topic 'FindCUDA-deprecate-cublas_device'Brad King2018-08-241-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | FindCUDA: Do not find cublas_device on CUDA >= 9.2Kenta Kubo2018-08-231-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'cuda-no-cublas_device'Brad King2018-08-243-2/+8
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | CUDA: Avoid using deprecated cublas_device to identify device lib dirsRobert Maynard2018-08-233-2/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'state-reset-glob'Brad King2018-08-243-0/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | cmState: Clear GlobVerificationManager state on ResetShane Parris2018-08-093-0/+11
| |/ / / / / / / /
* | | | | | | | | Merge topic 'ctest-submit-httpauth'Brad King2018-08-241-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | ctest: allow cdash submissions using alternate authentication methodsClinton Stimpson2018-08-171-0/+4
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-08-241-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'autogen_variables_in_structs'Brad King2018-08-234-222/+271
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Autogen: Use integers to store the Qt versionSebastian Holtermann2018-08-134-68/+91
| * | | | | | | Autogen: Initializer: Group variables in structsSebastian Holtermann2018-08-132-156/+182
| |/ / / / / /
* | | | | | | Merge topic 'tweak_unset_docs'Craig Scott2018-08-231-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify the unset commandRobert Maynard2018-08-211-3/+10
* | | | | | | | CMake Nightly Date StampKitware Robot2018-08-231-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-08-221-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-08-211-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-08-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-08-191-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2018-08-181-1/+1
* | | | | | | | Merge branch 'release-3.12'Craig Scott2018-08-180-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'export-properties-undefined' into release-3.12Craig Scott2018-08-183-0/+17
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'export-properties-undefined'Craig Scott2018-08-183-0/+17
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | EXPORT_PROPERTIES: Prevent null dereference for undefined propertyCraig Scott2018-08-161-0/+5
| * | | | | | | EXPORT_PROPERTIES: Add test for an undefined propertyCraig Scott2018-08-162-0/+12
| |/ / / / / /
* | | | | | | Merge topic 'link-options'Craig Scott2018-08-185-1/+23
|\ \ \ \ \ \ \