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
*
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
*
AIX fixes
Bill Hoffman
2003-01-10
1
-0/+12
*
Fix nonblocking problem
Andy Cedilnik
2003-01-10
1
-4/+18
*
On Windows we need winmm
Andy Cedilnik
2003-01-10
1
-0/+5
*
New version of libcurl
Andy Cedilnik
2003-01-10
1
-1/+18
*
Reorganize
Andy Cedilnik
2003-01-08
1
-1/+1
*
Initial import
Andy Cedilnik
2003-01-07
1
-0/+309