summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'fix-target-lookup-performance-regression' into releaseBrad King2016-02-084-62/+47
| |\ \ \ \
* | \ \ \ \ Merge topic 'update-prebuilt-openssl'Brad King2016-02-102-6/+6
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Update to openssl-1.0.2fBrad King2016-02-092-6/+6
* | | | | | | Merge topic 'wix-prevent-nsis-overwrite'Brad King2016-02-1010-4/+151
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-0910-4/+151
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'curl-pre-7.21.5'Brad King2016-02-101-0/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmCurl: Fix compilation with system curl versions prior to 7.21.5Brad King2016-02-091-0/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2016-02-101-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release'Brad King2016-02-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'fix-install-EXPORT-crash' into releaseBrad King2016-02-088-6/+19
| |\ \ \
| * \ \ \ Merge branch 'test-ctest_submit-update' into releaseBrad King2016-02-084-4/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'install-man-conditionally' into releaseBrad King2016-02-081-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix-doc-typos' into releaseBrad King2016-02-082-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ExternalProject-build-config-compat' into releaseBrad King2016-02-081-2/+17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-Fortran-module-in-subdir' into releaseBrad King2016-02-086-5/+9
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindCUDA.cmake/FixNonExistantDependencyFile'Brad King2016-02-092-1/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCUDA: Only warn about non-existent dependency files in verbose modeJames Bigler2016-02-082-1/+14
* | | | | | | | | | | Merge topic 'fix-target-lookup-performance-regression'Brad King2016-02-094-62/+47
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Improve internal generator target structure lookupBrad King2016-02-083-35/+22
| * | | | | | | | | | Fix internal target lookup performance regressionBrad King2016-02-083-34/+32
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'install-man-conditionally'Brad King2016-02-091-0/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Install ccmake.1 and cmake-gui.1 conditionally with their tools (#15957)Brad King2016-02-081-0/+8
| |/ / / / / / / /
* | | | | | | | | Merge topic 'apple-isystem-gcc'Brad King2016-02-093-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Xcode: Disable test for system include dirsGregor Jasny2016-02-082-2/+4
| * | | | | | | | | Apple: Enable -isystem for GNU Compiler >= 4 (#15953)Gregor Jasny2016-02-071-1/+1
* | | | | | | | | | Merge topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-0930-41/+178
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Add notes for topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-041-0/+5
| * | | | | | | | | | Tests: Add cases for install() command EXCLUDE_FROM_ALL optionBrad King2016-02-0410-0/+60
| * | | | | | | | | | install: Add EXCLUDE_FROM_ALL option (#14921)Nick Lewis2016-02-0419-41/+113
* | | | | | | | | | | Merge topic 'test-ctest_submit-update'Brad King2016-02-094-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Tests: Extend ctest_submit host lookup failure matching (#15958)Orion Poplawski2016-02-084-4/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-install-EXPORT-crash'Brad King2016-02-098-6/+19
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.install testBrad King2016-02-081-0/+1
| * | | | | | | | | install(EXPORT): Fix crash on target in another directoryBrad King2016-02-054-3/+14
| * | | | | | | | | Tests: Use newer policy settings in RunCMake.install testBrad King2016-02-054-3/+4
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-02-091-1/+1
* | | | | | | | | Merge topic 'test-FortranCInterface-again'Brad King2016-02-081-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Fix Fortran test to run FortranCInterface againBrad King2016-02-051-2/+2
* | | | | | | | | | Merge topic 'fix-Fortran-module-in-subdir'Brad King2016-02-086-5/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Fix dependency scanning configuration in subdirectoriesBrad King2016-02-056-5/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix-doc-typos'Brad King2016-02-082-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Help: Fix command specification for cmake_minimum_requiredHorst Kronstorfer2016-02-081-1/+1
| * | | | | | | | Help: Fix mistake in cmake-buildsystem(7) examplePaul Wilkinson2016-02-081-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindCUDA.cmake/FixNonExistantDependencyFile'Brad King2016-02-081-1/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | FindCUDA: Added some additional comments about non-existent dependency files.James Bigler2016-02-051-0/+2
| * | | | | | | FindCUDA: Fix for when a non-existent dependency file is found.James Bigler2016-02-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'fix-pedantic-warnings'Brad King2016-02-083-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned intsChristoph GrĂ¼ninger2016-02-043-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'error-multiple-targets'Brad King2016-02-087-2/+29
|\ \ \ \ \ \ \
| * | | | | | | cmake: Teach --build to reject multiple --target optionsSebastian Schuberth2016-02-057-1/+28