summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Fix recent compilation regression with GCC on SolarisBrad King2016-09-142-8/+0
* Merge topic 'include-what-you-use'Brad King2016-09-0526-36/+116
|\
| * CursesDialog: include what you useDaniel Pfeifer2016-09-0326-36/+116
* | Merge topic 'tidy-readability-redundant-string-cstr'Brad King2016-09-059-67/+60
|\ \
| * | tidy: Fix readability-redundant-string-cstr issuesGregor Jasny2016-09-049-67/+60
* | | CMake Nightly Date StampKitware Robot2016-09-051-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2016-09-041-1/+1
|/
* Merge topic 'include-what-you-use'Brad King2016-09-03204-415/+1222
|\
| * fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-03165-438/+1102
| * cmCTest: don't redefine cout and cerrDaniel Pfeifer2016-09-031-10/+0
| * make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-0372-1/+145
| * Tests/CMakeLib: include what you useDaniel Pfeifer2016-09-033-4/+7
| * Tests/CMakeLib: use cmsys::ifstreamDaniel Pfeifer2016-09-032-10/+16
* | Merge topic 'libuv-scanbuild-fixes'Brad King2016-09-033-10/+7
|\ \
| * | CTestCustom: Suppress scan-build warnings in libuvBrad King2016-09-031-0/+3
| * | libuv: Simplify variable initializations to satisfy Clang scan-buildBrad King2016-09-012-10/+4
* | | Merge topic 'FindHDF5-is-parallel'Brad King2016-09-031-8/+60
|\ \ \
| * | | FindHDF5: Fix regression in providing HDF5_IS_PARALLELBrad King2016-09-021-8/+60
* | | | Merge topic 'FindHDF5-fix-hl-fortran'Brad King2016-09-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindHDF5: Fix regression in finding hdf5hl_fortranBrad King2016-09-021-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-09-031-1/+1
* | | Merge branch 'release'Brad King2016-09-020-0/+0
|\ \ \
| * \ \ Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-09-011-1/+3
| |\ \ \
| * \ \ \ Merge branch 'vs-NsightTegra-empty-version' into releaseBrad King2016-08-261-5/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'autogen-base32'Brad King2016-09-024-12/+157
|\ \ \ \ \ \
| * | | | | | cmFilePathUuid: Use Base32 string instead of Base64 stringSebastian Holtermann2016-09-021-12/+6
| * | | | | | Add cmBase32Encoder classSebastian Holtermann2016-09-023-0/+151
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'GenerateExportHeader-fix-add_compiler_export_flags'Brad King2016-09-021-1/+2
|\ \ \ \ \ \
| * | | | | | GenerateExportHeader: Fix add_compiler_export_flags regressionBrad King2016-09-011-1/+2
| |/ / / / /
* | | | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-09-021-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VS: Fix VS 2015 .vcxproj debug setting for v80 toolsetBrad King2016-09-011-1/+3
* | | | | | CMake Nightly Date StampKitware Robot2016-09-021-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'FindEXPAT-use-PkgConfig'Brad King2016-09-011-2/+6
|\ \ \ \ \
| * | | | | FindEXPAT: use hints from PkgConfigChristoph Junghans2016-08-311-2/+6
* | | | | | Merge topic 'FindCUDA-fixes'Brad King2016-09-011-10/+44
|\ \ \ \ \ \
| * | | | | | FindCUDA: Allow cuda_compile* macros to be called more than once per directoryStephen Sorley2016-08-311-2/+13
| * | | | | | FindCUDA: Fix for broken cuda_compile* commands.Stephen Sorley2016-08-311-9/+32
* | | | | | | Merge topic 'install-directory-genex-fix'Brad King2016-09-012-1/+13
|\ \ \ \ \ \ \
| * | | | | | | install: Fix evaluation of leading generator expressions in DIRECTORYYves Frederix2016-08-312-1/+13
* | | | | | | | CMake Nightly Date StampKitware Robot2016-09-011-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'doc-XCODE-variable'Brad King2016-08-312-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Document XCODE variableRuslan Baratov2016-08-312-0/+5
* | | | | | | Merge topic '16101-xcode-fix-directory-exclude-from-all'Brad King2016-08-319-11/+41
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)Gregor Jasny2016-08-319-11/+41
* | | | | | | | Merge topic 'FindOpenSSL-new-windows-names'Brad King2016-08-311-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenSSL: Fix detection of OpenSSL 1.1 Win32/64Alexis Murzeau2016-08-301-0/+17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fortran-macOS-sysroot'Brad King2016-08-311-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fortran: Use -isysroot and -mmacosx-version-min= on macOS if availableBrad King2016-08-301-0/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'FindMatlab-additional-components'Brad King2016-08-313-20/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | FindMatlab: adding handling of component "MAT"Raffi Enficiaud2016-08-303-20/+47