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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: More speedup
Andy Cedilnik
2003-07-08
1
-0/+7
*
ENH: Attempt to speedup cmake of cmake on Windows
Andy Cedilnik
2003-07-08
2
-196/+207
*
ERR: Attempt to fix more Curl warnings
Andy Cedilnik
2003-05-22
3
-17/+20
*
ENH: Attempt to remove cast warnings
Andy Cedilnik
2003-05-22
3
-7/+16
*
ERR: We should really copy the address and not the value
Andy Cedilnik
2003-05-19
1
-2/+2
*
ERR: Attempt to remove more warnings
Andy Cedilnik
2003-05-16
5
-9/+16
*
ERR: Search for gethostbyname which is the one needed
Andy Cedilnik
2003-05-14
1
-2/+2
*
ERR: Fix warning
Andy Cedilnik
2003-05-13
1
-2/+2
*
ERR: Attempt to remove warnings
Andy Cedilnik
2003-05-12
3
-13/+13
*
ERR: Remove a bunch of warnings on SGI
Bill Hoffman
2003-05-12
6
-17/+19
*
ERR: Do not link nsl if not necessary
Andy Cedilnik
2003-05-12
1
-1/+6
*
ERR: Remove warning
Andy Cedilnik
2003-05-07
1
-1/+0
*
ERR: Fix some HP specific warnings
Bill Hoffman
2003-05-07
4
-7/+27
*
ERR: More warnings
Andy Cedilnik
2003-05-06
1
-10/+10
*
ERR: Remove warnings on icc
Andy Cedilnik
2003-05-06
6
-6/+12
*
ERR: Remove warning on Sun
Bill Hoffman
2003-05-06
1
-2/+2
*
ERR: Remove warning on Mac OSX
Andy Cedilnik
2003-05-06
1
-0/+1
*
ERR: Remove warnings on Borland
Andy Cedilnik
2003-05-05
5
-2/+6
*
ERR: Search for getch instead of printf. Looks like printf is special so it d...
Andy Cedilnik
2003-05-05
1
-3/+17
*
ERR: Remove warning about unused variable i
Andy Cedilnik
2003-05-05
1
-2/+0
*
ERR: Attempt to remove warning on cygwin
Andy Cedilnik
2003-05-03
1
-1/+1
*
ERR: Remove warnings on Visual Studio 7
Andy Cedilnik
2003-05-02
16
-67/+71
*
ERR: Fix comment to C style comment
Andy Cedilnik
2003-05-02
1
-1/+1
*
ERR: Remove warning on FreeBSD
Andy Cedilnik
2003-05-01
1
-1/+1
*
ENH: Remove more warnings
Andy Cedilnik
2003-05-01
1
-0/+3
*
BUG: Make dependency checking work better
Andy Cedilnik
2003-05-01
1
-0/+2
*
ENH: Ignore some warnings on Visual Studio
Andy Cedilnik
2003-05-01
1
-2/+10
*
ERR: Remove warnings
Andy Cedilnik
2003-05-01
5
-11/+20
*
ERR: Remove warnings
Andy Cedilnik
2003-05-01
3
-6/+12
*
ERR: Remove warnings
Andy Cedilnik
2003-05-01
8
-47/+54
*
ENH: Only compile memdebug when CURL_MALLOC_DEBUG is on
Andy Cedilnik
2003-05-01
1
-1/+8
*
ERR: Remove some curl warnings
Andy Cedilnik
2003-05-01
5
-1/+9
*
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
2
-1/+59
*
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
*
Fix windows problem in curl
Andy Cedilnik
2003-03-28
1
-4/+4
*
BUG: Fixed test for gethostbyname_r and gethostbyaddr_r for ansi support.
Brad King
2003-03-18
2
-35/+49
*
BUG: Don't include prototype in test for gethostbyname_r.
Brad King
2003-02-05
1
-0/+18
*
Attempt to cleanup CMake and try to fix build on some systems
Andy Cedilnik
2003-01-21
1
-131/+117
*
Fix proxy code and fix comments to be C comments
Bill Hoffman
2003-01-17
1
-4/+4
*
Add proxy support
Andy Cedilnik
2003-01-17
1
-5/+59
*
Remove unnecessary defines
Andy Cedilnik
2003-01-17
1
-3/+0
*
Fix gcc32 -ansi problem
Andy Cedilnik
2003-01-17
1
-0/+4
*
Look for features
Andy Cedilnik
2003-01-17
1
-0/+3
*
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
3
-5/+0
*
Cleanups
Andy Cedilnik
2003-01-16
3
-15/+2
*
Improve build, now it should build on mac and other platforms where include f...
Andy Cedilnik
2003-01-16
2
-7/+18
*
somebody is playing with the contributions :)
Sebastien Barre
2003-01-15
1
-0/+1
[next]