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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
curl: Set build options the way we need for CMake
Brad King
2020-06-24
1
-0/+6
*
Merge branch 'upstream-curl' into update-curl
Brad King
2020-06-24
1
-21/+119
*
curl: Use KWIML to get integer type sizes
Brad King
2020-06-02
1
-10/+0
*
curl: Enable HTTP/2 support by using nghttp2
Brad King
2020-04-03
1
-0/+1
*
curl: Set build options the way we need for CMake
Brad King
2020-03-04
1
-0/+7
*
Merge branch 'upstream-curl' into update-curl
Brad King
2020-03-04
1
-35/+94
*
OpenSSL: Issue an error if OpenSSL is not found
Kyle Edwards
2019-07-18
1
-1/+6
*
curl: Update build within CMake to account for 7.65 changes
Brad King
2019-05-22
1
-2/+5
*
Merge branch 'upstream-curl' into update-curl
Brad King
2019-05-22
1
-27/+39
*
Utilities: Suppress warnings in third-party code when using XLClang
Brad King
2019-02-25
1
-1/+1
*
Remove now-unused code once used for MIPSpro on IRIX
Brad King
2019-02-21
1
-1/+1
*
curl: do not disable IPv6 support
Rechi Rechi
2019-01-10
1
-1/+1
*
Merge topic 'update-curl'
Brad King
2018-11-05
1
-46/+47
|
\
|
*
curl: Modernize tiny test code used for build inside CMake
Brad King
2018-11-01
1
-3/+3
|
*
curl: Update build within CMake to account for 7.62 changes
Brad King
2018-10-31
1
-0/+2
|
*
Merge branch 'upstream-curl' into update-curl
Brad King
2018-10-31
1
-44/+43
*
|
curl: Do not call cmake_minimum_required inside CMake itself
Brad King
2018-10-25
1
-1/+0
|
/
*
Tests: Add missing BUILD_TESTING conditions
Brad King
2018-10-24
1
-1/+1
*
curl: Update build within CMake to account for 7.61 changes
Brad King
2018-10-22
1
-1/+1
*
curl: Backport to work with CMake 3.1 again
Brad King
2018-10-22
1
-2/+3
*
Merge branch 'upstream-curl' into update-curl
Brad King
2018-10-22
1
-134/+140
*
Merge branch 'upstream-curl' into update-curl
Brad King
2018-05-18
1
-11/+23
*
Merge branch 'upstream-curl' into update-curl
Brad King
2018-01-24
1
-3/+28
*
curl: Update build within CMake to account for 7.56 changes
Brad King
2017-10-10
1
-0/+4
*
Merge branch 'upstream-curl' into update-curl
Brad King
2017-10-10
1
-82/+103
*
curl: Fix build on Haiku
Jérôme Duval
2017-06-28
1
-0/+2
*
Merge branch 'upstream-curl' into update-curl
Brad King
2017-06-14
1
-5/+76
*
curl: Set TLS/SSL build options the way we need for CMake
Brad King
2017-05-11
1
-1/+32
*
curl: Skip building docs within CMake
Brad King
2017-05-11
1
-0/+5
*
Merge branch 'upstream-curl' into update-curl
Brad King
2017-05-11
1
-80/+101
*
curl: Fix passing _WINSOCKAPI_ macro to compiler
Brad King
2017-02-07
1
-1/+1
*
Merge branch 'upstream-curl' into update-curl
Brad King
2017-02-07
1
-1/+5
*
curl: Disable symbol hiding logic in build for CMake
Brad King
2016-12-06
1
-0/+2
*
Merge branch 'upstream-curl' into update-curl
Brad King
2016-12-05
1
-44/+54
*
Merge branch 'upstream-curl' into update-curl
Brad King
2016-08-03
1
-88/+94
*
curl: Do not use libnetwork on Apple platforms
Gregor Jasny
2015-09-10
1
-0/+8
*
curl: Update configuration of build within CMake
Brad King
2015-08-17
1
-4/+11
*
Merge branch 'curl-upstream' into update-curl
Brad King
2015-08-12
1
-129/+364
*
curl: Never consider using Windows APIs on Cygwin
Brad King
2015-03-26
1
-2/+8
*
curl: Add CURL_CA_PATH option to CMake build process
Brad King
2015-01-23
1
-5/+4
*
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-10
1
-0/+8
*
curl: Skip check for inet_pton on Windows
Brad King
2014-11-10
1
-0/+7
*
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
1
-1/+39
*
curl: Use arch-aware CHECK_TYPE_SIZE results
Brad King
2014-11-10
1
-54/+8
[next]