summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ninja: Document why ComputeLinkCmd is structured the way it is.Robert Maynard2016-11-141-0/+3
* | | | | Merge topic 'swig_add_library'Brad King2016-11-143-11/+66
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'swig_add_library'Brad King2016-11-111-0/+8
| * | | | | SwigTest: Update for swig_add_library and add lua exampleDaniele E. Domenichelli2016-11-111-2/+11
| * | | | | UseSWIG: Do not set PREFIX property for SHARED and STATIC lua librariesDaniele E. Domenichelli2016-11-111-1/+3
| * | | | | UseSWIG: Do not set NO_SONAME property for SHARED and STATIC librariesDaniele E. Domenichelli2016-11-111-1/+3
| * | | | | UseSWIG: Add swig_add_library macro.Daniele E. Domenichelli2016-11-111-7/+41
* | | | | | 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-117-77/+6
|\ \ \ \ \
| * | | | | Do not query CDash for versionZack Galbreath2016-11-085-77/+4
| * | | | | Update tests that expect uncompressed outputZack Galbreath2016-11-082-0/+2
* | | | | | Merge topic 'vs_targets_file_as_library'Brad King2016-11-115-5/+140
|\ \ \ \ \ \
| * | | | | | VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-095-5/+140
* | | | | | | Merge topic 'fuchsia-platform'Brad King2016-11-112-0/+29
|\ \ \ \ \ \ \
| * | | | | | | Add Fuchsia platform modulePetr Hosek2016-11-092-0/+29
* | | | | | | | Merge topic 'ctest_memcheck_defect_count'Brad King2016-11-1117-7/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-0917-7/+109
* | | | | | | | | Merge topic 'ExternalProject-GIT_CONFIG'Brad King2016-11-113-2/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ExternalProject: Allow passing config flags to git cloneChristian Fetzer2016-11-093-2/+34
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'intel-compile-features'Brad King2016-11-112-1/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Features: Detect Intel C++14 mode more reliablyBrad King2016-11-101-1/+1
| * | | | | | | | | Features: Suppress c_static_assert test coverage on Intel <= 15Brad King2016-11-101-0/+9
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'intel-compile-features-windows-15'Brad King2016-11-112-13/+19
|\ \ \ \ \ \ \ \ \