summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fetchcontent-reduce-boilerplate'Brad King2019-01-301-1/+4
|\
| * Sphinx: Add limited support for nested variables in docsCraig Scott2019-01-261-1/+4
* | Reduce size of PNG imagesLucy Phipps2019-01-251-0/+0
* | libuv: Update CMake-internal buildsystemBrad King2019-01-173-20/+26
* | libuv: Include uv/ headers from each other without any pathBrad King2019-01-172-14/+14
* | Merge branch 'upstream-libuv' into update-libuvBrad King2019-01-1794-3123/+3371
|/
* Merge topic 'rel-win7'Brad King2019-01-152-4/+4
|\
| * Utilities/Release: Build for Windows 7 and aboveBrad King2019-01-142-4/+4
* | Merge topic 'curl-IPv6'Brad King2019-01-151-1/+1
|\ \
| * | curl: do not disable IPv6 supportRechi Rechi2019-01-101-1/+1
* | | Merge topic 'iwyu-clang-6'Brad King2019-01-151-0/+3
|\ \ \
| * | | IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-151-0/+3
| | |/ | |/|
* | | liblzma: fix undefined shift resultKyle Edwards2019-01-141-1/+1
* | | libuv: fix clang scan-build warningKyle Edwards2019-01-141-1/+1
|/ /
* | Help: CMakeTemplateStyle uses colors that better contrast.Robert Maynard2019-01-091-5/+5
|/
* Merge topic 'fileapi'Brad King2018-12-132-1/+3
|\
| * fileapi: add codemodel v2Brad King2018-12-121-0/+2
| * jsoncpp: fix signed overflow when parsing negative valueBrad King2018-12-111-1/+1
* | CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-293-17/+0
|/
* 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