| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake-gui: Update icons | T.J. Corona | 2018-08-16 | 3 | -0/+0 |
|
|
* | librhash: Avoid incorrect int8_t definition with PGI on Linux ppc64le | Brad King | 2018-08-09 | 1 | -0/+2 |
|
|
* | Merge topic 'update-liblzma' | Brad King | 2018-08-09 | 111 | -2187/+4205 |
|\ |
|
| * | liblzma: Suppress MSVC warning parameter difference warning | Brad King | 2018-08-06 | 1 | -0/+1 |
|
|
| * | liblzma: Drop checks for inline and restrict keywords | Brad King | 2018-08-06 | 2 | -40/+0 |
|
|
| * | Merge branch 'upstream-liblzma' into update-liblzma | Brad King | 2018-08-06 | 96 | -1047/+3477 |
|
|
| * | liblzma: Revise update script to get version 5.2.4 | Brad King | 2018-08-06 | 1 | -1/+3 |
|
|
| * | liblzma: Avoid importing upstream makefiles | Brad King | 2018-08-06 | 1 | -1/+3 |
|
|
| * | liblzma: Name sizeof size_t macro consistently with upstream | Brad King | 2018-08-06 | 3 | -4/+4 |
|
|
| * | liblzma: Revert "Port from C99 to C89/90" | Brad King | 2018-08-06 | 61 | -1075/+700 |
|
|
| * | liblzma: Revert "Avoid defining a 'restrict' macro" | Brad King | 2018-08-06 | 31 | -103/+101 |
|
|
* | | IWYU: Fix workaround mapping for std::hash | Brad King | 2018-08-07 | 1 | -1/+1 |
|/ |
|
* | IWYU: Add workaround mapping for std::hash | Brad King | 2018-07-31 | 1 | -0/+3 |
|
|
* | Utilities/Release: Explicitly enable ccmake on macOS and Linux | Brad King | 2018-07-02 | 2 | -0/+2 |
|
|
* | Help: Add new section for CPack generators | Kyle Edwards | 2018-06-21 | 2 | -0/+4 |
|
|
* | 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 |
|
|