Skip to content
GitLab
Explore
Sign in
Commits · 07c3aaeea116603f58e8ebbcf8f4f7a39e761ef7
tlmsp-curl
m4
Browse files
Oct 17, 2008
fix missing double-quotes
· 07c3aaee
Yang Tse
authored
Oct 17, 2008
07c3aaee
Oct 16, 2008
some more temporary magic for the icc seg-fault issue
· fb66d517
Yang Tse
authored
Oct 16, 2008
fb66d517
Oct 15, 2008
Ensure that shell variable contents which have active meaning
· be760bed
Yang Tse
authored
Oct 15, 2008
be760bed
Oct 14, 2008
Adjust Watcom C warnings:
· 2f2ed4e4
Yang Tse
authored
Oct 14, 2008
2f2ed4e4
With this change Solaris target builds will now be done with _REENTRANT defined.
· 60476354
Yang Tse
authored
Oct 14, 2008
60476354
Adjust Tiny C basic options:
· 9786e7fa
Yang Tse
authored
Oct 14, 2008
9786e7fa
Adjust GCC warnings:
· fde4b823
Yang Tse
authored
Oct 14, 2008
fde4b823
fix syntax error
· bf8d6426
Yang Tse
authored
Oct 14, 2008
bf8d6426
Initial attempt to detect Watcom C compiler
· 1fab40bb
Yang Tse
authored
Oct 14, 2008
1fab40bb
Oct 13, 2008
make naming scheme more consistent across whole file
· ae754622
Yang Tse
authored
Oct 13, 2008
ae754622
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
Loading