mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
cd8a57aeAdd option to build CMake against a system librhash71180fc8FindLibRHash: Add module to find the librhash package3216e94cRemove unused cm_sha2 infrastructure5420278dPort hash computation to cmCryptoHash9a596b33cmCryptoHash: Re-implement in terms of librhash47f91a61cmCryptoHash: Avoid using subclasses at client sitesd0ff3e70librhash: Port to KWIML for ABI and integer type information465a85fblibrhash: Avoid signed left-shift overflowfc2cb74flibrhash: Implement bswap_32 as a function even in strict C90 mode0bd333bclibrhash: Implement bswap_64 even in strict C90 mode7189d62clibrhash: Use __builtin_bswap{32,64} on Clangaf7ebf8alibrhash: Install COPYING file with CMake documentationbb01f20elibrhash: Disable warnings to avoid changing 3rd party code31bb727flibrhash: Build the library within CMake53048afalibrhash: Remove source fragments not needed for CMake5cb1b345Merge branch 'upstream-librhash' into import-librhash ...