Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg d4d53d99b1 mailing lists: move from cool.haxx.se to lists.haxx.se il y a 3 ans
  Daniel Stenberg b5a434f7f0 configure: inhibit the implicit-fallthrough warning on gcc-12 il y a 3 ans
  Daniel Stenberg 6dd35dd3b5 configure: do not strip out debug flags il y a 3 ans
  Daniel Stenberg 26e46617b9 configure: set -Wextra-semi-stmt for clang with --enable-debug il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg 17fcdf6a31 lib: fix -Wassign-enum warnings il y a 4 ans
  Daniel Stenberg 8684bb70d3 configure: let --enable-debug set -Wenum-conversion with gcc >= 10 il y a 4 ans
  Marcel Raad ae5b6deb15 configure: allow disabling warnings il y a 4 ans
  Daniel Stenberg efa830f9f6 configure: remove use of -vec-report0 from CFLAGS with icc il y a 4 ans
  Daniel Stenberg 27ea8fc2fa configure: convert -I to -isystem as a last step il y a 4 ans
  Daniel Stenberg f0f3952f55 configure: document 'compiler_num' for gcc il y a 4 ans
  Daniel Stenberg 26d7f0094a curl-compilers.m4: check for __ibmxl__ to detect xlclang il y a 5 ans
  Daniel Stenberg 2fa0d57e2e curl-compilers.m4: detect xlclang il y a 5 ans
  Daniel Stenberg 5616c1df28 configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE il y a 6 ans
  Viktor Szakats b801b453af whitespace fixes il y a 6 ans
  Marcel Raad 014ed7c22f Enable more GCC warnings il y a 6 ans
  Marcel Raad 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC il y a 6 ans
  Marcel Raad 60776a0515 curl-compilers: enable -Wbad-function-cast on GCC il y a 6 ans
  Frank Gevaerts 7663a7c284 configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.h il y a 6 ans
  Eric Gallager a19fefb070 build: add picky compiler warning flags for gcc 6 and 7 il y a 6 ans
  Daniel Stenberg f8548e84ad configure: use -Wno-varargs on clang 3.9[.X] debug builds il y a 7 ans
  Daniel Stenberg b5cc7dd360 m4/curl-compilers.m4: use proper quotes around string, not backticks il y a 7 ans
  Marcel Raad deadb2348f curl-compilers.m4: disable warning spam with Cygwin's clang il y a 7 ans
  Marcel Raad e5d6aa8d61 curl-compilers.m4: fix unknown-warning-option on Apple clang il y a 7 ans
  Marcel Raad 5bdf835c0b curl-compilers.m4: enable comma clang warning il y a 7 ans
  Marcel Raad 32ec3063df curl-compilers.m4: enable missing-variable-declarations clang warning il y a 7 ans
  Marcel Raad b5c5909f30 curl-compilers.m4: enable double-promotion warning il y a 7 ans
  Marcel Raad 783ce023a5 curl-compilers.m4: enable vla warning for clang il y a 7 ans
  Marcel Raad 5e796c5e94 curl-compilers.m4: escape square brackets in regex il y a 7 ans
  Marcel Raad 5598b0bd63 curl-compilers.m4: fix compiler_num for clang il y a 7 ans