Yang Tse
|
57fa576a35
configure: check if compiler halts on function prototype mismatch
|
12 years ago |
Daniel Stenberg
|
c277bd6ce7
autoconf: don't force-disable compiler debug option
|
12 years ago |
Yang Tse
|
60d5a16b99
curl-compilers.m4: remove -Wstrict-aliasing=3 from clang
|
12 years ago |
Yang Tse
|
f1474db360
curl-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds
|
12 years ago |
Yang Tse
|
bd12c44d35
curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds
|
12 years ago |
Jonathan Nieder
|
8b63b48627
headers: surround GCC attribute names with double underscores
|
12 years ago |
Yang Tse
|
9e24b9c7af
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
|
12 years ago |
Yang Tse
|
3ef6418b61
curl-compilers.m4: serial number bump
|
13 years ago |
Yang Tse
|
56ef3e295f
curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:
|
13 years ago |
Yang Tse
|
fba00c9f7b
xlc: avoid preprocessor definition usage when linking
|
13 years ago |
Yang Tse
|
dd5d3518e4
configure: undo using autobuilds to temporarily verify strict aliasing warnings.
|
14 years ago |
Yang Tse
|
1c4fa240be
configure: use autobuilds to temporarily verify strict aliasing warnings.
|
14 years ago |
Yang Tse
|
7cebf22d57
serial number bump
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Daniel Johnson
|
3cd5b1cfb0
Fix warnings for clang
|
14 years ago |
Yang Tse
|
d9291eb4b8
|
14 years ago |
Daniel Stenberg
|
f5d8c0befc
Daniel Johnson provided fixes for building with the clang compiler
|
14 years ago |
Dan Fandrich
|
d3e35d49ae
Added a few more compiler warning options for gcc.
|
15 years ago |
Yang Tse
|
065047dc62
Added --enable-curldebug configure option to enable and disable building
|
15 years ago |
Yang Tse
|
f3e6a582d4
remove outdated comment
|
15 years ago |
Yang Tse
|
7a928b40f3
Proper naming for the experimental compiler test and moved to *-compilers.m4
|
15 years ago |
Yang Tse
|
cfda3e6a48
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_*
|
15 years ago |
Yang Tse
|
f6b55fae79
remove compiler options used while debugging the icc 9.1 optimizer issue
|
15 years ago |
Yang Tse
|
9bb1854398
Set HP-UX compiler warning level back to the one that exposes
|
15 years ago |
Yang Tse
|
c36f0e71b6
attempting to keep lines below 80 chars
|
16 years ago |
Dan Fandrich
|
820011dedc
Added more compiler warning options for gcc 4.3
|
16 years ago |
Yang Tse
|
d104216bbe
icc adjustments:
|
16 years ago |
Yang Tse
|
71edaf4d01
some more temporary magic for the icc seg-fault issue
|
16 years ago |
Yang Tse
|
2b77d50776
icc permanent adjustment:
|
16 years ago |
Yang Tse
|
198fa5e3c7
icc adjustments:
|
16 years ago |