Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | | Merge topic 'ExternalProject-fix-UPDATE_DISCONNECTED' | Brad King | 2016-11-15 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps | Brad King | 2016-11-15 | 2 | -2/+3 |
* | | | | | | | | | Merge topic 'cmake-server-fix-16423' | Brad King | 2016-11-15 | 2 | -28/+77 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | server-mode: Reset GlobalGenerator before configure | Tobias Hunger | 2016-11-14 | 2 | -28/+77 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cmake-server-fix-16422' | Brad King | 2016-11-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | server-mode: Prevent possible crash when watching directories | Tobias Hunger | 2016-11-14 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'FindBISON-fix-rebuild' | Brad King | 2016-11-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindBISON: Do not rebuild every time when not VERBOSE | Brad King | 2016-11-14 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-15 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'ninja-comment-ComputeLinkCmd' | Brad King | 2016-11-14 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Ninja: Document why ComputeLinkCmd is structured the way it is. | Robert Maynard | 2016-11-14 | 1 | -0/+3 |
* | | | | | Merge topic 'swig_add_library' | Brad King | 2016-11-14 | 3 | -11/+66 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add notes for topic 'swig_add_library' | Brad King | 2016-11-11 | 1 | -0/+8 |
| * | | | | | SwigTest: Update for swig_add_library and add lua example | Daniele E. Domenichelli | 2016-11-11 | 1 | -2/+11 |
| * | | | | | UseSWIG: Do not set PREFIX property for SHARED and STATIC lua libraries | Daniele E. Domenichelli | 2016-11-11 | 1 | -1/+3 |
| * | | | | | UseSWIG: Do not set NO_SONAME property for SHARED and STATIC libraries | Daniele E. Domenichelli | 2016-11-11 | 1 | -1/+3 |
| * | | | | | UseSWIG: Add swig_add_library macro. | Daniele E. Domenichelli | 2016-11-11 | 1 | -7/+41 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-12 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'cdash_version_check' | Brad King | 2016-11-11 | 7 | -77/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Do not query CDash for version | Zack Galbreath | 2016-11-08 | 5 | -77/+4 |
| * | | | | | Update tests that expect uncompressed output | Zack Galbreath | 2016-11-08 | 2 | -0/+2 |
* | | | | | | Merge topic 'vs_targets_file_as_library' | Brad King | 2016-11-11 | 5 | -5/+140 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Treat libraries ending in `.targets` as msbuild imports | Soji Yamakawa | 2016-11-09 | 5 | -5/+140 |
* | | | | | | | Merge topic 'fuchsia-platform' | Brad King | 2016-11-11 | 2 | -0/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add Fuchsia platform module | Petr Hosek | 2016-11-09 | 2 | -0/+29 |
* | | | | | | | | Merge topic 'ctest_memcheck_defect_count' | Brad King | 2016-11-11 | 17 | -7/+109 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect count | Betsy McPhail | 2016-11-09 | 17 | -7/+109 |
* | | | | | | | | | Merge topic 'ExternalProject-GIT_CONFIG' | Brad King | 2016-11-11 | 3 | -2/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ExternalProject: Allow passing config flags to git clone | Christian Fetzer | 2016-11-09 | 3 | -2/+34 |
| | |/ / / / / / / | |/| | | | | | | |