summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kwiml-test-gcc-format-security' into releaseBrad King2017-02-271-1/+1
|\
| * KWIML: Add -Wno-format-security to tolerate -Werror=format-securityOrion Poplawski2017-02-271-1/+1
* | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-222-29/+11
* | Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-141-1/+1
|\ \ | |/ |/|
| * clang-format.bash: Format CUDA source files tooBrad King2017-02-141-1/+1
* | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-102-7/+15
|\ \ | |/ |/|
| * Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4Brad King2017-02-101-5/+9
| * Utilities/Sphinx: Port cmake extension to Sphinx 1.4Gregor Jasny2017-02-101-2/+6
* | CMake 3.8.0-rc1 version updateBrad King2017-02-061-1/+1
|/
* Add pre-commit hook to check whether SetupForDevelopment must re-runBrad King2017-01-312-0/+17
* Tell Git not to export the GitSetup directoryBrad King2017-01-301-0/+1
* GitSetup: Tell Git not to export .gitattributesBrad King2017-01-301-1/+0
* Merge branch 'upstream-GitSetup' into developer-setupBrad King2017-01-3010-11/+532
* Add script to update GitSetup from upstreamBrad King2017-01-301-0/+20
* Merge topic 'vs15-detect-from-installer'Brad King2017-01-122-0/+992
|\
| * VS: Port Visual Studio Setup third-party header to older VS versionsBrad King2017-01-111-0/+13
| * VS: Port Visual Studio Setup third-party header to MinGWIyyappa Murugandi2016-12-161-0/+493
| * VS: Add Visual Studio Setup third-party headerIyyappa Murugandi2016-12-162-0/+486
* | libuv requires _XOPEN_SOURCE 600 on Solaris 11Eric Berge2016-12-211-1/+9
|/
* update-kwsys: Update repository URLBrad King2016-12-141-1/+1
* Merge topic 'update-kwsys-upstream-link'Brad King2016-12-141-1/+1
|\
| * pre-commit: Update KWSys rejection message for new upstream locationBrad King2016-12-131-1/+1
* | Merge topic 'update-curl'Brad King2016-12-06107-1519/+2090
|\ \
| * | curl: Disable symbol hiding logic in build for CMakeBrad King2016-12-061-0/+2
| * | Merge branch 'upstream-curl' into update-curlBrad King2016-12-05106-1518/+2087
| * | curl: Update script to get curl 7.51.0Brad King2016-12-051-1/+1
* | | Utilities/Release: Store WiX CMake install location in Windows registryNils Gladitz2016-12-051-1/+12
|/ /
* | Merge topic 'librhash-left-shift-unsigned'Brad King2016-11-291-2/+2
|\ \
| * | librhash: Avoid signed left-shift overflow in sha256Brad King2016-11-291-2/+2
* | | Merge topic 'libarchive-openssl-1.1'Brad King2016-11-299-41/+183
|\ \ \ | | |/ | |/|
| * | libarchive: Add support for building with OpenSSL 1.1Brad King2016-11-286-38/+75
| * | libarchive: Add headers to adapt between OpenSSL 1.1 and older versionsBrad King2016-11-286-3/+108
* | | 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