Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-14 | 9 | -2/+46 | |
| * | | | | | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-14 | 7 | -0/+24 | |
| * | | | | | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-14 | 7 | -4/+32 | |
* | | | | | | | | | Merge topic 'cmake-m4-destination' | Brad King | 2016-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | install: Configurable DESTINATION for the cmake.m4 file | Konstantin Podsvirov | 2016-11-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'improve_ctest_memcheck_output' | Brad King | 2016-11-17 | 8 | -17/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ctest: Improve output for `-T memcheck` | Bill Hoffman | 2016-11-17 | 8 | -17/+43 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-17 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-16 | 2 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | KWSys 2016-11-16 (a0c60eec) | KWSys Upstream | 2016-11-16 | 2 | -1/+8 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-17 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'ccmake_fix_print_keys' | Brad King | 2016-11-16 | 2 | -49/+46 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ccmake: Correctly display edit mode and associated keys | Sylvain Joubert | 2016-11-15 | 2 | -49/+46 | |
| * | | | | | | | | ccmake: Add missing spaces to match the previous text length | Sylvain Joubert | 2016-11-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'test_vs_targets_file_reference' | Brad King | 2016-11-16 | 5 | -0/+61 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Extend VS10Project to cover `.targets` file linking | Soji Yamakawa | 2016-11-15 | 5 | -0/+61 | |
* | | | | | | | | | | Merge topic 'vs-suppress-upgrade-prompt' | Brad King | 2016-11-16 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | VS: Disable project upgrade prompt on VS 2013 and above | Erik Christensen | 2016-11-15 | 1 | -0/+10 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'msvc-no-explicit-_DEBUG' | Brad King | 2016-11-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MSVC: Do not define _DEBUG explicitly when using /MDd | Brad King | 2016-11-15 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'Empty_CTestTestfile_on_BUILD_TESTING_OFF' | Brad King | 2016-11-16 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove CTestTestfile.cmake when BUILD_TESTING is OFF | Sylvain Joubert | 2016-11-15 | 1 | -4/+7 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'childEncoding' | Brad King | 2016-11-16 | 21 | -55/+493 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CTest: Use UTF-8 encoding for output from Git | Dāvis Mosāns | 2016-11-15 | 1 | -6/+11 | |
| * | | | | | | | | | | Add Encoding option for RunChild, RunMakeCommand and RunProcess | Dāvis Mosāns | 2016-11-14 | 12 | -27/+47 | |
| * | | | | | | | | | | Windows: Encode child process output to internally-used encoding | Dāvis Mosāns | 2016-11-14 | 9 | -26/+196 | |
| * | | | | | | | | | | Add cmProcessOutput class to be used for decoding text data | Dāvis Mosāns | 2016-11-14 | 4 | -1/+244 | |
| * | | | | | | | | | | cmCTestBuildHandler: Use size_t in ProcessBuffer length argument | Brad King | 2016-11-14 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge topic 'armcc-response-file-flag' | Brad King | 2016-11-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ARMCC: Fix flag used for response files | Ben Boeckel | 2016-11-15 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-16 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release' | Brad King | 2016-11-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'cmake-server-fix-16423' into release | Brad King | 2016-11-14 | 2 | -28/+77 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cmake-server-fix-16422' into release | Brad King | 2016-11-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindBISON-fix-rebuild' into release | Brad King | 2016-11-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'add-SHA-3' | Brad King | 2016-11-15 | 30 | -27/+553 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Add notes for topic 'add-SHA-3' | Brad King | 2016-11-11 | 1 | -0/+4 | |
| * | | | | | | | | | | | Tests: Add SHA-3 algorithm coverage to CPack checksum test | Brad King | 2016-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | ExternalProject: Add support for SHA-3 algorithms | Brad King | 2016-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | ExternalData: Add support for SHA-3 algorithms | Brad King | 2016-11-11 | 4 | -2/+10 | |
| * | | | | | | | | | | | file: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 6 | -1/+23 | |
| * | | | | | | | | | | | string: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 7 | -1/+31 | |
| * | | | | | | | | | | | cmCryptoHash: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 2 | -8/+29 | |
| * | | | | | | | | | | | Help: De-duplicate and spell out supported hash algorithms | Brad King | 2016-11-10 | 3 | -7/+26 | |
| * | | | | | | | | | | | librhash: Activate SHA-3 implementation | Brad King | 2016-11-10 | 3 | -5/+15 | |
| * | | | | | | | | | | | Merge branch 'upstream-librhash' into add-SHA-3 | Brad King | 2016-11-10 | 3 | -1/+411 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | librhash 2016-11-06 (de79828d) | librhash upstream | 2016-11-10 | 3 | -1/+411 | |
| * | | | | | | | | | | | | librhash: Update import script to add SHA-3 implementation | Brad King | 2016-11-10 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge topic 'UseSWIG_USE_BUILD_SHARED_LIBS' | Brad King | 2016-11-15 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE arg | Daniele E. Domenichelli | 2016-11-14 | 1 | -1/+3 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |