summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* libuv: Simplify variable initializations to satisfy Clang scan-buildBrad King2016-09-012-10/+4
* Merge topic 'import-libuv'Brad King2016-08-31103-0/+48006
|\
| * Add option to build CMake against a system libuvBrad King2016-08-312-0/+7
| * libuv: Fix unused variable warning in uv_loop_closeBrad King2016-08-311-0/+2
| * libuv: Avoid including macOS CoreServices header globallyBrad King2016-08-311-4/+1
| * libuv: Always include our own header firstBrad King2016-08-312-6/+6
| * libuv: Conditionally declare Windows APIs for VS 2008 and belowBrad King2016-08-313-2/+23
| * libuv: Fix anonymous union syntaxBrad King2016-08-311-2/+2
| * libuv: Fix Windows API function typedef syntaxBrad King2016-08-311-5/+5
| * libuv: Install LICENSE file with CMake documentationBrad King2016-08-311-0/+2
| * libuv: Disable warnings to avoid changing 3rd party codeBrad King2016-08-312-0/+12
| * libuv: Build the library within CMakeBrad King2016-08-313-0/+238
| * Merge branch 'upstream-libuv' into import-libuvBrad King2016-08-3199-0/+47701
| * Add script to update libuv from upstreamBrad King2016-08-311-0/+26
* | Utilities/Release: Drop Linux 32-bit binaryBrad King2016-08-302-26/+0
* | curl: Update script to get curl from new repositoryBrad King2016-08-261-1/+1
|/
* update-third-party: support Git 2.9.0's new merge restrictionsBen Boeckel2016-08-241-1/+7
* Merge topic 'import-vim-syntax'Brad King2016-08-241-0/+24
|\
| * Add script to update vim-cmake-syntax from upstreamBrad King2016-08-171-0/+24
* | libarchive: Fix include order in xxhash.cBrad King2016-08-171-2/+3
* | Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-165-292/+108
|/
* Merge topic 'update-curl'Brad King2016-08-04261-7481/+11916
|\
| * curl: Remove CMake-specific READMEBrad King2016-08-031-66/+0
| * Merge branch 'upstream-curl' into update-curlBrad King2016-08-03259-7415/+11878
| * curl: Update script to get curl 7.50.1Brad King2016-08-031-1/+3
| * Add script to update curl from upstreamBrad King2016-08-031-0/+36
| * Merge branch 'clang-format-script' into releaseBrad King2016-06-301-4/+8
| |\
| * \ Merge branch 'update-libarchive' into releaseBrad King2016-06-2019-49/+88
| |\ \
| * \ \ Merge branch 'fix-libarchive-openssl-no-hashes' into releaseBrad King2016-06-071-0/+1
| |\ \ \
| * \ \ \ Merge branch 'update-expat' into releaseBrad King2016-06-068-295/+433
| |\ \ \ \
* | | | | | Utilities/Sphinx: Remove use of continue() methodKonstantin Podsvirov2016-08-021-8/+11
* | | | | | Utilities/Release: Update Windows binary host path to CMakeBrad King2016-07-132-2/+2
* | | | | | Utilities/Release: Switch to Qt 5.7 for Linux x86_64 binaryBrad King2016-07-061-4/+25
* | | | | | Utilities/Release: Compile OS X binary as C++11Brad King2016-07-011-2/+2
* | | | | | Merge topic 'clang-format-script'Brad King2016-07-011-4/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clang-format.bash: Fix filter-branch example documentationBrad King2016-06-301-4/+8
* | | | | | Merge branch 'upstream-liblzma' into update-liblzmaBrad King2016-06-295-7/+11
* | | | | | liblzma: Revise update script to get version 5.0.8Brad King2016-06-291-1/+1
* | | | | | liblzma: Remove CMake-specific READMEBrad King2016-06-291-66/+0
* | | | | | Add script to update liblzma from upstreamDaniel Pfeifer2016-06-291-0/+30
* | | | | | cmliblzma: always build as static libraryDaniel Pfeifer2016-06-281-5/+1
* | | | | | Merge topic 'update-libarchive'Brad King2016-06-2119-49/+88
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2016-06-2019-49/+88
* | | | | | cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-175-5/+5
* | | | | | Merge topic 'fix-libarchive-openssl-no-hashes'Brad King2016-06-081-0/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | libarchive: Restore OpenSSL include directory from upstreamBrad King2016-06-071-0/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'update-expat'Brad King2016-06-078-295/+433
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'upstream-expat' into update-expatBrad King2016-06-068-295/+433
| |/ /
* | | CMake 3.6.0-rc1 version updateBrad King2016-06-011-1/+1
|/ /
* | liblzma: Avoid possible overflow on signed left shiftBrad King2016-05-251-1/+1
|/