summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'fix-warnings'Brad King2016-02-121-1/+2
|\ \ \ \ \ \ \
| * | | | | | | cmListFileCache: Fix warning about inconsistent use of class/structTobias Hunger2016-02-111-1/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2016-02-121-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'doc-xcode-escaping-fix'Brad King2016-02-111-0/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Add release note about Xcode escaping fix (#15969)Brad King2016-02-111-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ninja-deterministic-gen'Brad King2016-02-112-3/+15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Ninja: Fix non-determinism in generated build statement order (#15968)Brad King2016-02-112-3/+15
| |/ / / /
* | | | | Merge topic 'doc-FortranCInterface-variables'Brad King2016-02-111-126/+187
|\ \ \ \ \
| * | | | | FortranCInterface: Document mangling result variables publiclyBrad King2016-02-101-0/+52
| * | | | | FortranCInterface: Improve documentation formatting and organizationBrad King2016-02-101-70/+78
| * | | | | FortranCInterface: Convert docs to a bracket commentBrad King2016-02-101-126/+127
* | | | | | Merge topic 'cross_subproject_coverage'Brad King2016-02-111-17/+47
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | More options for CTestCoverageCollectGCOVZack Galbreath2016-02-101-17/+47
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2016-02-111-1/+1
* | | | | Merge branch 'release'Brad King2016-02-100-0/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | CMake 3.5.0-rc2v3.5.0-rc2Brad King2016-02-101-1/+1
* | | | Merge branch 'release'Brad King2016-02-100-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'curl-pre-7.21.5' into releaseBrad King2016-02-091-0/+5
| |\ \ \
| * \ \ \ Merge branch 'wix-prevent-nsis-overwrite' into releaseBrad King2016-02-0910-4/+151
| |\ \ \ \
| * \ \ \ \ 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
| | |_|/ / / / / / / / | |/| | | | | | | | |