| Commit message (Expand) | Author | Age | Files | Lines |
* | IWYU: map system symbols to libuv | Daniel Pfeifer | 2017-05-05 | 1 | -0/+5 |
|
|
* | IWYU: add mapping for cm::auto_ptr | Daniel Pfeifer | 2017-05-05 | 1 | -0/+6 |
|
|
* | clang-tidy: add option CMake_RUN_CLANG_TIDY | Daniel Pfeifer | 2017-05-04 | 2 | -0/+9 |
|
|
* | Utilities/Sphinx: Build documentation independently by default | Brad King | 2017-05-01 | 1 | -12/+14 |
|
|
* | update-kwsys: apply changes made in CMake to the import | Ben Boeckel | 2017-04-20 | 1 | -1/+2 |
|
|
* | Add include-what-you-use mapping | Daniel Pfeifer | 2017-04-13 | 1 | -0/+136 |
|
|
* | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2017-04-11 | 1 | -0/+2 |
|
|
* | Utilities/Sphinx: Use brighter colors for html theme | Matthew Woehlke | 2017-03-28 | 1 | -0/+20 |
|
|
* | update-kwsys: Disable custom gitattributes during import | Brad King | 2017-03-24 | 1 | -0/+1 |
|
|
* | update-third-party: Add helper to disable custom gitattributes | Brad King | 2017-03-24 | 1 | -0/+8 |
|
|
* | Merge topic 'binaries-from-gitlab-repo' | Brad King | 2017-03-24 | 1 | -1/+2 |
|\ |
|
| * | Utilities/Release: Fetch stage/master/head | Brad King | 2017-03-24 | 1 | -1/+2 |
|
|
* | | Merge topic 'libarchive-backport-rc4-crypto-rec' | Brad King | 2017-03-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | libarchive: backport rc4 crypto requirement update | Brad King | 2017-03-21 | 1 | -1/+1 |
|
|
| * | Merge branch 'kwiml-test-gcc-format-security' into release | Brad King | 2017-02-27 | 1 | -1/+1 |
| |\ |
|
| | * | KWIML: Add -Wno-format-security to tolerate -Werror=format-security | Orion Poplawski | 2017-02-27 | 1 | -1/+1 |
|
|
* | | | Utilities/Release: Fetch from gitlab.kitware.com repository | Brad King | 2017-03-03 | 2 | -3/+11 |
|
|
* | | | SetupForDevelopment: Drop cmake.org remote repo configuration | Brad King | 2017-03-03 | 2 | -12/+2 |
|
|
* | | | Help/dev: Exclude this directory from user-facing documentation | Brad King | 2017-03-01 | 1 | -1/+3 |
|
|
* | | | Merge topic 'update-kwiml' | Brad King | 2017-02-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2017-02-27 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'update-libarchive' | Brad King | 2017-02-28 | 15 | -125/+227 |
|\ \ \ \ |
|
| * | | | | libarchive: Remove liblzma from introspection tests | Brad King | 2017-02-27 | 1 | -2/+0 |
|
|
| * | | | | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2017-02-27 | 14 | -124/+228 |
|
|
| * | | | | libarchive: Update script to get 3.3.1 | Brad King | 2017-02-27 | 1 | -1/+1 |
| |/ / / |
|
* | | | | libuv: Compile as C 90 on Solaris 10 | Brad King | 2017-02-28 | 1 | -0/+3 |
|
|
* | | | | libuv: Link to 'rt' library on Solaris 10 to get semaphores | Brad King | 2017-02-26 | 1 | -0/+1 |
|
|
* | | | | libuv: Implement mkdtemp on Solaris 10 | Brad King | 2017-02-26 | 1 | -1/+11 |
|
|
* | | | | libuv: automatically skip ifaddrs on Solaris 10 | Brad King | 2017-02-26 | 1 | -0/+4 |
|/ / / |
|
* | | | Merge topic 'update-libarchive' | Brad King | 2017-02-24 | 87 | -1970/+4707 |
|\ \ \ |
|
| * | | | libarchive: Avoid using isblank | Brad King | 2017-02-23 | 1 | -5/+9 |
|
|
| * | | | libarchive: Avoid declaration after statement in C code | Brad King | 2017-02-23 | 1 | -2/+4 |
|
|
| * | | | libarchive: Fix use of ssize_t in archive_entry.h | Brad King | 2017-02-23 | 1 | -2/+23 |
|
|
| * | | | libarchive: Define __LA_DEPRECATED consistently | Brad King | 2017-02-23 | 1 | -5/+2 |
|
|
| * | | | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2017-02-20 | 86 | -1969/+4682 |
|
|
| * | | | libarchive: Update script to get 3.3.0 | Brad King | 2017-02-20 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'update-libuv' | Brad King | 2017-02-24 | 34 | -256/+1530 |
|\ \ \ \ |
|
| * | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2017-02-22 | 34 | -256/+1530 |
| |/ / / |
|
* | | | | Merge topic 'clang-format-attrs' | Brad King | 2017-02-23 | 2 | -29/+11 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 2 | -29/+11 |
|
|
| * | | Merge branch 'backport-clang-format-cuda' into release | Brad King | 2017-02-14 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'sphinx-1.4' into release | Brad King | 2017-02-10 | 2 | -7/+15 |
| |\ \ |
|
* | \ \ | Merge branch 'backport-clang-format-cuda' into clang-format-cuda | Brad King | 2017-02-14 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | clang-format.bash: Format CUDA source files too | Brad King | 2017-02-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'update-curl' | Brad King | 2017-02-10 | 132 | -2511/+4158 |
|\ \ \ |
|
| * | | | curl: Fix passing _WINSOCKAPI_ macro to compiler | Brad King | 2017-02-07 | 1 | -1/+1 |
|
|
| * | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2017-02-07 | 131 | -2509/+4156 |
|
|
| * | | | curl: Update script to get curl 7.52.1 | Brad King | 2017-02-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'sphinx-1.4' | Brad King | 2017-02-10 | 2 | -7/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4 | Brad King | 2017-02-10 | 1 | -5/+9 |
|
|