Skip to content
GitLab
Explore
Sign in
Commits · 3ad956e73f0b79bca92949faf726768927caba3e
tlmsp-curl
ares
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
fix compiler warning: 'dot_4' may be used uninitialized in this function
· 31a3432a
Yang Tse
authored
Oct 07, 2008
31a3432a
adjust ICC_windows settings
· aefab929
Yang Tse
authored
Oct 07, 2008
aefab929
fix VAR_STRIP
· a6d93108
Yang Tse
authored
Oct 07, 2008
a6d93108
Sync up with reality
· bfc09ac2
Yang Tse
authored
Oct 07, 2008
bfc09ac2
Initial attempt to support configure's --(dis|en)able-optimize
· d930280a
Yang Tse
authored
Oct 07, 2008
d930280a
Oct 02, 2008
fix comment
· b64f0dac
Yang Tse
authored
Oct 02, 2008
b64f0dac
Initial attempt to support configure's --(dis|en)able-warnings
· 2245ac2f
Yang Tse
authored
Oct 02, 2008
2245ac2f
Sep 30, 2008
fix compiler warning: dereferencing type-punned pointer will break strict-aliasing rules
· 2c086105
Yang Tse
authored
Sep 30, 2008
2c086105
now compiler warnings are activated for all gcc builds, not only debug ones.
· 4aee6822
Yang Tse
authored
Sep 30, 2008
4aee6822
Use CFLAGS for icc linker options instead of LDFLAGS,
· beb14ca6
Yang Tse
authored
Sep 30, 2008
beb14ca6
Sep 29, 2008
use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version number
· 9f8c40ed
Yang Tse
authored
Sep 29, 2008
9f8c40ed
Temporary icc adjustment:
· cda9d7e5
Yang Tse
authored
Sep 29, 2008
cda9d7e5
Sep 24, 2008
HAVE_INET_PTON will only be defined when an IPv6 capable working
· 4d437416
Yang Tse
authored
Sep 24, 2008
4d437416
HAVE_INET_NTOP will only be defined when an IPv6 capable working
· 142cb601
Yang Tse
authored
Sep 24, 2008
142cb601
ntoa() and inet_ntoa_r() no longer used
· 4e909ee8
Yang Tse
authored
Sep 24, 2008
4e909ee8
Sep 22, 2008
icc adjustments for icc 9.0 and prior versions:
· 18831186
Yang Tse
authored
Sep 22, 2008
18831186
attempt to make work the gethostname function
· 54e49d10
Yang Tse
authored
Sep 22, 2008
54e49d10
Loading