summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Release: Enable signing of Windows release binariesBrad King2019-05-085-1/+11
* Configure CMake itself with policies through CMake 3.14Brad King2019-05-082-2/+2
* Merge topic 'argument-parser'Brad King2019-04-091-0/+1
|\
| * Introduce cmArgumentParserRegina Pfeifer2019-04-041-0/+1
* | Utilities/Release: Link statically to QWindowsVistaStyle pluginmistersandman2019-04-082-0/+2
|/
* update-third-party: update from upstreamBrad King2019-03-211-4/+20
* Merge topic 'import-zstd'Brad King2019-03-181-0/+3
|\
| * zstd: Disable BMI2 instructions for build within CMakeBrad King2019-03-151-0/+3
* | Merge topic 'import-zstd'Brad King2019-03-1469-7/+31212
|\ \ | |/
| * CMake: Enable use of zstd in libarchiveBrad King2019-03-136-7/+20
| * zstd: Add CMake build systemBrad King2019-03-131-0/+44
| * Merge branch 'upstream-zstd' into import-zstdBrad King2019-03-1361-0/+31112
| * zstd: add script to import zstd from upstreamBrad King2019-03-131-0/+36
* | Merge topic 'wix-cmake-downgrade-fix'Brad King2019-03-131-0/+2
|\ \ | |/ |/|
| * CMake: Fix WiX installer downgrades with versioned binariesNils Gladitz2019-03-121-0/+2
* | Utilities/Release: Update to Qt 5.12 on Windows buildsBrad King2019-03-082-4/+12
* | Utilities/Release: Update for using Windows 10 SDKBrad King2019-03-082-2/+2
* | Merge topic 'ctest-clean-compress'Brad King2019-02-275-2093/+0
|\ \
| * | cmcompress: Delete unused 3rdParty moduleRegina Pfeifer2019-02-255-2093/+0
* | | jsoncpp: Fix include order for build within CMakeBrad King2019-02-251-3/+4
* | | libuv: fix atomic ops compilation with xlclangBrad King2019-02-251-2/+2
* | | Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-258-8/+8
* | | Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-218-8/+8
|/ /
* | CMake 3.14.0-rc1 version updateBrad King2019-02-061-1/+1
* | 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-283-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