| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'backport-clang-format-cuda' into clang-format-cuda | Brad King | 2017-02-14 | 1 | -1/+1 |
|\ |
|
| * | clang-format.bash: Format CUDA source files too | Brad King | 2017-02-14 | 1 | -1/+1 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2017-02-10 | 132 | -2511/+4158 |
|\ \ |
|
| * | | curl: Fix passing _WINSOCKAPI_ macro to compiler | Brad King | 2017-02-07 | 1 | -1/+1 |
|
|
| * | | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-02-07 | 131 | -2509/+4156 |
|
|
| * | | curl: Update script to get curl 7.52.1 | Brad King | 2017-02-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'sphinx-1.4' | Brad King | 2017-02-10 | 2 | -7/+15 |
|\ \ |
|
| * | | Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4 | Brad King | 2017-02-10 | 1 | -5/+9 |
|
|
| * | | Utilities/Sphinx: Port cmake extension to Sphinx 1.4 | Gregor Jasny | 2017-02-10 | 1 | -2/+6 |
|
|
* | | | Utilities/Sphinx: Add option for cmake.org version switch to html | Brad King | 2017-02-08 | 1 | -0/+12 |
| |/
|/| |
|
* | | CMake 3.8.0-rc1 version update | Brad King | 2017-02-06 | 1 | -1/+1 |
|/ |
|
* | Add pre-commit hook to check whether SetupForDevelopment must re-run | Brad King | 2017-01-31 | 2 | -0/+17 |
|
|
* | Tell Git not to export the GitSetup directory | Brad King | 2017-01-30 | 1 | -0/+1 |
|
|
* | GitSetup: Tell Git not to export .gitattributes | Brad King | 2017-01-30 | 1 | -1/+0 |
|
|
* | Merge branch 'upstream-GitSetup' into developer-setup | Brad King | 2017-01-30 | 10 | -11/+532 |
|
|
* | Add script to update GitSetup from upstream | Brad King | 2017-01-30 | 1 | -0/+20 |
|
|
* | Merge topic 'vs15-detect-from-installer' | Brad King | 2017-01-12 | 2 | -0/+992 |
|\ |
|
| * | VS: Port Visual Studio Setup third-party header to older VS versions | Brad King | 2017-01-11 | 1 | -0/+13 |
|
|
| * | VS: Port Visual Studio Setup third-party header to MinGW | Iyyappa Murugandi | 2016-12-16 | 1 | -0/+493 |
|
|
| * | VS: Add Visual Studio Setup third-party header | Iyyappa Murugandi | 2016-12-16 | 2 | -0/+486 |
|
|
* | | libuv requires _XOPEN_SOURCE 600 on Solaris 11 | Eric Berge | 2016-12-22 | 1 | -1/+9 |
|/ |
|
* | update-kwsys: Update repository URL | Brad King | 2016-12-14 | 1 | -1/+1 |
|
|
* | Merge topic 'update-kwsys-upstream-link' | Brad King | 2016-12-14 | 1 | -1/+1 |
|\ |
|
| * | pre-commit: Update KWSys rejection message for new upstream location | Brad King | 2016-12-13 | 1 | -1/+1 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2016-12-06 | 107 | -1519/+2090 |
|\ \ |
|
| * | | curl: Disable symbol hiding logic in build for CMake | Brad King | 2016-12-06 | 1 | -0/+2 |
|
|
| * | | Merge branch 'upstream-curl' into update-curl | Brad King | 2016-12-05 | 106 | -1518/+2087 |
|
|
| * | | curl: Update script to get curl 7.51.0 | Brad King | 2016-12-05 | 1 | -1/+1 |
|
|
* | | | Utilities/Release: Store WiX CMake install location in Windows registry | Nils Gladitz | 2016-12-05 | 1 | -1/+12 |
|/ / |
|
* | | Merge topic 'librhash-left-shift-unsigned' | Brad King | 2016-11-29 | 1 | -2/+2 |
|\ \ |
|
| * | | librhash: Avoid signed left-shift overflow in sha256 | Brad King | 2016-11-29 | 1 | -2/+2 |
|
|
* | | | Merge topic 'libarchive-openssl-1.1' | Brad King | 2016-11-29 | 9 | -41/+183 |
|\ \ \
| | |/
| |/| |
|
| * | | libarchive: Add support for building with OpenSSL 1.1 | Brad King | 2016-11-28 | 6 | -38/+75 |
|
|
| * | | libarchive: Add headers to adapt between OpenSSL 1.1 and older versions | Brad King | 2016-11-28 | 6 | -3/+108 |
|
|
* | | | Utilities/Release: Update to openssl-1.0.2j | Brad King | 2016-11-17 | 1 | -3/+3 |
|
|
* | | | 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: Update import script to add SHA-3 implementation | Brad King | 2016-11-10 | 1 | -0/+2 |
|
|
* | | | Merge topic 'import-librhash' | Brad King | 2016-11-10 | 26 | -1/+3255 |
|\ \ \ |
|
| * | | | Add option to build CMake against a system librhash | Brad King | 2016-11-10 | 2 | -0/+7 |
|
|
| * | | | Remove unused cm_sha2 infrastructure | Brad King | 2016-11-10 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | 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 | 3 | -0/+39 |
|
|
| * | | librhash: Remove source fragments not needed for CMake | Brad King | 2016-11-10 | 5 | -125/+47 |
|
|