summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-149-2/+46
| * | | | | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-147-0/+24
| * | | | | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-147-4/+32
* | | | | | | | | Merge topic 'cmake-m4-destination'Brad King2016-11-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | install: Configurable DESTINATION for the cmake.m4 fileKonstantin Podsvirov2016-11-151-1/+1
* | | | | | | | | | Merge topic 'improve_ctest_memcheck_output'Brad King2016-11-178-17/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ctest: Improve output for `-T memcheck`Bill Hoffman2016-11-178-17/+43
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2016-11-172-1/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-162-1/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | KWSys 2016-11-16 (a0c60eec)KWSys Upstream2016-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 '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
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |