summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'server-mode-fix-home-dir-check'Brad King2017-03-231-2/+22
|\
| * server-mode: Make CMAKE_HOME_DIRECTORY more reliableTobias Hunger2017-03-221-2/+22
* | Merge topic 'InstallRequiredSystemLibraries-refactor'Brad King2017-03-231-179/+176
|\ \
| * | InstallRequiredSystemLibraries: Drop version from variable namesBrad King2017-03-221-122/+123
| * | InstallRequiredSystemLibraries: Refactor to avoid macrosBrad King2017-03-221-58/+54
| * | InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-22/+22
* | | Merge topic 'doc-prefer-MSVC_VERSION'Brad King2017-03-2311-3/+25
|\ \ \
| * | | Help: Document preference of `MSVC_VERSION` over `MSVC##`Brad King2017-03-2210-0/+20
| * | | Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolsetBrad King2017-03-221-2/+2
| * | | MSVC: Exclude future cl 20+ from MSVC14 variableBrad King2017-03-221-1/+3
* | | | Merge topic 'avoid-MSVC-per-version-vars'Brad King2017-03-233-11/+11
|\ \ \ \
| * | | | FindRuby: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-231-5/+5
| * | | | FindGTK2: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-231-5/+5
| * | | | FindBoost: Avoid mentioning discouraged `MSVC##`` variableBrad King2017-03-231-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindwxWidgets-vs-2017'Brad King2017-03-231-5/+7
|\ \ \ \
| * | | | FindwxWidgets: Add support for VS 2017 v141 toolsetBrad King2017-03-221-1/+3
| * | | | FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-5/+5
| |/ / /
* | | | Merge topic 'cpack_nsis_sign_uninstaller'Brad King2017-03-231-7/+8
|\ \ \ \
| * | | | CPack/NSIS: Avoid a race condition when generating the installerRoman Wüger2017-03-221-7/+8
* | | | | CMake Nightly Date StampKitware Robot2017-03-231-1/+1
* | | | | Merge branch 'release'Brad King2017-03-220-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'FindBoost-1.64' into releaseBrad King2017-03-221-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindBoost-1.64'Brad King2017-03-221-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Update support for 1.64Mateusz Łoskot2017-03-221-1/+1
* | | | | | | Merge topic 'doc-dev-do-reformat'Brad King2017-03-221-1/+20
|\ \ \ \ \ \ \
| * | | | | | | Help/dev: Document `Do: reformat` actionBrad King2017-03-221-0/+16
| * | | | | | | Help/dev: Make `Do: check` cross-reference more specificBrad King2017-03-221-1/+4
* | | | | | | | Merge topic '14335-duplicate-else'Brad King2017-03-2215-0/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | cmIfCommand: Reject duplicate else() and misplaced elseif()Gregor Jasny2017-03-2215-0/+66
* | | | | | | | | Merge branch 'release'Brad King2017-03-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch '16624-blas-lapack-documentation' into releaseBrad King2017-03-222-9/+35
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic '16624-blas-lapack-documentation'Brad King2017-03-222-9/+35
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindBLAS/LAPACK: Format documentationGregor Jasny2017-03-222-9/+35
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2017-03-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'ninja-fortran-depfile-fix' into releaseBrad King2017-03-211-1/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-FindHDF5-optional-no-config' into releaseBrad King2017-03-211-2/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cuda_no_ninja_response_support' into releaseBrad King2017-03-212-9/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'libarchive-backport-rc4-crypto-rec' into releaseBrad King2017-03-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cpack-rpm-debuginfo-multiple-files-fix' into releaseBrad King2017-03-211-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ninja-fortran-depfile-fix'Brad King2017-03-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Ninja: Fix Fortran `include` dependency on generated fileBrad King2017-03-211-1/+3
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'add-CheckIPOSupported-module'Brad King2017-03-2233-0/+353
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Tests for 'CheckIPOSupported' moduleRuslan Baratov2017-03-2122-0/+89
| * | | | | | | | | | | | | CheckIPOSupported: New module to check for compiler/cmake IPO supportRuslan Baratov2017-03-1111-0/+264
* | | | | | | | | | | | | | Merge topic 'FindHDF5-optional-no-config'Brad King2017-03-221-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no...Brad King2017-03-211-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | FindHDF5: Add option to skip finding package configuration fileBrad King2017-03-211-1/+4
| | * | | | | | | | | | | | | FindHDF5: Improve HDF5_ROOT variable documentationBrad King2017-03-211-1/+2
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentationBrad King2017-03-211-2/+4
* | | | | | | | | | | | | | Merge topic 'cuda_no_ninja_response_support'Brad King2017-03-222-9/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |