CMake/Utilities
Brad King de53eb18ab Merge topic 'import-librhash'
cd8a57ae Add option to build CMake against a system librhash
71180fc8 FindLibRHash: Add module to find the librhash package
3216e94c Remove unused cm_sha2 infrastructure
5420278d Port hash computation to cmCryptoHash
9a596b33 cmCryptoHash: Re-implement in terms of librhash
47f91a61 cmCryptoHash: Avoid using subclasses at client sites
d0ff3e70 librhash: Port to KWIML for ABI and integer type information
465a85fb librhash: Avoid signed left-shift overflow
fc2cb74f librhash: Implement bswap_32 as a function even in strict C90 mode
0bd333bc librhash: Implement bswap_64 even in strict C90 mode
7189d62c librhash: Use __builtin_bswap{32,64} on Clang
af7ebf8a librhash: Install COPYING file with CMake documentation
bb01f20e librhash: Disable warnings to avoid changing 3rd party code
31bb727f librhash: Build the library within CMake
53048afa librhash: Remove source fragments not needed for CMake
5cb1b345 Merge branch 'upstream-librhash' into import-librhash
...
2016-11-10 08:34:28 -05:00
..
cmbzip2 curl, bzip2: Suppress warnings by setting initial value 2013-10-08 09:16:33 -04:00
cmcompress Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmcurl curl: Backport certificate reuse fix from 7.50.2 2016-09-07 08:46:42 -04:00
cmexpat Merge branch 'upstream-expat' into update-expat 2016-06-06 09:08:33 -04:00
cmjsoncpp Add option to use a system-installed KWIML 2015-12-18 10:02:28 -05:00
cmlibarchive libarchive: Fix include order in xxhash.c 2016-08-17 10:48:28 -04:00
cmliblzma Merge branch 'upstream-liblzma' into update-liblzma 2016-06-29 10:14:03 -04:00
cmlibrhash librhash: Port to KWIML for ABI and integer type information 2016-11-10 08:29:37 -05:00
cmlibuv Merge branch 'upstream-libuv' into update-libuv 2016-09-29 14:19:51 -04:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05:00
Doxygen Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
Git Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
GitSetup Utilities/GitSetup: Fetch local hooks via https 2016-10-04 11:36:43 -04:00
KWIML Merge branch 'upstream-KWIML' into update-kwiml 2016-09-08 09:50:31 -04:00
Release Utilities/Release: Update README to reference https URL 2016-10-04 11:37:16 -04:00
Scripts Remove unused cm_sha2 infrastructure 2016-11-10 08:29:38 -05:00
Sphinx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
.gitattributes Exclude from CMake source archives files specific to Git work tree 2012-03-02 14:36:56 -05:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
cm_bzlib.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_curl.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_expat.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_jsoncpp_reader.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_jsoncpp_value.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_jsoncpp_writer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_kwiml.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_libarchive.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_lzma.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_rhash.h Add option to build CMake against a system librhash 2016-11-10 08:29:38 -05:00
cm_uv.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_xmlrpc.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_zlib.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
CMakeLists.txt Drop KWStyle checks in favor of clang-format and Git hooks 2016-11-08 11:40:20 -05:00
cmThirdParty.h.in Add option to build CMake against a system librhash 2016-11-10 08:29:38 -05:00
SetupForDevelopment.sh Add and configure developer setup helper scripts 2012-03-02 13:33:41 -05:00