summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | librhash: Build the library within CMakeBrad King2016-11-101-0/+1
| |/ / / /
* | | | | Merge topic 'autorcc-only-no-rebuild'Brad King2016-11-101-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QtAutogen: Do not re-generate AUTORCC outputs on every buildBrad King2016-11-091-2/+2
| * | | | CMake 3.7.0-rc3v3.7.0-rc3Brad King2016-11-041-1/+1
| * | | | Merge branch 'cmake-server-handshake-improvements' into releaseBrad King2016-10-282-63/+99
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-server-message-quoting' into releaseBrad King2016-10-241-2/+2
| |\ \ \ \ \
| * | | | | | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-242-29/+16
| * | | | | | CMake 3.7.0-rc2v3.7.0-rc2Brad King2016-10-191-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-11-101-1/+1
* | | | | | | Merge topic 'update-kwsys'Brad King2016-11-0972-13666/+11539
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-0972-13666/+11539
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'imported-interface-libname'Brad King2016-11-096-19/+82
|\ \ \ \ \ \ \
| * | | | | | | Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-096-13/+72
| * | | | | | | cmTarget: Refactor GetMappedConfig to choose location property up frontBrad King2016-11-031-5/+7
| * | | | | | | cmTarget: Add comment clarifying interface library special caseBrad King2016-11-031-0/+2
| * | | | | | | cmTarget: Clarify comments in GetMappedConfigBrad King2016-11-031-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-11-091-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'include-what-you-use'Brad King2016-11-08140-442/+660
|\ \ \ \ \ \