| Commit message (Expand) | Author | Age | Files | Lines |
* | curl: Use Windows SSL/TLS native implementation | Brad King | 2014-12-12 | 1 | -1/+5 |
|
|
* | Rename header guards to not start with double underscore | Sean McBride | 2014-12-11 | 9 | -19/+19 |
|
|
* | Merge topic 'doc-mixed-case-commands' | Brad King | 2014-12-04 | 1 | -2/+10 |
|\ |
|
| * | Utilities/Sphinx: Fix link targets for mixed-case command names | Brad King | 2014-12-04 | 1 | -2/+10 |
|
|
* | | Utilities/Release: Add build of binary for Linux x86_64 | Brad King | 2014-12-02 | 2 | -0/+24 |
|
|
* | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmForm | Ådne Hovda | 2014-11-25 | 1 | -0/+1 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2014-11-18 | 1 | -9/+9 |
|\ \ |
|
| * | | curl: Check for OpenSSL headers independently | Brad King | 2014-11-17 | 1 | -9/+9 |
|
|
* | | | Merge topic 'doc-sphinx-cmake-fixup' | Brad King | 2014-11-18 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Utilities/Sphinx: Add missing call to note_explicit_target | Brad King | 2014-11-17 | 1 | -0/+1 |
|
|
* | | | Merge topic 'update-curl' | Brad King | 2014-11-12 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | curl: Disable warnings to avoid changing 3rd party code | Brad King | 2014-11-11 | 1 | -0/+4 |
|
|
* | | | Merge topic 'doc-index-xrefs' | Brad King | 2014-11-12 | 2 | -3/+47 |
|\ \ \
| | |/
| |/| |
|
| * | | Utilities/Sphinx: Add index entries for cross-references | Brad King | 2014-11-12 | 2 | -3/+47 |
|
|
* | | | Merge topic 'update-curl' | Brad King | 2014-11-10 | 325 | -42487/+94749 |
|\ \ \
| | |/
| |/| |
|
| * | | curl: Skip sanity check that triggers Clang warning | Brad King | 2014-11-10 | 1 | -0/+2 |
|
|
| * | | curl: Disable warnings to avoid changing 3rd party code | Brad King | 2014-11-10 | 1 | -0/+8 |
|
|
| * | | curl: Skip check for inet_pton on Windows | Brad King | 2014-11-10 | 1 | -0/+7 |
|
|
| * | | curl: Restore installation of OpenSSL DLLs | Brad King | 2014-11-10 | 1 | -0/+25 |
|
|
| * | | curl: Restore CURL_CA_BUNDLE option | Brad King | 2014-11-10 | 1 | -0/+7 |
|
|
| * | | curl: Restore CMake-specific zlib selection code | Brad King | 2014-11-10 | 1 | -1/+14 |
|
|
| * | | curl: Restore CMake-specific test and install code | Brad King | 2014-11-10 | 1 | -0/+12 |
|
|
| * | | curl: Configure build to work within CMake | Brad King | 2014-11-10 | 2 | -2/+44 |
|
|
| * | | curl: Fix curl.h inclusion of curlbuild.h from CMake sources | Brad King | 2014-11-10 | 1 | -1/+1 |
|
|
| * | | curl: Use arch-aware CHECK_TYPE_SIZE results | Brad King | 2014-11-10 | 3 | -87/+72 |
|
|
| * | | curl: Fix detection of headers with dependencies | Brad King | 2014-11-10 | 1 | -1/+1 |
|
|
| * | | curl: Drop inclusion of .rc file for static lib | Brad King | 2014-11-10 | 1 | -5/+1 |
|
|
| * | | curl: Select file APIs on Windows | Brad King | 2014-11-10 | 2 | -4/+11 |
|
|
| * | | curl: Do not use 'dl' on HP-UX | Brad King | 2014-11-10 | 1 | -0/+6 |
|
|
| * | | curl: Simplify if() conditions on check result variables | Brad King | 2014-10-30 | 4 | -9/+9 |
|
|
| * | | curl: Remove outdated Haiku preprocessor checks | Brad King | 2014-10-29 | 1 | -1/+1 |
|
|
| * | | curl: Port to Haiku again | Brad King | 2014-10-29 | 2 | -1/+3 |
|
|
| * | | curl: Drop '-DEV' from version since this is a curl release | Brad King | 2014-10-29 | 1 | -1/+1 |
|
|
| * | | curl: Fix spelling errors reported by Lintian | Brad King | 2014-10-29 | 1 | -1/+1 |
|
|
| * | | curl: Fix warnings on 64-bit Mac OS X build | Brad King | 2014-10-29 | 1 | -1/+2 |
|
|
| * | | curl: Remove unused SIZEOF_LONG_DOUBLE | Brad King | 2014-10-29 | 3 | -8/+0 |
|
|
| * | | Merge branch 'curl-upstream' into update-curl | Brad King | 2014-10-29 | 261 | -24915/+81128 |
|
|
| * | | curl: Drop our CMake infrastructure to make room for the upstream | Brad King | 2014-10-29 | 10 | -2980/+0 |
|
|
| * | | curl: Drop unused testing code | Brad King | 2014-10-29 | 18 | -1078/+1 |
|
|
| * | | curl: Move sources back into upstream layout | Brad King | 2014-10-29 | 131 | -70/+70 |
|
|
| * | | curl: Disable all whitespace checks in third-party code | Brad King | 2014-10-29 | 1 | -0/+1 |
|
|
* | | | Merge topic 'doc-cleanup-xrefs' | Brad King | 2014-11-07 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Help: Fix broken cross-references reported by 'nitpicky' option | Brad King | 2014-11-07 | 1 | -0/+2 |
|
|
| * | | | Merge branch 'doc-fix-html-favicon' into release | Brad King | 2014-11-07 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Utilities/Sphinx: Fix html_favicon configuration | Brad King | 2014-11-07 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | liblzma: fix build on platforms with no SIZE_MAX defined. | Chuck Atkins | 2014-11-03 | 3 | -5/+4 |
|
|
* | | | | Utilities/Sphinx: Fix html_favicon configuration | Brad King | 2014-10-29 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge topic 'release-upload-version' | Brad King | 2014-10-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Utilities/Release: Update default binary distribution dir to v3.1 | Brad King | 2014-10-21 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'cmake-cmp0054-warnings' | Brad King | 2014-10-21 | 2 | -6/+6 |
|\ \ \ |
|