summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * | Merge branch 'backport-clang-format-cuda' into releaseBrad King2017-02-141-1/+1
| |\ \ | | |/ | |/|
| * | Merge branch 'sphinx-1.4' into releaseBrad King2017-02-102-7/+15
| |\ \
* | \ \ Merge branch 'backport-clang-format-cuda' into clang-format-cudaBrad King2017-02-141-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | clang-format.bash: Format CUDA source files tooBrad King2017-02-141-1/+1
| |/ /
* | | Merge topic 'update-curl'Brad King2017-02-10132-2511/+4158
|\ \ \
| * | | curl: Fix passing _WINSOCKAPI_ macro to compilerBrad King2017-02-071-1/+1
| * | | Merge branch 'upstream-curl' into update-curlBrad King2017-02-07131-2509/+4156
| * | | curl: Update script to get curl 7.52.1Brad King2017-02-071-1/+1
| |/ /
* | | Merge topic 'sphinx-1.4'Brad King2017-02-102-7/+15
|\ \ \ | | |/ | |/|
| * | Utilities/Sphinx: Port qthelp css workaround to Sphinx 1.4Brad King2017-02-101-5/+9
| * | Utilities/Sphinx: Port cmake extension to Sphinx 1.4Gregor Jasny2017-02-101-2/+6
* | | Utilities/Sphinx: Add option for cmake.org version switch to htmlBrad King2017-02-081-0/+12
| |/ |/|
* | CMake 3.8.0-rc1 version updateBrad King2017-02-061-1/+1
|/
* Add pre-commit hook to check whether SetupForDevelopment must re-runBrad King2017-01-312-0/+17
* Tell Git not to export the GitSetup directoryBrad King2017-01-301-0/+1
* GitSetup: Tell Git not to export .gitattributesBrad King2017-01-301-1/+0
* Merge branch 'upstream-GitSetup' into developer-setupBrad King2017-01-3010-11/+532
* Add script to update GitSetup from upstreamBrad King2017-01-301-0/+20
* Merge topic 'vs15-detect-from-installer'Brad King2017-01-122-0/+992
|\
| * VS: Port Visual Studio Setup third-party header to older VS versionsBrad King2017-01-111-0/+13
| * VS: Port Visual Studio Setup third-party header to MinGWIyyappa Murugandi2016-12-161-0/+493
| * VS: Add Visual Studio Setup third-party headerIyyappa Murugandi2016-12-162-0/+486
* | libuv requires _XOPEN_SOURCE 600 on Solaris 11Eric Berge2016-12-211-1/+9
|/
* update-kwsys: Update repository URLBrad King2016-12-141-1/+1
* Merge topic 'update-kwsys-upstream-link'Brad King2016-12-141-1/+1
|\
| * pre-commit: Update KWSys rejection message for new upstream locationBrad King2016-12-131-1/+1
* | Merge topic 'update-curl'Brad King2016-12-06107-1519/+2090
|\ \
| * | curl: Disable symbol hiding logic in build for CMakeBrad King2016-12-061-0/+2
| * | Merge branch 'upstream-curl' into update-curlBrad King2016-12-05106-1518/+2087
| * | curl: Update script to get curl 7.51.0Brad King2016-12-051-1/+1
* | | Utilities/Release: Store WiX CMake install location in Windows registryNils Gladitz2016-12-051-1/+12
|/ /
* | Merge topic 'librhash-left-shift-unsigned'Brad King2016-11-291-2/+2
|\ \
| * | librhash: Avoid signed left-shift overflow in sha256Brad King2016-11-291-2/+2
* | | Merge topic 'libarchive-openssl-1.1'Brad King2016-11-299-41/+183
|\ \ \ | | |/ | |/|
| * | libarchive: Add support for building with OpenSSL 1.1Brad King2016-11-286-38/+75