summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindBoost-1.69'Brad King2018-11-131-2/+2
|\
| * FindBoost: Additional fixes for 1.69Roger Leigh2018-11-131-2/+2
* | Merge topic 'update-curl'Brad King2018-11-05127-2180/+5100
|\ \ | |/
| * curl: backport upstream fix to 7.62.0 regressionBrad King2018-11-021-1/+2
| * curl: Modernize tiny test code used for build inside CMakeBrad King2018-11-013-134/+57
| * curl: Update build within CMake to account for 7.62 changesBrad King2018-10-311-0/+2
| * Merge branch 'upstream-curl' into update-curlBrad King2018-10-31124-2046/+5040
| * curl: Update script to get curl 7.62.0Brad King2018-10-311-1/+1
* | curl: Do not call cmake_minimum_required inside CMake itselfBrad King2018-10-251-1/+0
* | Merge topic 'fix-no-testing'Brad King2018-10-251-1/+1
|\ \ | |/
| * Tests: Add missing BUILD_TESTING conditionsBrad King2018-10-241-1/+1
| * Merge branch 'update-curl' into release-3.13Brad King2018-10-22113-1858/+2568
| |\
| * \ Merge branch 'curl-ssize_t' into release-3.13Brad King2018-10-221-0/+6
| |\ \
* | \ \ Merge topic 'update-curl'Brad King2018-10-23113-1858/+2568
|\ \ \ \ | | |_|/ | |/| |
| * | | curl: Update build within CMake to account for 7.61 changesBrad King2018-10-221-1/+1
| * | | curl: Backport to work with CMake 3.1 againBrad King2018-10-221-2/+3
| * | | Merge branch 'upstream-curl' into update-curlBrad King2018-10-22112-1858/+2567
| * | | curl: Update script to get curl 7.61.1Brad King2018-10-221-1/+1
* | | | Merge topic 'curl-ssize_t'Brad King2018-10-231-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | curl: add missing type sizes for 'long long' and '__int64'Brad King2018-10-221-0/+6
| |/ /
* | | Merge topic 'cmake-through-3.12'Brad King2018-10-192-2/+2
|\ \ \
| * | | Declare support for CMake versions through 3.12 for own buildBrad King2018-10-172-2/+2
* | | | Merge topic 'help-syntax-highlighting'Craig Scott2018-10-193-6/+77
|\ \ \ \
| * | | | Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-193-6/+77
| |/ / /
* | | | Merge topic 'rel-doc-qthelp'Brad King2018-10-181-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Utilities/Release: Add qthelp docs to binary archivesBrad King2018-10-171-1/+1
* | | Utilities/Release: Update to openssl-1.1.1Brad King2018-10-081-3/+3
|/ /
* | CMake 3.13.0-rc1 version updateBrad King2018-10-031-1/+1
|/
* Merge topic 'libuv-gnu-hurd'Brad King2018-10-031-8/+39
|\
| * libuv: do not require PATH_MAX to be definedBrad King2018-10-011-8/+39
* | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2018-09-2652-203/+1002
* | libarchive: Update script to get 3.3.3Brad King2018-09-261-1/+1
* | Merge branch 'libarchive-libressl-2.7' into update-libarchiveBrad King2018-09-261-1/+2
|\ \
| * | libarchive: Backport fix for build with LibreSSL 2.7Brad King2018-09-261-1/+2
| |/
| * Merge branch 'sphinx-info' into release-3.12v3.12.0-rc1Brad King2018-06-131-1/+28
| |\
* | | Utilities/Release: Build with gcc 8.2 on LinuxBrad King2018-09-251-2/+5
* | | Merge topic 'rel-win-nightly'Brad King2018-09-202-2/+2
|\ \ \
| * | | Utilities/Release: Skip spurious ExternalData test for nightly binaryBrad King2018-09-192-2/+2
* | | | libuv: Add kFreeBSD platform-specific filesGregor Jasny2018-09-181-0/+16
|/ / /
* | | cmake-gui: Update iconsT.J. Corona2018-08-163-0/+0
* | | librhash: Avoid incorrect int8_t definition with PGI on Linux ppc64leBrad King2018-08-091-0/+2
* | | Merge topic 'update-liblzma'Brad King2018-08-09111-2187/+4205
|\ \ \
| * | | liblzma: Suppress MSVC warning parameter difference warningBrad King2018-08-061-0/+1
| * | | liblzma: Drop checks for inline and restrict keywordsBrad King2018-08-062-40/+0
| * | | Merge branch 'upstream-liblzma' into update-liblzmaBrad King2018-08-0696-1047/+3477
| * | | liblzma: Revise update script to get version 5.2.4Brad King2018-08-061-1/+3
| * | | liblzma: Avoid importing upstream makefilesBrad King2018-08-061-1/+3
| * | | liblzma: Name sizeof size_t macro consistently with upstreamBrad King2018-08-063-4/+4
| * | | liblzma: Revert "Port from C99 to C89/90"Brad King2018-08-0661-1075/+700
| * | | liblzma: Revert "Avoid defining a 'restrict' macro"Brad King2018-08-0631-103/+101