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: 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
*
curl: Use find_package(OpenSSL)
Bill Hoffman
2012-09-07
2
-15/+4
*
cmcurl: Do not hard-coded Windows check results for MinGW (#13001)
Brad King
2012-03-02
1
-2/+2
*
Merge topic 'HandleTargetsInCMakeRequiredLibraries'
David Cole
2012-02-21
1
-19/+14
|
\
|
*
-don't pull in CheckTypeSize.cmake from the cmake which is being built
Alex Neundorf
2012-02-21
1
-6/+1
|
*
-remove trailing whitespace
Alex Neundorf
2012-02-21
1
-13/+13
*
|
Add CURL_CA_BUNDLE option for SSL support (#12946)
Artur Kedzierski
2012-02-09
1
-0/+5
|
/
*
Merge topic 'require-cmake-2.6.3'
Brad King
2011-03-01
1
-7/+1
|
\
|
*
Require at least CMake 2.6.3 to build current CMake
Brad King
2011-02-24
1
-7/+1
*
|
Documentation: Fix a few typos (#11883)
Modestas Vainius
2011-02-22
2
-2/+2
|
/
*
Fix missed _POLL_EMUL_H_ and HAVE_POLL combo
Ben Boeckel
2010-12-17
1
-1/+1
*
Toss out strerror_r macros
Ben Boeckel
2010-12-17
1
-9/+0
*
Check for poll when looking for _POLL_EMUL_H_
Ben Boeckel
2010-12-17
1
-2/+2
*
Use _POLL_EMUL_H_ instead of HAVE_POLL_FINE
Ben Boeckel
2010-12-16
3
-14/+3
*
Ignore strerror_r since CMake isn't threaded
Ben Boeckel
2010-12-16
1
-43/+0
*
Suppress -Wcast-align in curl and bzip2
Brad King
2010-09-10
1
-0/+4
*
Merge topic 'resolve/doc-spelling/CPackRPM'
Brad King
2010-07-20
2
-2/+2
|
\
|
*
Fix spelling errors reported by Lintian.
Kai Wasserbäch
2010-07-13
2
-2/+2
*
|
fix build on SUSE 11.2 in cmcurl due to ssize_t
Alex Neundorf
2010-06-30
1
-0/+1
|
/
*
Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test.
David Cole
2010-03-08
2
-8/+27
*
cmcurl: Use arch-aware CHECK_TYPE_SIZE result
Brad King
2009-12-17
2
-14/+53
*
cmcurl: Remove unused SIZEOF_LONG_DOUBLE
Brad King
2009-12-17
2
-5/+0
*
cmcurl: Fix test and dll output directories
Brad King
2009-12-15
1
-2/+2
*
cmcurl: Drop custom CHECK_TYPE_SIZE macro
Brad King
2009-12-15
3
-97/+1
*
Remove useless include file filters
Brad King
2009-12-08
1
-2/+0
*
curl: Hard-code HAVE_W* macros on UNIX for Cygwin
Brad King
2009-12-01
1
-0/+6
*
Install third-party utility copyright notices
Brad King
2009-09-28
2
-5/+2
*
COMP: Fix cmcurl build on VMS
Brad King
2009-06-10
1
-0/+4
*
ENH: allow for shared build of libcurl and fix build with openssl option (ssl...
Bill Hoffman
2009-04-10
1
-6/+35
*
ENH: disable ftp check because it is no longer active on public
Bill Hoffman
2008-12-02
1
-1/+2
*
ENH: fix warning on HPUX
Bill Hoffman
2008-11-26
1
-1/+4
*
ENH: missed this one, cmake now bootstraps on HAIKU
Bill Hoffman
2008-09-15
1
-1/+1
*
ENH: add initial support for HAIKU OS from bug# 7425
Bill Hoffman
2008-09-15
3
-2/+4
*
COMP: Check for -Wno-long-double before using
Brad King
2008-07-17
1
-9/+13
*
ENH: Avoid cmcurl CMake macro name conflicts
Brad King
2008-07-17
3
-28/+28
*
ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ...
Brad King
2008-03-17
1
-1/+4
*
BUG: fix for bug 6054 remove some warnings
Bill Hoffman
2007-12-14
1
-0/+10
*
ENH: remove memdebug.c from list
Bill Hoffman
2007-11-07
1
-1/+1
*
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
Brad King
2007-11-05
1
-2/+3
*
ENH: add a check for basename to cmcurl
Bill Hoffman
2007-09-27
1
-0/+1
*
ENH: add test for HAVE_BASENAME since it is used
Bill Hoffman
2007-09-19
1
-0/+1
*
ENH: add support for vs 2008 beta 2
Bill Hoffman
2007-09-17
3
-7/+6
*
STYLE: HAVE_LONG_LONG_CONST was completely unused here (it was used in the
Alexander Neundorf
2007-08-09
3
-14/+13
*
ENH: change order so windows functions are found first since try compile is s...
Bill Hoffman
2007-07-20
1
-2/+2
*
ENH: Use IF(NOT DEFINED) check to short-circuit size test.
Brad King
2007-05-17
1
-0/+2
*
COMP: Fix code-not-reached warnings for SunCC.
Brad King
2007-05-03
1
-1/+1
*
ENH: Fix old api
Andy Cedilnik
2007-04-15
1
-1/+1
*
ENH: Merging branch PVEE-ERDC-Setup-4-3-2007 to main tree. Changes between PV...
Utkarsh Ayachit
2007-04-10
1
-1/+1
*
ENH: second try to fix qnx build problem
Bill Hoffman
2007-03-20
1
-1/+1
[next]