index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Utilities
/
cmcurl
Commit message (
Expand
)
Author
Age
Files
Lines
*
curl: Use OS X SSL/TLS native implementation
Brad King
2014-12-18
1
-0/+19
*
curl: Use Windows SSL/TLS native implementation
Brad King
2014-12-12
1
-1/+5
*
curl: Check for OpenSSL headers independently
Brad King
2014-11-17
1
-9/+9
*
curl: Disable warnings to avoid changing 3rd party code
Brad King
2014-11-11
1
-0/+4
*
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
130
-69/+69
*
curl: Disable all whitespace checks in third-party code
Brad King
2014-10-29
1
-0/+1
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-5/+0
*
cmcurl: Use if(DEFINED) to simplify conditions
Brad King
2014-09-11
2
-4/+4
*
Merge topic 'compile-with-cray'
Brad King
2014-07-17
1
-1/+1
|
\
|
*
cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)
Chuck Atkins
2014-07-17
1
-1/+1
*
|
cmcurl: Include the local curl directories before all others.
Raphael Kubo da Costa
2014-03-10
1
-2/+5
|
/
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
2
-4/+2
*
Merge topic 'haiku-updates'
Brad King
2013-10-09
2
-2/+2
|
\
|
*
Haiku: Remove outdated preprocessor checks
Adrien Destugues
2013-10-08
2
-2/+2
*
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
Set policy CMP0025 to NEW while building CMake itself
Brad King
2013-10-08
1
-0/+3
*
|
curl, bzip2: Suppress warnings by setting initial value
Sean McBride
2013-10-08
1
-1/+1
*
|
curl: Fix typo in header include guard
Sean McBride
2013-10-08
1
-1/+1
|
/
*
Clean up install rules of CMake itself (#14371)
Brad King
2013-08-26
1
-2/+2
*
cmcurl: Fix resource leak reported by cppcheck
Ömer Fadıl USTA
2013-07-15
3
-0/+6
*
Merge topic 'curl-bug-1192'
Brad King
2013-07-01
7
-58/+9
|
\
|
*
cmcurl: Backport curl bug 1192 fix (#14250)
Brad King
2013-06-27
7
-58/+9
*
|
Fix spelling and typos (product names)
Andreas Mohr
2013-05-07
1
-1/+1
*
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
3
-3/+3
|
/
*
curl: Honor OPENSSL_NO_SSL2
Brad King
2012-09-07
3
-2/+10
*
curl: Make OpenSSL DLLs available to CMake on Windows
Bill Hoffman
2012-09-07
1
-2/+24
[next]