summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Help: Drop release notes for backported Android variablesBrad King2016-11-181-15/+0
* | | | | | | | | Merge topic 'backport-android-info-variables'Brad King2016-11-180-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-189-2/+46
| * | | | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-187-0/+24
| * | | | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-187-4/+32
| |/ / / / / /
* | | | | | | 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-184-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/Brad King2016-11-174-0/+47
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'ExternalProject-cmd-poisoning'Brad King2016-11-181-68/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Do not trip over pre-existing 'cmd' variableKarsten Sperling2016-11-171-68/+65
* | | | | | | | | Merge topic 'update-prebuilt-openssl'Brad King2016-11-181-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Utilities/Release: Update to openssl-1.0.2jBrad King2016-11-171-3/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | 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 'android-info-variables'Brad King2016-11-1712-6/+102
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \