summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 'test_vs_targets_file_reference'Brad King2016-11-165-0/+61
|\ \
| * | Tests: Extend VS10Project to cover `.targets` file linkingSoji Yamakawa2016-11-155-0/+61
* | | 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 'msvc-no-explicit-_DEBUG'Brad King2016-11-161-2/+2
|\ \ \ \
| * | | | MSVC: Do not define _DEBUG explicitly when using /MDdBrad King2016-11-151-2/+2
| |/ / /
* | | | 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-1621-55/+493
|\ \ \ \
| * | | | 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-144-1/+244
| * | | | cmCTestBuildHandler: Use size_t in ProcessBuffer length argumentBrad King2016-11-142-2/+2
* | | | | Merge topic 'armcc-response-file-flag'Brad King2016-11-161-0/+1
|\ \ \ \ \
| * | | | | ARMCC: Fix flag used for response filesBen Boeckel2016-11-151-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-11-161-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release'Brad King2016-11-150-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cmake-server-fix-16423' into releaseBrad King2016-11-142-28/+77
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cmake-server-fix-16422' into releaseBrad King2016-11-141-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindBISON-fix-rebuild' into releaseBrad King2016-11-141-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'add-SHA-3'Brad King2016-11-1530-27/+553
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add notes for topic 'add-SHA-3'Brad King2016-11-111-0/+4
| * | | | | | | | Tests: Add SHA-3 algorithm coverage to CPack checksum testBrad King2016-11-111-1/+1
| * | | | | | | | ExternalProject: Add support for SHA-3 algorithmsBrad King2016-11-111-1/+1
| * | | | | | | | ExternalData: Add support for SHA-3 algorithmsBrad King2016-11-114-2/+10
| * | | | | | | | file: Add support for SHA-3 algorithmsBrad King2016-11-106-1/+23
| * | | | | | | | string: Add support for SHA-3 algorithmsBrad King2016-11-107-1/+31
| * | | | | | | | cmCryptoHash: Add support for SHA-3 algorithmsBrad King2016-11-102-8/+29
| * | | | | | | | Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-103-7/+26
| * | | | | | | | librhash: Activate SHA-3 implementationBrad King2016-11-103-5/+15
| * | | | | | | | Merge branch 'upstream-librhash' into add-SHA-3Brad King2016-11-103-1/+411
| |\ \ \ \ \ \ \ \
| | * | | | | | | | librhash 2016-11-06 (de79828d)librhash upstream2016-11-103-1/+411
| * | | | | | | | | librhash: Update import script to add SHA-3 implementationBrad King2016-11-101-0/+2
* | | | | | | | | | Merge topic 'UseSWIG_USE_BUILD_SHARED_LIBS'Brad King2016-11-151-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE argDaniele E. Domenichelli2016-11-141-1/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ExternalProject-fix-UPDATE_DISCONNECTED'Brad King2016-11-152-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update stepsBrad King2016-11-152-2/+3
* | | | | | | | | | | 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
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindBISON-fix-rebuild'Brad King2016-11-151-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FindBISON: Do not rebuild every time when not VERBOSEBrad King2016-11-141-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2016-11-151-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'ninja-comment-ComputeLinkCmd'Brad King2016-11-141-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |