summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | bash-completion: Fix cmake --help-policy lookupEric NOULARD2016-06-101-2/+2
| * | | | bash-completion: Add cmake --help-manualEric NOULARD2016-06-101-0/+5
| |/ / /
* | | | Merge branch 'cmake-gui-osx-symlink-qt5-plugin' into releaseBrad King2016-06-091-0/+34
|\ \ \ \
| * | | | cmake-gui: Teach Qt5 where plugins are when launched through a symlinkRobert Maynard2016-06-091-0/+34
* | | | | Merge branch 'doc-ctest_update' into releaseBrad King2016-06-082-0/+9
|\ \ \ \ \
| * | | | | Help: Document CTest Git fetch-and-reset behaviorBrad King2016-06-081-0/+5
| * | | | | Help: Document ctest_update branch following behaviorBrad King2016-06-081-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-libarchive-openssl-no-hashes' into releaseBrad King2016-06-071-0/+1
|\ \ \ \ \
| * | | | | libarchive: Restore OpenSSL include directory from upstreamBrad King2016-06-071-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'update-expat' into releaseBrad King2016-06-068-295/+433
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-expat' into update-expatBrad King2016-06-068-295/+433
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | expat 2016-06-05 (2b9cb7f5)Expat Upstream2016-06-069-295/+444
* | | | | | Merge branch 'SunOS-PathScale' into releaseBrad King2016-06-064-0/+37
|\ \ \ \ \ \
| * | | | | | Platform: add flag definitions for PathScale compiler on SunOS (#16135)Michał Górny2016-06-064-0/+37
| |/ / / / /
* | | | | | Merge branch 'FindLibArchive-3.2' into releaseBrad King2016-06-031-4/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindLibArchive: Support libarchive 3.2 version string formatOrion Poplawski2016-06-031-4/+5
| |/ / / /
* | | | | Merge branch 'FindHDF5-fix-already-found' into releasev3.6.0-rc1Brad King2016-06-021-4/+11
|\ \ \ \ \
| * | | | | FindHDF5: Add backwards compatability for already-found searchesChuck Atkins2016-06-021-4/+11
* | | | | | Merge branch 'fix-TARGET_PROPERTY-LOCATION-crash' into releaseBrad King2016-06-024-3/+23
|\ \ \ \ \ \
| * | | | | | Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134)Brad King2016-06-024-3/+23
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix-ti-link-order' into releaseBrad King2016-06-021-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Compiler/TI: Pass libraries as last part to linkerAlexander Stein2016-06-021-1/+1
| |/ / / /
* | | | | CMake 3.6.0-rc1 version updateBrad King2016-06-012-4/+4
* | | | | Help: Drop development topic notes to prepare releaseBrad King2016-06-012-9/+0
|/ / / /
* | | | Merge topic 'doc-3.6-relnotes'Brad King2016-06-0158-380/+316
|\ \ \ \
| * | | | Help: Organize and revise 3.6 release notesBrad King2016-06-011-164/+203
| * | | | Help: Consolidate 3.6 release notesBrad King2016-06-0158-380/+277
|/ / / /
* | | | Merge topic 'UseJava-fix-typo'Brad King2016-06-011-1/+1
|\ \ \ \
| * | | | UseJava: Fix grammar error in documentationMatthew Woehlke2016-05-311-1/+1
* | | | | Merge topic 'minor-cleanups'Brad King2016-06-012-2/+2
|\ \ \ \ \
| * | | | | cmSourceFileLocation: Fix typo in commentTobias Hunger2016-06-011-1/+1
| * | | | | cmSearchPath: Fix typo in commentTobias Hunger2016-06-011-1/+1
| |/ / / /
* | | | | Merge topic 'cpack-documentation-improvements'Brad King2016-06-012-113/+165
|\ \ \ \ \
| * | | | | CPackRPM and CPackDeb documentation improvementsDomen Vrankar2016-06-012-113/+165
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2016-06-011-1/+1
|/ / / /
* | | | Merge topic 'suppress-dashboard-warnings'Brad King2016-05-311-1/+3
|\ \ \ \
| * | | | CTestCustom: Suppress scanbuild warning on unsigned left shiftBrad King2016-05-271-0/+1
| * | | | CTestCustom: Suppress warnings about rand() on OpenBSDBrad King2016-05-271-0/+1
| * | | | CTestCustom: Suppress Windows manifest unrecognized element warningBrad King2016-05-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-05-311-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-05-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-05-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-05-281-1/+1
|/ / / /
* | | | Merge topic 'remove-needless-copies'Brad King2016-05-2733-70/+63
|\ \ \ \
| * | | | Remove unnecessary local copies.Daniel Pfeifer2016-05-269-25/+16
| * | | | Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-2625-45/+47
* | | | | Merge topic 'remove-needless-c_str'Brad King2016-05-2719-60/+49
|\ \ \ \ \
| * | | | | Remove redundant c_str() calls.Daniel Pfeifer2016-05-2619-60/+49
| |/ / / /
* | | | | Merge topic 'osx-no-warn-sdk-target-mismatch'Brad King2016-05-271-10/+0
|\ \ \ \ \
| * | | | | OS X: Drop warning about SDK and deployment target version mismatchBrad King2016-05-261-10/+0