Skip to content
GitLab
Explore
Sign in
Commits · 3ad956e73f0b79bca92949faf726768927caba3e
tlmsp-curl
m4
Browse files
Oct 13, 2008
Adjust GCC warnings:
· 3ad956e7
Yang Tse
authored
Oct 13, 2008
3ad956e7
Adjust GCC --enable-warnings:
· ca70beec
Yang Tse
authored
Oct 13, 2008
ca70beec
Oct 12, 2008
adjust SGI MIPSpro C detection
· 75893921
Yang Tse
authored
Oct 12, 2008
75893921
LCC compiler adjustments:
· ab861e56
Yang Tse
authored
Oct 12, 2008
ab861e56
Oct 11, 2008
remove extra space
· fefc6a7e
Yang Tse
authored
Oct 11, 2008
fefc6a7e
split SGI compiler check. One for MIPS C and another for MIPSpro C
· a119114a
Yang Tse
authored
Oct 11, 2008
a119114a
LCC compiler adjustments:
· 430b1a22
Yang Tse
authored
Oct 11, 2008
430b1a22
Oct 10, 2008
Initial attempt to detect Tiny C compiler
· 0722e91e
Yang Tse
authored
Oct 10, 2008
0722e91e
Initial attempt to detect LCC compiler
· c859a6f3
Yang Tse
authored
Oct 10, 2008
c859a6f3
1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM
· ef498507
Yang Tse
authored
Oct 10, 2008
ef498507
simplify SGI C compiler check
· 4f6f334f
Yang Tse
authored
Oct 10, 2008
4f6f334f
HP C adjustments:
· d61f2603
Yang Tse
authored
Oct 10, 2008
d61f2603
Add debug tracing for COMPILER_WORKS_IFELSE
· 4b8f13e9
Yang Tse
authored
Oct 10, 2008
4b8f13e9
Oct 09, 2008
configure will also warn on 'strict compiler warning' rejected options
· 98416a4f
Yang Tse
authored
Oct 09, 2008
98416a4f
convert rejected compiler options messages into a warnings
· 1c5336cd
Yang Tse
authored
Oct 09, 2008
1c5336cd
remove extra whitespace from string in SGI C check
· 43c2cf4e
Yang Tse
authored
Oct 09, 2008
43c2cf4e
oops
· b2ca0bab
Yang Tse
authored
Oct 09, 2008
b2ca0bab
Initial attempt to detect SGI C compiler
· ed4ae322
Yang Tse
authored
Oct 09, 2008
ed4ae322
HP C adjustments:
· 4f924ab0
Yang Tse
authored
Oct 09, 2008
4f924ab0
Oct 08, 2008
improve presentation of accepted/rejected debug/optimizer options
· 5928ea9c
Yang Tse
authored
Oct 08, 2008
5928ea9c
refactoring of COMPILER_BASIC_OPTS
· 1fea66e5
Yang Tse
authored
Oct 08, 2008
1fea66e5
Initial attempt to detect SUN C compiler
· 6814907a
Yang Tse
authored
Oct 08, 2008
6814907a
Initial attempt to detect HP C compiler
· 1b246eec
Yang Tse
authored
Oct 08, 2008
1b246eec
Oct 07, 2008
adjust ICC_windows settings
· aefab929
Yang Tse
authored
Oct 07, 2008
aefab929
fix VAR_STRIP
· a6d93108
Yang Tse
authored
Oct 07, 2008
a6d93108
Initial attempt to support configure's --(dis|en)able-optimize
· d930280a
Yang Tse
authored
Oct 07, 2008
d930280a
Oct 02, 2008
debug option check must be before warnings option check
· a7b95cac
Yang Tse
authored
Oct 02, 2008
a7b95cac
Initial attempt to support configure's --(dis|en)able-warnings
· 2245ac2f
Yang Tse
authored
Oct 02, 2008
2245ac2f
Sep 26, 2008
siginterrupt, signal and sigsetjmp checks
· 83c199bb
Yang Tse
authored
Sep 26, 2008
83c199bb
Sep 24, 2008
HAVE_INET_PTON will only be defined when an IPv6 capable working
· 4d437416
Yang Tse
authored
Sep 24, 2008
4d437416
configure script now checks availability of the inet_ntop() function,
· 267b9423
Yang Tse
authored
Sep 24, 2008
267b9423
temporarily enable CURL_CHECK_FUNC_INET_NTOA_R
· 006cab3e
Yang Tse
authored
Sep 24, 2008
006cab3e
Sep 22, 2008
attempt to make work the gethostname function
· 54e49d10
Yang Tse
authored
Sep 22, 2008
54e49d10
Sep 19, 2008
configure script now checks availability of the alarm() function
· 4e4f6c1e
Yang Tse
authored
Sep 19, 2008
4e4f6c1e
Sep 18, 2008
fix false negative strerror_r detection
· a059e924
Yang Tse
authored
Sep 18, 2008
a059e924
fix wrong number used in comparison
· acd63716
Yang Tse
authored
Sep 18, 2008
acd63716
fix wrong variable used in comparison
· ddb2783f
Yang Tse
authored
Sep 18, 2008
ddb2783f
fix netdb.h prerequisite inclusion
· 8fa895d6
Yang Tse
authored
Sep 18, 2008
8fa895d6
Sep 17, 2008
improve detection of gethostbyaddr_r() and gethostbyname_r()
· d84440d5
Yang Tse
authored
Sep 17, 2008
d84440d5
improve detection of getservbyport_r()
· 0c1ae21c
Yang Tse
authored
Sep 17, 2008
0c1ae21c
Loading