Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 branch 'release' | Brad King | 2016-11-10 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'autorcc-only-no-rebuild' into release | Brad King | 2016-11-09 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'pkgconfig_imported_target' into release | Brad King | 2016-11-08 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'import-librhash' | Brad King | 2016-11-10 | 49 | -1950/+3496 |
|\ \ \ \ \ | |||||
| * | | | | | Add option to build CMake against a system librhash | Brad King | 2016-11-10 | 4 | -6/+29 |
| * | | | | | FindLibRHash: Add module to find the librhash package | Brad King | 2016-11-10 | 5 | -0/+111 |
| * | | | | | Remove unused cm_sha2 infrastructure | Brad King | 2016-11-10 | 7 | -1803/+1 |
| * | | | | | Port hash computation to cmCryptoHash | Brad King | 2016-11-10 | 8 | -60/+34 |
| * | | | | | cmCryptoHash: Re-implement in terms of librhash | Brad King | 2016-11-10 | 2 | -85/+73 |
| * | | | | | cmCryptoHash: Avoid using subclasses at client sites | Brad King | 2016-11-10 | 1 | -4/+4 |
| * | | | | | librhash: Port to KWIML for ABI and integer type information | Brad King | 2016-11-10 | 2 | -40/+28 |
| * | | | | | librhash: Avoid signed left-shift overflow | Brad King | 2016-11-10 | 1 | -2/+2 |
| * | | | | | librhash: Implement bswap_32 as a function even in strict C90 mode | Brad King | 2016-11-10 | 1 | -5/+2 |
| * | | | | | librhash: Implement bswap_64 even in strict C90 mode | Brad King | 2016-11-10 | 1 | -4/+2 |
| * | | | | | librhash: Use __builtin_bswap{32,64} on Clang | Brad King | 2016-11-10 | 1 | -0/+8 |
| * | | | | | librhash: Install COPYING file with CMake documentation | Brad King | 2016-11-10 | 1 | -0/+2 |
| * | | | | | librhash: Disable warnings to avoid changing 3rd party code | Brad King | 2016-11-10 | 2 | -0/+12 |
| * | | | | | librhash: Build the library within CMake | Brad King | 2016-11-10 | 5 | -0/+44 |
| * | | | | | librhash: Remove source fragments not needed for CMake | Brad King | 2016-11-10 | 5 | -125/+47 |
| * | | | | | Merge branch 'upstream-librhash' into import-librhash | Brad King | 2016-11-03 | 21 | -0/+3238 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | librhash 2016-11-01 (d839a1a8) | librhash upstream | 2016-11-03 | 21 | -0/+3238 |
| | / / / | |||||
| * | | | | Add script to update librhash from upstream | Brad King | 2016-11-03 | 1 | -0/+43 |
* | | | | | Merge topic 'autorcc-only-no-rebuild' | Brad King | 2016-11-10 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | QtAutogen: Do not re-generate AUTORCC outputs on every build | Brad King | 2016-11-09 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-10 | 1 | -1/+1 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-09 | 72 | -13666/+11539 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 72 | -13666/+11539 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2016-11-09 (18c65411) | KWSys Upstream | 2016-11-09 | 73 | -13666/+11541 |
* | | | | | | Merge topic 'drop-kwstyle' | Brad King | 2016-11-09 | 7 | -140/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Drop KWStyle checks in favor of clang-format and Git hooks | Brad King | 2016-11-08 | 7 | -140/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindSDL_preventGrowingCacheVar' | Brad King | 2016-11-09 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindSDL: Prevent unbounded growth of SDL_LIBRARY_TEMP variable | Craig Scott | 2016-11-08 | 1 | -2/+5 |
* | | | | | | | Merge topic 'pkgconfig_imported_target' | Brad King | 2016-11-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | PkgConfig: Fix FindPkgConfig imported target feature | Florent Castelli | 2016-11-04 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'imported-interface-libname' | Brad King | 2016-11-09 | 24 | -21/+294 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 24 | -15/+284 |
| * | | | | | | cmTarget: Refactor GetMappedConfig to choose location property up front | Brad King | 2016-11-03 | 1 | -5/+7 |
| * | | | | | | cmTarget: Add comment clarifying interface library special case | Brad King | 2016-11-03 | 1 | -0/+2 |
| * | | | | | | cmTarget: Clarify comments in GetMappedConfig | Brad King | 2016-11-03 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-09 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-11-08 | 140 | -442/+660 |
|\ \ \ \ \ | |||||
| * | | | | | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 140 | -442/+660 |
* | | | | | | Merge topic 'clang-tidy' | Brad King | 2016-11-08 | 4 | -8/+8 |
|\ \ \ \ \ \ |