summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Release: Update to openssl-1.0.2jBrad King2016-11-171-3/+3
* librhash: Activate SHA-3 implementationBrad King2016-11-103-5/+15
* Merge branch 'upstream-librhash' into add-SHA-3Brad King2016-11-103-1/+411
* librhash: Update import script to add SHA-3 implementationBrad King2016-11-101-0/+2
* Merge topic 'import-librhash'Brad King2016-11-1026-1/+3255
|\
| * Add option to build CMake against a system librhashBrad King2016-11-102-0/+7
| * Remove unused cm_sha2 infrastructureBrad King2016-11-101-1/+1
| * librhash: Port to KWIML for ABI and integer type informationBrad King2016-11-102-40/+28
| * librhash: Avoid signed left-shift overflowBrad King2016-11-101-2/+2
| * librhash: Implement bswap_32 as a function even in strict C90 modeBrad King2016-11-101-5/+2
| * librhash: Implement bswap_64 even in strict C90 modeBrad King2016-11-101-4/+2
| * librhash: Use __builtin_bswap{32,64} on ClangBrad King2016-11-101-0/+8
| * librhash: Install COPYING file with CMake documentationBrad King2016-11-101-0/+2
| * librhash: Disable warnings to avoid changing 3rd party codeBrad King2016-11-102-0/+12
| * librhash: Build the library within CMakeBrad King2016-11-103-0/+39
| * librhash: Remove source fragments not needed for CMakeBrad King2016-11-105-125/+47
| * Merge branch 'upstream-librhash' into import-librhashBrad King2016-11-0321-0/+3238
| * Add script to update librhash from upstreamBrad King2016-11-031-0/+43
* | Drop KWStyle checks in favor of clang-format and Git hooksBrad King2016-11-086-126/+1
|/
* Features: Fix cxx_right_angle_brackets compiler feature testAlex Wang2016-10-251-0/+1
* Utilities/Release: Update README to reference https URLBrad King2016-10-041-1/+1
* Utilities/GitSetup: Fetch local hooks via httpsBrad King2016-10-041-1/+1
* Utilities/Release: Drop Linux .tar.Z binaryBrad King2016-10-041-0/+1
* Utilities/Release: Drop macOS .tar.Z binaryBrad King2016-10-041-1/+1
* CMake 3.7.0-rc1 version updateBrad King2016-10-031-1/+1
* Merge topic 'cmake-server-enable-more'Brad King2016-09-304-0/+5
|\
| * Utilities/Release: Use python 3 for server mode test on Linux binaryBrad King2016-09-291-0/+1
| * Utilities/Release: Enable server mode in all binariesBrad King2016-09-294-0/+4
* | Merge branch 'upstream-libuv' into update-libuvBrad King2016-09-294-41/+84
|/
* Utilities/Release: Add html docs to Windows 64-bit binaryBrad King2016-09-281-1/+0
* Utilities/Scripts: Remove temporary script that filtered license noticesBrad King2016-09-271-49/+0
* Simplify CMake per-source license noticesBrad King2016-09-2723-255/+51
* Utilities/Scripts: Add temporary script to filter license noticesBrad King2016-09-271-0/+49
* Utilities/KWStyle: Remove unused header check reference fileBrad King2016-09-271-11/+0
* Merge topic 'binaries-as-c++14'Brad King2016-09-192-2/+2
|\
| * Utilities/Release: Build Linux and OS X binaries as C++14Brad King2016-09-162-2/+2
* | Utilities/Release: Suppress KWSys ConsoleBuf test on Windows binariesBrad King2016-09-192-2/+2
|/
* Require CMake 2.8.12.2 to build CMake itselfBrad King2016-09-152-2/+2
* Merge topic 'drop-cygwin-binary'Brad King2016-09-129-202/+0
|\
| * Utilities/Release: Drop Cygwin binaryBrad King2016-09-129-202/+0
* | Merge topic 'libuv-link-kvm'Brad King2016-09-121-0/+9
|\ \ | |/ |/|
| * libuv: Link with kvm on NetBSD and OpenBSDBrad King2016-09-091-0/+6
| * libuv: Link with kvm on FreeBSDRoger Leigh2016-09-091-0/+3
* | Merge branch 'upstream-KWIML' into update-kwimlBrad King2016-09-084-4/+8
* | kwiml: Update import script for new upstream URLBrad King2016-09-081-1/+1
|/
* Merge topic 'backport-curl-fix'Brad King2016-09-071-1/+7
|\
| * curl: Backport certificate reuse fix from 7.50.2Brad King2016-09-071-1/+7
* | Merge topic 'test-GenerateExportHeader-with-RunCMake'Brad King2016-09-061-1/+1
|\ \
| * | Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-051-1/+1
* | | libuv: Simplify variable initializations to satisfy Clang scan-buildBrad King2016-09-012-10/+4
|/ /