summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'simplify-boolean-expressions'Brad King2016-06-0337-169/+73
|\
| * Simplify boolean expressionsDaniel Pfeifer2016-06-0237-169/+73
* | CMake Nightly Date StampKitware Robot2016-06-031-1/+1
* | Merge topic 'FindHDF5-fix-already-found'Brad King2016-06-021-4/+11
|\ \
| * | FindHDF5: Add backwards compatability for already-found searchesChuck Atkins2016-06-021-4/+11
* | | Merge topic 'minor-cleanups'Brad King2016-06-024-4/+4
|\ \ \
| * | | cmGlobalGenerator: Make IsMultiConfig() constTobias Hunger2016-06-014-4/+4
| | |/ | |/|
* | | Merge topic 'bin-dir-option'Brad King2016-06-027-10/+31
|\ \ \
| * | | Add option to control 'bin' directory of CMake's own installation (#16076)Nicolas BUNEL2016-06-017-10/+31
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-06-021-1/+1
|/ /
* | Begin post-3.6 developmentBrad King2016-06-013-2/+11
* | Merge branch 'release'Brad King2016-06-014-13/+4
|\ \ | |/
| * 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
* | | CMake Nightly Date StampKitware Robot2016-05-271-1/+1
| |/ |/|
* | Merge topic 'liblzma-signed-shift'Brad King2016-05-261-1/+1
|\ \
| * | liblzma: Avoid possible overflow on signed left shiftBrad King2016-05-251-1/+1
* | | Merge topic 'try_compile-custom-variables'Brad King2016-05-267-74/+118
|\ \ \
| * | | try_compile: Optionally forward custom platform variables to test projectBrad King2016-05-257-0/+58
| * | | cmCoreTryCompile: Refactor forwarding of variables to test projectBrad King2016-05-251-74/+60
| |/ /
* | | Merge topic 'fix-variable-watch-leak'Brad King2016-05-261-2/+4
|\ \ \
| * | | cmVariableWatch: Fix potential memory leakBrad King2016-05-251-2/+4
| |/ /
* | | Merge topic 'cpack-dmg-no-app-link'Brad King2016-05-263-5/+21
|\ \ \
| * | | CPack/DragNDrop: Optionally disable `/Applications` symlinkHarry Mallon2016-05-253-5/+21
| |/ /