summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-libuv'Brad King2018-05-0861-752/+991
|\
| * libuv: Revert local linux/sparc64 fix now that we have upstream fixBrad King2018-05-071-1/+1
| * Merge branch 'upstream-libuv' into update-libuvBrad King2018-05-0761-751/+990
* | Merge topic 'doc-code-block-highlight'Brad King2018-05-081-0/+1
|\ \ | |/ |/|
| * Utilities/Sphinx: Do not highlight unspecified code blocks as pythonBrad King2018-05-041-0/+1
* | Utilities/Sphinx: Make HTML links in parsed-literal blocks more obviousBrad King2018-05-071-0/+10
|/
* Merge topic 'ctest-libuv-linux-sparc64'Brad King2018-05-031-1/+1
|\
| * libuv: linux/sparc64: use fcntl to set and clear O_NONBLOCKBrad King2018-05-021-1/+1
* | Utilities/Sphinx: Add role and directive for 'envvar' in CMake domainBrad King2018-04-192-0/+5
* | Utilities/Sphinx: Fix QtHelp generator identifiersBrad King2018-04-191-0/+1
* | Utilities/Release: Remove extra colon from release scriptsJean-Christophe Fillion-Robin2018-04-033-3/+3
* | libuv: disable process affinity during CMake bootstrapBrad King2018-03-051-0/+10
* | libuv: unix,win: add uv_spawn option to set child CPU affinity maskBrad King2018-03-053-0/+114
* | libuv: misc: add function to get CPU affinity mask sizeBrad King2018-03-053-0/+17
|/
* CMake 3.11.0-rc1 version updateBrad King2018-02-051-1/+1
* Merge branch 'upstream-curl' into update-curlBrad King2018-01-24100-4124/+8933
* curl: Update script to get curl 7.58.0Brad King2018-01-241-1/+1
* Merge topic 'update-libuv'Brad King2018-01-2263-1019/+2804
|\
| * libuv: Update build within CMakeBrad King2018-01-191-1/+2
| * Merge branch 'upstream-libuv' into update-libuvBrad King2018-01-1961-1018/+2800
| * libuv: Teach import script to add missing newlinesBrad King2018-01-161-0/+2
* | IWYU: Add more workaround mappings for internal bitsBrad King2018-01-221-0/+3
|/
* Merge topic 'ctest-libuv'Brad King2018-01-111-1/+6
|\
| * libuv: unix: restart syscalls interrupted by our signal handlerBrad King2018-01-081-1/+6
* | Merge branch 'upstream-KWIML' into update-kwimlBrad King2018-01-095-9/+38
|/
* Merge topic 'ctest-chrono'Brad King2017-12-051-0/+5
|\
| * CTest: convert timeouts to std::chrono::durationWouter Klouwen2017-12-041-0/+1
| * IWYU: Add mappings for std::enable_if on chrono durationsBrad King2017-11-281-0/+4
* | Merge branch 'upstream-GitSetup' into update-gitsetupBrad King2017-11-3010-871/+4
* | GitSetup: Restrict import to files we needBrad King2017-11-301-0/+7
|/
* IWYU: Add more mappings for std::__decay_and_stripBrad King2017-11-211-0/+2
* Utilities/Release: Update to openssl-1.1.0gBrad King2017-11-141-3/+3
* Utilities/Release: Update to openssl-1.0.2mBrad King2017-11-141-3/+3
* Utilities/Release: Build static executables on WindowsBrad King2017-11-142-13/+36
* Utilities/Release: Remove unused setting in Linux buildBrad King2017-11-141-1/+0
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Merge topic 'update-curl'Brad King2017-10-11144-5795/+7998
|\
| * curl: Update build within CMake to account for 7.56 changesBrad King2017-10-102-1/+5
| * Merge branch 'upstream-curl' into update-curlBrad King2017-10-10143-5793/+7984
| * curl: Update script to get curl 7.56.0Brad King2017-10-101-2/+10
* | CMake 3.10.0-rc1 version updateBrad King2017-10-051-1/+1
|/
* clang-format.bash: minor fixes to support MacOSMatthias Maennich2017-10-031-2/+4
* Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-251-6/+0
* libarchive: Do not use nanosecond file time APIs on macOS < 10.13Brad King2017-09-201-0/+11
* bootstrap: Make libuv available during bootstrapBrad King2017-09-178-10/+200
* jsoncpp: Drop doxygen comments not recognized by ClangBrad King2017-08-304-6/+6
* jsoncpp: Add initialization to pacify scanbuildBrad King2017-08-301-0/+1
* jsoncpp: Fix compilation on SunProBrad King2017-08-305-0/+20
* jsoncpp: Drop deprecation markupBrad King2017-08-304-11/+12
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2017-08-3019-2272/+3417