summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindSubversion: Add Subversion_WC_INFO option to suppress failuresJason Heeris2018-09-072-12/+27
* Merge topic 'CMakeFindBinUtils-fix-not-cached'Brad King2018-09-061-3/+15
|\
| * CMakeFindBinUtils: Fix use with non-cached tool settingsBrad King2018-09-051-3/+15
* | Merge branch 'release-3.12'Brad King2018-09-060-0/+0
|\ \
| * \ Merge branch 'FindMatlab-no-CMAKE_CL_64' into release-3.12Brad King2018-09-051-15/+0
| |\ \
* | \ \ Merge topic 'FindMatlab-no-CMAKE_CL_64'Brad King2018-09-061-15/+0
|\ \ \ \ | | |/ / | |/| |
| * | | FindMatlab: Remove erroneous duplicate codeRaffi Enficiaud2018-09-051-15/+0
* | | | Merge topic 'grd-stdstring'Brad King2018-09-0613-23/+21
|\ \ \ \
| * | | | cmMakefile: Make GetRequiredDefinition return std::stringVitaly Stakhovsky2018-09-0513-23/+21
* | | | | Merge topic 'isonoff-cstr'Brad King2018-09-0624-43/+40
|\ \ \ \ \
| * | | | | Remove unnecessary c_str() callsVitaly Stakhovsky2018-09-0524-43/+40
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-09-061-1/+1
* | | | | Merge topic 'cmake-gui-align-text'Brad King2018-09-051-0/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cmake-gui: Align source and binary directory path textZeex2018-09-041-0/+3
* | | | | Merge branch 'release-3.12'Brad King2018-09-050-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'vs-CMakeLists.txt' into release-3.12Brad King2018-09-051-1/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindBoost-old-context' into release-3.12Brad King2018-09-041-1/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-CMakeLists.txt'Brad King2018-09-051-1/+5
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | VS: Restore CMakeLists.txt references in each targetBrad King2018-09-051-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'FindBoost-old-context'Brad King2018-09-051-1/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindBoost: Fix context discovery for 1.60 and belowIgor Kostenko2018-09-041-1/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-09-051-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'cpack_test'Brad King2018-09-042-1/+20
|\ \ \ \
| * | | | CPack (DEB/RPM): add test for per-component description/summmary.David Faure2018-08-302-1/+20
* | | | | Merge topic 'cmakeServerSourcesForInterfaceLibraries'Brad King2018-09-043-40/+191
|\ \ \ \ \
| * | | | | cmake-server: Support codemodel filegroups for INTERFACE_SOURCESJustin Goshi2018-08-303-40/+191
* | | | | | Merge topic 'improve-isonoff'Brad King2018-09-042-35/+68
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Re-implement IsOn,IsOff with manual branchingBrad King2018-08-311-35/+56
| * | | | | | cmSystemTools: Add IsOn(),IsOff() overloads accepting std::stringVitaly Stakhovsky2018-08-312-0/+12
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-031-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-09-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-09-011-1/+1
* | | | | | Merge topic 'FindBLAS-implicit-blas-final'Brad King2018-08-311-498/+526
|\ \ \ \ \ \
| * | | | | | FindBLAS: Make Intel MKL the most preferred explicit BLAS library againHubertus van Dam2018-08-301-180/+180
| * | | | | | FindBLAS: Make Intel MKL code block respect prior found BLAS librariesHubertus van Dam2018-08-301-155/+157
| * | | | | | FindBLAS: Detect implicitly linked BLAS libraryHubertus van Dam2018-08-301-2/+28
| * | | | | | FindBLAS: Re-indent module source code to use normal conventionsKitware Robot2018-08-301-476/+476
* | | | | | | Merge topic 'vs-winrt-default'Brad King2018-08-313-2/+13
|\ \ \ \ \ \ \
| * | | | | | | VS: Add option to tell generator that platfrom is WinRT by defaultMikhail Korolev2018-08-303-2/+13
* | | | | | | | Merge topic 'gg-stdstring'Brad King2018-08-313-16/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGlobalGenerator::AddInstallComponent(): Accept std::string argumentVitaly Stakhovsky2018-08-303-16/+16
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.12'Brad King2018-08-310-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'CheckIPOSupported-output-backslashes' into release-3.12Brad King2018-08-301-4/+11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'CheckIPOSupported-output-backslashes'Brad King2018-08-311-4/+11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CheckIPOSupported: Tolerate backslashes in output of failed checksBrad King2018-08-301-1/+7
| * | | | | | | | CheckIPOSupported: Simplify result reporting logicBrad King2018-08-301-3/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'file-alt-httpauth'Brad King2018-08-311-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | file: Allow DOWNLOAD/UPLOAD using alternate authentication methodsClinton Stimpson2018-08-301-0/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'no-sanitizer-logfile'Brad King2018-08-3111-12/+2
|\ \ \ \ \ \ \ \