summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* liblzma: Fix HAVE_INLINE and HAVE___INLINE checksBrad King2017-05-171-2/+2
* curl: Set TLS/SSL build options the way we need for CMakeBrad King2017-05-111-1/+32
* curl: Skip building docs within CMakeBrad King2017-05-111-0/+5
* Merge branch 'upstream-curl' into update-curlBrad King2017-05-11113-2211/+3567
* curl: Update script to get curl 7.54.0Brad King2017-05-111-1/+2
* Merge topic 'c++11-iwyu'Brad King2017-05-081-0/+11
|\
| * IWYU: map system symbols to libuvDaniel Pfeifer2017-05-061-0/+5
| * IWYU: add mapping for cm::auto_ptrDaniel Pfeifer2017-05-061-0/+6
* | Merge topic 'jsoncpp-no-iwyu'Brad King2017-05-081-0/+1
|\ \
| * | jsoncpp: Exclude from include-what-you-useBrad King2017-05-051-0/+1
| |/
* | libuv: Compile as C 99 on Solaris 5.11Brad King2017-05-051-0/+7
* | libuv: Compile as C 90 on Solaris 5.10 with SunPro 5.14Brad King2017-05-051-3/+5
|/
* clang-tidy: add option CMake_RUN_CLANG_TIDYDaniel Pfeifer2017-05-042-0/+9
* Utilities/Sphinx: Build documentation independently by defaultBrad King2017-05-011-12/+14
* update-kwsys: apply changes made in CMake to the importBen Boeckel2017-04-201-1/+2
* Add include-what-you-use mappingDaniel Pfeifer2017-04-131-0/+136
* Merge branch 'upstream-KWIML' into update-kwimlBrad King2017-04-111-0/+2
* Utilities/Sphinx: Use brighter colors for html themeMatthew Woehlke2017-03-281-0/+20
* update-kwsys: Disable custom gitattributes during importBrad King2017-03-241-0/+1
* update-third-party: Add helper to disable custom gitattributesBrad King2017-03-241-0/+8
* Merge topic 'binaries-from-gitlab-repo'Brad King2017-03-241-1/+2
|\
| * Utilities/Release: Fetch stage/master/headBrad King2017-03-241-1/+2
* | Merge topic 'libarchive-backport-rc4-crypto-rec'Brad King2017-03-221-1/+1
|\ \ | |/ |/|
| * libarchive: backport rc4 crypto requirement updateBrad King2017-03-211-1/+1
| * Merge branch 'kwiml-test-gcc-format-security' into releaseBrad King2017-02-271-1/+1
| |\
| | * KWIML: Add -Wno-format-security to tolerate -Werror=format-securityOrion Poplawski2017-02-271-1/+1
* | | Utilities/Release: Fetch from gitlab.kitware.com repositoryBrad King2017-03-032-3/+11
* | | SetupForDevelopment: Drop cmake.org remote repo configurationBrad King2017-03-032-12/+2
* | | Help/dev: Exclude this directory from user-facing documentationBrad King2017-03-011-1/+3
* | | Merge topic 'update-kwiml'Brad King2017-02-281-1/+1
|\ \ \
| * | | Merge branch 'upstream-KWIML' into update-kwimlBrad King2017-02-271-1/+1
* | | | Merge topic 'update-libarchive'Brad King2017-02-2815-125/+227
|\ \ \ \
| * | | | libarchive: Remove liblzma from introspection testsBrad King2017-02-271-2/+0
| * | | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-02-2714-124/+228
| * | | | libarchive: Update script to get 3.3.1Brad King2017-02-271-1/+1
| |/ / /
* | | | libuv: Compile as C 90 on Solaris 10Brad King2017-02-281-0/+3
* | | | libuv: Link to 'rt' library on Solaris 10 to get semaphoresBrad King2017-02-261-0/+1
* | | | libuv: Implement mkdtemp on Solaris 10Brad King2017-02-261-1/+11
* | | | libuv: automatically skip ifaddrs on Solaris 10Brad King2017-02-261-0/+4
|/ / /
* | | Merge topic 'update-libarchive'Brad King2017-02-2487-1970/+4707
|\ \ \
| * | | libarchive: Avoid using isblankBrad King2017-02-231-5/+9
| * | | libarchive: Avoid declaration after statement in C codeBrad King2017-02-231-2/+4
| * | | libarchive: Fix use of ssize_t in archive_entry.hBrad King2017-02-231-2/+23
| * | | libarchive: Define __LA_DEPRECATED consistentlyBrad King2017-02-231-5/+2
| * | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-02-2086-1969/+4682
| * | | libarchive: Update script to get 3.3.0Brad King2017-02-201-1/+1
* | | | Merge topic 'update-libuv'Brad King2017-02-2434-256/+1530
|\ \ \ \
| * | | | Merge branch 'upstream-libuv' into update-libuvBrad King2017-02-2134-256/+1530
| |/ / /
* | | | Merge topic 'clang-format-attrs'Brad King2017-02-232-29/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-222-29/+11