summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-mixed-case-commands'Brad King2014-12-041-2/+10
|\
| * Utilities/Sphinx: Fix link targets for mixed-case command namesBrad King2014-12-041-2/+10
* | Utilities/Release: Add build of binary for Linux x86_64Brad King2014-12-022-0/+24
* | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-0/+1
* | Merge topic 'update-curl'Brad King2014-11-181-9/+9
|\ \
| * | curl: Check for OpenSSL headers independentlyBrad King2014-11-171-9/+9
* | | Merge topic 'doc-sphinx-cmake-fixup'Brad King2014-11-181-0/+1
|\ \ \ | | |/ | |/|
| * | Utilities/Sphinx: Add missing call to note_explicit_targetBrad King2014-11-171-0/+1
* | | Merge topic 'update-curl'Brad King2014-11-121-0/+4
|\ \ \ | | |/ | |/|
| * | curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-111-0/+4
* | | Merge topic 'doc-index-xrefs'Brad King2014-11-122-3/+47
|\ \ \ | | |/ | |/|
| * | Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-122-3/+47
* | | Merge topic 'update-curl'Brad King2014-11-10325-42487/+94749
|\ \ \ | | |/ | |/|
| * | curl: Skip sanity check that triggers Clang warningBrad King2014-11-101-0/+2
| * | curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-101-0/+8
| * | curl: Skip check for inet_pton on WindowsBrad King2014-11-101-0/+7
| * | curl: Restore installation of OpenSSL DLLsBrad King2014-11-101-0/+25
| * | curl: Restore CURL_CA_BUNDLE optionBrad King2014-11-101-0/+7
| * | curl: Restore CMake-specific zlib selection codeBrad King2014-11-101-1/+14
| * | curl: Restore CMake-specific test and install codeBrad King2014-11-101-0/+12
| * | curl: Configure build to work within CMakeBrad King2014-11-102-2/+44
| * | curl: Fix curl.h inclusion of curlbuild.h from CMake sourcesBrad King2014-11-101-1/+1
| * | curl: Use arch-aware CHECK_TYPE_SIZE resultsBrad King2014-11-103-87/+72
| * | curl: Fix detection of headers with dependenciesBrad King2014-11-101-1/+1
| * | curl: Drop inclusion of .rc file for static libBrad King2014-11-101-5/+1
| * | curl: Select file APIs on WindowsBrad King2014-11-102-4/+11
| * | curl: Do not use 'dl' on HP-UXBrad King2014-11-101-0/+6
| * | curl: Simplify if() conditions on check result variablesBrad King2014-10-304-9/+9
| * | curl: Remove outdated Haiku preprocessor checksBrad King2014-10-291-1/+1
| * | curl: Port to Haiku againBrad King2014-10-292-1/+3
| * | curl: Drop '-DEV' from version since this is a curl releaseBrad King2014-10-291-1/+1
| * | curl: Fix spelling errors reported by LintianBrad King2014-10-291-1/+1
| * | curl: Fix warnings on 64-bit Mac OS X buildBrad King2014-10-291-1/+2
| * | curl: Remove unused SIZEOF_LONG_DOUBLEBrad King2014-10-293-8/+0
| * | Merge branch 'curl-upstream' into update-curlBrad King2014-10-29261-24915/+81128
| * | curl: Drop our CMake infrastructure to make room for the upstreamBrad King2014-10-2910-2980/+0
| * | curl: Drop unused testing codeBrad King2014-10-2918-1078/+1
| * | curl: Move sources back into upstream layoutBrad King2014-10-29131-70/+70
| * | curl: Disable all whitespace checks in third-party codeBrad King2014-10-291-0/+1
* | | Merge topic 'doc-cleanup-xrefs'Brad King2014-11-071-0/+2
|\ \ \
| * | | Help: Fix broken cross-references reported by 'nitpicky' optionBrad King2014-11-071-0/+2
| * | | Merge branch 'doc-fix-html-favicon' into releaseBrad King2014-11-071-1/+1
| |\ \ \
| | * | | Utilities/Sphinx: Fix html_favicon configurationBrad King2014-11-071-1/+1
| | | |/ | | |/|
* | | | liblzma: fix build on platforms with no SIZE_MAX defined.Chuck Atkins2014-11-033-5/+4
* | | | Utilities/Sphinx: Fix html_favicon configurationBrad King2014-10-291-1/+1
| |_|/ |/| |
* | | Merge topic 'release-upload-version'Brad King2014-10-221-1/+1
|\ \ \
| * | | Utilities/Release: Update default binary distribution dir to v3.1Brad King2014-10-211-1/+1
| |/ /
* | | Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-212-6/+6
|\ \ \
| * | | Avoid if() quoted auto-dereferenceBen Boeckel2014-10-203-7/+7
| |/ /
* | | Merge topic 'remove-borland-build'Brad King2014-10-214-15/+4
|\ \ \