summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2016-11-271-1/+1
* CMake Nightly Date StampKitware Robot2016-11-261-1/+1
* CMake Nightly Date StampKitware Robot2016-11-251-1/+1
* CMake Nightly Date StampKitware Robot2016-11-241-1/+1
* CMake Nightly Date StampKitware Robot2016-11-231-1/+1
* Merge topic 'eclipse-subprojects'Brad King2016-11-221-0/+8
|\
| * Eclipse: Fix indexer for subprojectsAdam Weisi2016-11-211-0/+8
* | Merge topic 'imported-interface-no-system'Brad King2016-11-222-1/+5
|\ \
| * | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-212-1/+5
* | | CMake Nightly Date StampKitware Robot2016-11-221-1/+1
|/ /
* | Merge topic 'capture-clang-tidy-errors'Brad King2016-11-211-6/+18
|\ \
| * | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroBrad King2016-11-181-3/+10
| * | cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report whyBrad King2016-11-181-3/+7
| * | cmake: Comment why we ignore the include-what-you-use return codeBrad King2016-11-181-0/+1
* | | Merge topic 'update-kwsys'Brad King2016-11-211-0/+11
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-181-0/+11
* | | | CMake Nightly Date StampKitware Robot2016-11-211-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2016-11-201-1/+1
* | | CMake Nightly Date StampKitware Robot2016-11-191-1/+1
|/ /
* | Merge topic 'auto_project_regeneration'Brad King2016-11-184-11/+65
|\ \
| * | VS: Teach `cmake --build` to reconfigure if needed before buildingYves Frederix2016-11-174-11/+65
* | | Merge topic 'tolerate-removed-cache'Brad King2016-11-181-0/+20
|\ \ \
| * | | Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/Brad King2016-11-171-0/+20
| | |/ | |/|
* | | 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
|\ \ \ \