summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentationBetsy McPhail2018-08-293-4/+16
* Merge topic 'FindMatlab-missing-install'Brad King2018-08-281-12/+14
|\
| * FindMatlab: Guard against nonexistent installationChuck Atkins2018-08-271-12/+14
* | Merge topic 'lg-directory'Brad King2018-08-2811-22/+21
|\ \
| * | cmLocalGenerator: return directories as const std::string&Vitaly Stakhovsky2018-08-2711-22/+21
* | | Merge topic 'mk-directory'Brad King2018-08-2821-67/+65
|\ \ \
| * | | cmMakefile: return directories as const std::string&Vitaly Stakhovsky2018-08-2721-67/+65
* | | | CMake Nightly Date StampKitware Robot2018-08-281-1/+1
| |_|/ |/| |
* | | Merge topic 'cray_cce_cxx14'Brad King2018-08-271-0/+4
|\ \ \
| * | | Cray: Record C++14 compiler mode optionsKelly (KT) Thompson2018-08-241-0/+4
* | | | Merge topic 'more-misc-typos'Brad King2018-08-274-4/+4
|\ \ \ \
| * | | | Maint: misc. typosluz.paz2018-08-244-4/+4
| | |/ / | |/| |
* | | | Merge topic 'update-icons'Brad King2018-08-278-0/+0
|\ \ \ \
| * | | | cmake-gui: Update iconsT.J. Corona2018-08-168-0/+0
* | | | | Merge topic 'static-lib-options'Brad King2018-08-2725-15/+187
|\ \ \ \ \
| * | | | | static library: add property STATIC_LIBRARY_OPTIONSMarc Chevrier2018-08-1525-15/+187
* | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |