| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'sphinx-info' | Brad King | 2018-06-13 | 1 | -1/+28 |
|\ |
|
| * | Utilities/Sphinx: Add option to build and install Info manual | Orivej Desh | 2018-06-12 | 1 | -1/+28 |
|
|
* | | CMake 3.12.0-rc1 version update | Brad King | 2018-06-05 | 1 | -1/+1 |
|/ |
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 13 | -30/+30 |
|
|
* | clang-format.bash: update to clang-format-6.0 | Brad King | 2018-06-01 | 2 | -7/+7 |
|
|
* | Utilities/Release: Update to openssl-1.1.0h | Brad King | 2018-05-31 | 1 | -3/+3 |
|
|
* | Merge topic 'update-curl' | Brad King | 2018-05-21 | 108 | -1761/+3630 |
|\ |
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-05-18 | 107 | -1760/+3629 |
|
|
| * | curl: Update script to get curl 7.60.0 | Brad King | 2018-05-18 | 1 | -1/+1 |
|
|
* | | clang-format: Explicitly require version 3.8 of the tool | Brad King | 2018-05-18 | 1 | -1/+6 |
|/ |
|
* | regenerate-parsers.bash: Add script to automate parser generation | Daniel Franke | 2018-05-16 | 1 | -0/+37 |
|
|
* | regenerate-lexers.bash: Add option to check timestamps | Daniel Franke | 2018-05-16 | 1 | -9/+22 |
|
|
* | regenerate-lexers.bash: Factor file names into variables | Daniel Franke | 2018-05-16 | 1 | -8/+14 |
|
|
* | Merge topic 'update-libuv' | Brad King | 2018-05-08 | 61 | -752/+991 |
|\ |
|
| * | libuv: Revert local linux/sparc64 fix now that we have upstream fix | Brad King | 2018-05-07 | 1 | -1/+1 |
|
|
| * | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-05-07 | 61 | -751/+990 |
|
|
* | | Merge topic 'doc-code-block-highlight' | Brad King | 2018-05-08 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Utilities/Sphinx: Do not highlight unspecified code blocks as python | Brad King | 2018-05-04 | 1 | -0/+1 |
|
|
* | | Utilities/Sphinx: Make HTML links in parsed-literal blocks more obvious | Brad King | 2018-05-07 | 1 | -0/+10 |
|/ |
|
* | Merge topic 'ctest-libuv-linux-sparc64' | Brad King | 2018-05-03 | 1 | -1/+1 |
|\ |
|
| * | libuv: linux/sparc64: use fcntl to set and clear O_NONBLOCK | Brad King | 2018-05-02 | 1 | -1/+1 |
|
|
* | | Utilities/Sphinx: Add role and directive for 'envvar' in CMake domain | Brad King | 2018-04-19 | 2 | -0/+5 |
|
|
* | | Utilities/Sphinx: Fix QtHelp generator identifiers | Brad King | 2018-04-19 | 1 | -0/+1 |
|
|
* | | Utilities/Release: Remove extra colon from release scripts | Jean-Christophe Fillion-Robin | 2018-04-03 | 3 | -3/+3 |
|
|
* | | libuv: disable process affinity during CMake bootstrap | Brad King | 2018-03-05 | 1 | -0/+10 |
|
|
* | | libuv: unix,win: add uv_spawn option to set child CPU affinity mask | Brad King | 2018-03-05 | 3 | -0/+114 |
|
|
* | | libuv: misc: add function to get CPU affinity mask size | Brad King | 2018-03-05 | 3 | -0/+17 |
|/ |
|
* | CMake 3.11.0-rc1 version update | Brad King | 2018-02-05 | 1 | -1/+1 |
|
|
* | Merge branch 'upstream-curl' into update-curl | Brad King | 2018-01-24 | 100 | -4124/+8933 |
|
|
* | curl: Update script to get curl 7.58.0 | Brad King | 2018-01-24 | 1 | -1/+1 |
|
|
* | Merge topic 'update-libuv' | Brad King | 2018-01-22 | 63 | -1019/+2804 |
|\ |
|
| * | libuv: Update build within CMake | Brad King | 2018-01-19 | 1 | -1/+2 |
|
|
| * | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-01-19 | 61 | -1018/+2800 |
|
|
| * | libuv: Teach import script to add missing newlines | Brad King | 2018-01-16 | 1 | -0/+2 |
|
|
* | | IWYU: Add more workaround mappings for internal bits | Brad King | 2018-01-22 | 1 | -0/+3 |
|/ |
|
* | Merge topic 'ctest-libuv' | Brad King | 2018-01-11 | 1 | -1/+6 |
|\ |
|
| * | libuv: unix: restart syscalls interrupted by our signal handler | Brad King | 2018-01-08 | 1 | -1/+6 |
|
|
* | | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2018-01-09 | 5 | -9/+38 |
|/ |
|
* | Merge topic 'ctest-chrono' | Brad King | 2017-12-05 | 1 | -0/+5 |
|\ |
|
| * | CTest: convert timeouts to std::chrono::duration | Wouter Klouwen | 2017-12-04 | 1 | -0/+1 |
|
|
| * | IWYU: Add mappings for std::enable_if on chrono durations | Brad King | 2017-11-28 | 1 | -0/+4 |
|
|
* | | Merge branch 'upstream-GitSetup' into update-gitsetup | Brad King | 2017-11-30 | 10 | -871/+4 |
|
|
* | | GitSetup: Restrict import to files we need | Brad King | 2017-11-30 | 1 | -0/+7 |
|/ |
|
* | IWYU: Add more mappings for std::__decay_and_strip | Brad King | 2017-11-21 | 1 | -0/+2 |
|
|
* | Utilities/Release: Update to openssl-1.1.0g | Brad King | 2017-11-14 | 1 | -3/+3 |
|
|
* | Utilities/Release: Update to openssl-1.0.2m | Brad King | 2017-11-14 | 1 | -3/+3 |
|
|
* | Utilities/Release: Build static executables on Windows | Brad King | 2017-11-14 | 2 | -13/+36 |
|
|
* | Utilities/Release: Remove unused setting in Linux build | Brad King | 2017-11-14 | 1 | -1/+0 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|
|