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
/
Source
/
CTest
/
Curl
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMP: this copy of curl is unused, the one in Utilities/cmcurl/ is used
Alexander Neundorf
2007-08-09
1
-586/+0
*
BUG: reverting to 1.53
Utkarsh Ayachit
2005-06-23
1
-2/+1
*
BUG: fixed conflicts between file names among different utilities.
Utkarsh Ayachit
2005-06-23
1
-1/+2
*
ENH: Remove curl build testing
Andy Cedilnik
2005-03-25
1
-0/+1
*
COMP: More cleanups
Andy Cedilnik
2005-03-16
1
-7/+8
*
ENH: Make sure to use internal zlib
Andy Cedilnik
2005-03-16
1
-9/+21
*
ENH: Cleanups
Andy Cedilnik
2005-03-04
1
-4/+2
*
COMP: CMake should be build static. Also propagate build_shared_libs to curl
Andy Cedilnik
2005-03-01
1
-1/+1
*
COMP: Avoid adding content_encoding.c twice.
Brad King
2005-02-01
1
-4/+0
*
COMP: Security.c should be only build when Kerberos is on
Andy Cedilnik
2004-10-15
1
-1/+0
*
COMP: If compiler know strtoll or strtoi64, then no need for compiling strtoo...
Andy Cedilnik
2004-10-08
1
-1/+6
*
COMP: Remove warning about assigning 0x8000000000000000L to long long
Andy Cedilnik
2004-10-07
1
-0/+1
*
ENH: Properly detect strerror_r for glibc or posix"
Andy Cedilnik
2004-10-07
1
-2/+44
*
FIX: broken sun build
Will Schroeder
2004-10-07
1
-1/+4
*
COMP: No need for ldap for now
Andy Cedilnik
2004-10-07
1
-1/+8
*
COMP: Attempt to fix non-blocking tests
Andy Cedilnik
2004-10-06
1
-23/+21
*
ERR: Fix Windows build
Andy Cedilnik
2004-10-05
1
-2/+10
*
ENH: Update Curl to 7.12.1
Andy Cedilnik
2004-10-05
1
-64/+124
*
fix warnign on OSX
Ken Martin
2004-07-13
1
-1/+7
*
fix bug on mac if COMPILE FLAGS are not set then you end up with NOTFOUND as ...
Bill Hoffman
2004-06-11
1
-1/+6
*
ERR: Disable long double warnings on xlC for the Mac.
Ken Martin
2004-06-09
1
-0/+7
*
fix warnings
Ken Martin
2004-02-16
1
-3/+14
*
ERR: Reverting dlopen changes. We don't need them.
Brad King
2003-08-12
1
-8/+2
*
BUG: Need to force HAVE_LIBDL and HAVE_DLOPEN to 0 to support old cache files.
Brad King
2003-08-12
1
-0/+2
*
ENH: Removing dependence on dl library since we don't actually use ldap.
Brad King
2003-08-11
1
-2/+6
*
made option advanced
Ken Martin
2003-08-01
1
-0/+1
*
ENH: Attempt to speedup cmake of cmake on Windows
Andy Cedilnik
2003-07-08
1
-92/+95
*
ERR: Attempt to remove more warnings
Andy Cedilnik
2003-05-16
1
-2/+4
*
ERR: Search for gethostbyname which is the one needed
Andy Cedilnik
2003-05-14
1
-2/+2
*
ERR: Do not link nsl if not necessary
Andy Cedilnik
2003-05-12
1
-1/+6
*
ERR: Search for getch instead of printf. Looks like printf is special so it d...
Andy Cedilnik
2003-05-05
1
-3/+17
*
BUG: Make dependency checking work better
Andy Cedilnik
2003-05-01
1
-0/+2
*
ENH: Only compile memdebug when CURL_MALLOC_DEBUG is on
Andy Cedilnik
2003-05-01
1
-1/+8
*
ERR: Make OpenSSL optional until pkg-config works
Andy Cedilnik
2003-04-30
1
-7/+11
*
BUG: Need to use the new CheckSymbolExists because the one in CMake 1.6 can b...
Andy Cedilnik
2003-04-29
1
-1/+1
*
ENH: Do not build tests by default
Andy Cedilnik
2003-04-25
1
-1/+1
*
Stop using check_function_exists. Use check_symbol_exists
Andy Cedilnik
2003-03-28
1
-36/+41
*
BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support.
Brad King
2003-03-18
1
-2/+3
*
Attempt to cleanup CMake and try to fix build on some systems
Andy Cedilnik
2003-01-21
1
-131/+117
*
Fix gcc32 -ansi problem
Andy Cedilnik
2003-01-17
1
-0/+4
*
More portability issues. Sigaction is a symbol
Andy Cedilnik
2003-01-17
1
-1/+5
*
HAVE_GETHOSTNAME is also unnecessary
Andy Cedilnik
2003-01-16
1
-1/+0
*
Cleanups
Andy Cedilnik
2003-01-16
1
-2/+0
*
Improve build, now it should build on mac and other platforms where include f...
Andy Cedilnik
2003-01-16
1
-6/+17
*
Fix problem with sigsetjmp
Andy Cedilnik
2003-01-14
1
-4/+0
*
New Curl version 7.10.3
Andy Cedilnik
2003-01-14
1
-1/+1
*
Make it work on cygwin
Andy Cedilnik
2003-01-13
1
-22/+46
*
Fix testing of curl on windows
Andy Cedilnik
2003-01-11
1
-2/+2
*
Add curl testing
Andy Cedilnik
2003-01-11
1
-0/+2
*
Add another AIX test
Andy Cedilnik
2003-01-10
1
-0/+1
[next]