summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xcode-add-override-keyword'Brad King2016-11-181-26/+28
|\
| * Xcode: Add override keyword to suppress warningsGregor Jasny2016-11-171-26/+28
* | CMake Nightly Date StampKitware Robot2016-11-181-1/+1
|/
* Merge topic 'improve_ctest_memcheck_output'Brad King2016-11-171-10/+22
|\
| * ctest: Improve output for `-T memcheck`Bill Hoffman2016-11-171-10/+22
* | Merge topic 'update-kwsys'Brad King2016-11-172-1/+8
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-162-1/+8
* | | CMake Nightly Date StampKitware Robot2016-11-171-1/+1
|/ /
* | Merge topic 'ccmake_fix_print_keys'Brad King2016-11-162-49/+46
|\ \
| * | ccmake: Correctly display edit mode and associated keysSylvain Joubert2016-11-152-49/+46
| * | ccmake: Add missing spaces to match the previous text lengthSylvain Joubert2016-11-151-1/+1
* | | Merge topic 'vs-suppress-upgrade-prompt'Brad King2016-11-161-0/+10
|\ \ \
| * | | VS: Disable project upgrade prompt on VS 2013 and aboveErik Christensen2016-11-151-0/+10
| | |/ | |/|
* | | Merge topic 'Empty_CTestTestfile_on_BUILD_TESTING_OFF'Brad King2016-11-161-4/+7
|\ \ \
| * | | Remove CTestTestfile.cmake when BUILD_TESTING is OFFSylvain Joubert2016-11-151-4/+7
| | |/ | |/|
* | | Merge topic 'childEncoding'Brad King2016-11-1620-54/+489
|\ \ \
| * | | CTest: Use UTF-8 encoding for output from GitDāvis Mosāns2016-11-151-6/+11
| * | | Add Encoding option for RunChild, RunMakeCommand and RunProcessDāvis Mosāns2016-11-1412-27/+47
| * | | Windows: Encode child process output to internally-used encodingDāvis Mosāns2016-11-149-26/+196
| * | | Add cmProcessOutput class to be used for decoding text dataDāvis Mosāns2016-11-143-0/+240
| * | | cmCTestBuildHandler: Use size_t in ProcessBuffer length argumentBrad King2016-11-142-2/+2
* | | | CMake Nightly Date StampKitware Robot2016-11-161-1/+1
| |_|/ |/| |
* | | Merge topic 'add-SHA-3'Brad King2016-11-154-10/+35
|\ \ \
| * | | file: Add support for SHA-3 algorithmsBrad King2016-11-101-1/+3
| * | | string: Add support for SHA-3 algorithmsBrad King2016-11-101-1/+3
| * | | cmCryptoHash: Add support for SHA-3 algorithmsBrad King2016-11-102-8/+29
* | | | Merge topic 'cmake-server-fix-16423'Brad King2016-11-152-28/+77
|\ \ \ \
| * | | | server-mode: Reset GlobalGenerator before configureTobias Hunger2016-11-142-28/+77
* | | | | Merge topic 'cmake-server-fix-16422'Brad King2016-11-151-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | server-mode: Prevent possible crash when watching directoriesTobias Hunger2016-11-141-1/+1
| |/ / /
| * | | CMake 3.7.0v3.7.0Brad King2016-11-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-11-151-1/+1
| |_|/ |/| |
* | | Merge topic 'ninja-comment-ComputeLinkCmd'Brad King2016-11-141-0/+3
|\ \ \
| * | | Ninja: Document why ComputeLinkCmd is structured the way it is.Robert Maynard2016-11-141-0/+3
* | | | CMake Nightly Date StampKitware Robot2016-11-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-11-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-11-121-1/+1
|/ / /
* | | Merge topic 'cdash_version_check'Brad King2016-11-115-77/+4
|\ \ \
| * | | Do not query CDash for versionZack Galbreath2016-11-085-77/+4
* | | | Merge topic 'vs_targets_file_as_library'Brad King2016-11-112-5/+128
|\ \ \ \
| * | | | VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-092-5/+128
* | | | | Merge topic 'ctest_memcheck_defect_count'Brad King2016-11-116-3/+50
|\ \ \ \ \
| * | | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-096-3/+50
* | | | | | CMake Nightly Date StampKitware Robot2016-11-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'import-librhash'Brad King2016-11-1016-1944/+180
|\ \ \ \ \
| * | | | | FindLibRHash: Add module to find the librhash packageBrad King2016-11-101-0/+73
| * | | | | Remove unused cm_sha2 infrastructureBrad King2016-11-105-1800/+0
| * | | | | Port hash computation to cmCryptoHashBrad King2016-11-108-60/+34
| * | | | | cmCryptoHash: Re-implement in terms of librhashBrad King2016-11-102-85/+73
| * | | | | cmCryptoHash: Avoid using subclasses at client sitesBrad King2016-11-101-4/+4