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
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
3
-3/+3
*
curl: Do not use libnetwork on Apple platforms
Gregor Jasny
2015-09-10
1
-0/+8
*
curl: Update README-CMake.txt for new snapshot
Brad King
2015-08-17
1
-4/+4
*
curl: Update configuration of build within CMake
Brad King
2015-08-17
1
-4/+11
*
curl: Fix check for gethostbyname_r with 5 arguments
Brad King
2015-08-17
1
-1/+1
*
Merge branch 'curl-upstream' into update-curl
Brad King
2015-08-12
181
-11416/+14815
*
curl: Never consider using Windows APIs on Cygwin
Brad King
2015-03-26
1
-2/+8
*
Merge topic 'curl-default-cainfo'
Brad King
2015-01-26
2
-11/+4
|
\
|
*
curl: Add CURL_CA_PATH option to CMake build process
Brad King
2015-01-23
2
-11/+4
*
|
Merge topic 'update-curl'
Brad King
2015-01-23
1
-0/+66
|
\
\
|
|
/
|
/
|
|
*
curl: Add README-CMake.txt
Brad King
2015-01-22
1
-0/+66
*
|
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
|
\
\
|
|
/
|
/
|
[next]