max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
f6088822ce
misc: remove the final watcom references
|
2 年之前 |
Marcel Raad
|
7740600015
build: enable -Warith-conversion
|
2 年之前 |
Marcel Raad
|
813c984962
build: fix -Wenum-conversion handling
|
2 年之前 |
Daniel Stenberg
|
e9021838db
m4/curl-compilers: tell clang -Wno-pointer-bool-conversion
|
2 年之前 |
Daniel Stenberg
|
d4d53d99b1
mailing lists: move from cool.haxx.se to lists.haxx.se
|
3 年之前 |
Daniel Stenberg
|
b5a434f7f0
configure: inhibit the implicit-fallthrough warning on gcc-12
|
3 年之前 |
Daniel Stenberg
|
6dd35dd3b5
configure: do not strip out debug flags
|
3 年之前 |
Daniel Stenberg
|
26e46617b9
configure: set -Wextra-semi-stmt for clang with --enable-debug
|
3 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Daniel Stenberg
|
17fcdf6a31
lib: fix -Wassign-enum warnings
|
4 年之前 |
Daniel Stenberg
|
8684bb70d3
configure: let --enable-debug set -Wenum-conversion with gcc >= 10
|
4 年之前 |
Marcel Raad
|
ae5b6deb15
configure: allow disabling warnings
|
4 年之前 |
Daniel Stenberg
|
efa830f9f6
configure: remove use of -vec-report0 from CFLAGS with icc
|
4 年之前 |
Daniel Stenberg
|
27ea8fc2fa
configure: convert -I to -isystem as a last step
|
4 年之前 |
Daniel Stenberg
|
f0f3952f55
configure: document 'compiler_num' for gcc
|
4 年之前 |
Daniel Stenberg
|
26d7f0094a
curl-compilers.m4: check for __ibmxl__ to detect xlclang
|
5 年之前 |
Daniel Stenberg
|
2fa0d57e2e
curl-compilers.m4: detect xlclang
|
5 年之前 |
Daniel Stenberg
|
5616c1df28
configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE
|
6 年之前 |
Viktor Szakats
|
b801b453af
whitespace fixes
|
6 年之前 |
Marcel Raad
|
014ed7c22f
Enable more GCC warnings
|
6 年之前 |
Marcel Raad
|
15ed9f87e3
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
|
6 年之前 |
Marcel Raad
|
60776a0515
curl-compilers: enable -Wbad-function-cast on GCC
|
6 年之前 |
Frank Gevaerts
|
7663a7c284
configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.h
|
6 年之前 |
Eric Gallager
|
a19fefb070
build: add picky compiler warning flags for gcc 6 and 7
|
6 年之前 |
Daniel Stenberg
|
f8548e84ad
configure: use -Wno-varargs on clang 3.9[.X] debug builds
|
7 年之前 |
Daniel Stenberg
|
b5cc7dd360
m4/curl-compilers.m4: use proper quotes around string, not backticks
|
7 年之前 |
Marcel Raad
|
deadb2348f
curl-compilers.m4: disable warning spam with Cygwin's clang
|
7 年之前 |
Marcel Raad
|
e5d6aa8d61
curl-compilers.m4: fix unknown-warning-option on Apple clang
|
7 年之前 |
Marcel Raad
|
5bdf835c0b
curl-compilers.m4: enable comma clang warning
|
7 年之前 |