Commit History

Author SHA1 Message Date
  Evgeny Grin (Karlson2k) fe8a9c6181 configure: improved comment 3 years ago
  Evgeny Grin (Karlson2k) 899730e8c7 configure: fixed wrong brackets 3 years ago
  Evgeny Grin (Karlson2k) 50067864c0 configure: removed "-fno-common" for sanitizers as it's not used by MHD 3 years ago
  Evgeny Grin (Karlson2k) cc2d26ef3d configure: check whether leak detection is supported 3 years ago
  Evgeny Grin (Karlson2k) 85db559ed6 Added support for "noreturn" function declaration. 3 years ago
  Evgeny Grin (Karlson2k) cc1d7c61ae configure: added detection of used run-time lib (type of C lib) 3 years ago
  Evgeny Grin (Karlson2k) b6dbca7699 Moved some logic from 'configure' to 'mhd_align.h' 3 years ago
  Evgeny Grin (Karlson2k) 6210a78fed configure: spelling fixes 3 years ago
  Evgeny Grin (Karlson2k) 7345c1498b Fix for e2a52a91c687afc8f15b98a33ee6ed01a0a4a1ff 3 years ago
  Evgeny Grin (Karlson2k) e2a52a91c6 configure: improved test for undefined behavior sanitizer 3 years ago
  Evgeny Grin (Karlson2k) be630f9d6b configure: reset CFLAGS when testing for sanitizers 3 years ago
  Evgeny Grin (Karlson2k) 12771c10bf configure: use CFLAGS only one time when testing for sanitizers 3 years ago
  Evgeny Grin (Karlson2k) 169cd95f9e Added more options for undefined behavior sanitizer 3 years ago
  Evgeny Grin (Karlson2k) 75dc9e0312 Reworked support for sanitizers 3 years ago
  Evgeny Grin (Karlson2k) 201444ffb1 Improved 'configure' report after e163ad95a7232de374d03a6cf4a44bffbde31d3c 3 years ago
  Evgeny Grin (Karlson2k) e163ad95a7 Disabled parallel make for curltest if heavy tests are enabled 3 years ago
  Evgeny Grin (Karlson2k) 849b9eebc1 configure: limit number of CPU cores used without heavy testing 3 years ago
  Evgeny Grin (Karlson2k) 7be09c4512 Fixed possible preprocessor error if ULLONG_MAX is not digits-only 3 years ago
  Evgeny Grin (Karlson2k) 9f333edbdf Fixed possible preprocessor error when SIZE_MAX is not digits-only 3 years ago
  Evgeny Grin (Karlson2k) aaab73802c Fixed possible preprocessor errors 3 years ago
  Christian Grothoff 0920a1f908 -fix typo 3 years ago
  Evgeny Grin (Karlson2k) b6f083d884 Fixed preprocessor error, fixed timeout calculation 3 years ago
  Evgeny Grin (Karlson2k) 99f31f0547 configure: added stdint.h to the list of required headers 3 years ago
  Evgeny Grin (Karlson2k) 2452f03c3f configure: removed sys/types.h duplicated check 3 years ago
  Evgeny Grin (Karlson2k) b21d5bbac1 configure: moved sys/stat.h to optional headers 3 years ago
  Evgeny Grin (Karlson2k) 6942c69240 configure: removed check for unused locale.h header 3 years ago
  Evgeny Grin (Karlson2k) 2ec7a17a59 configure: removed check for unused math.h header 3 years ago
  Evgeny Grin (Karlson2k) a64a0ac77e Test for stdlib.h presence 3 years ago
  Evgeny Grin (Karlson2k) e544cf3630 Added fallback functions for MHD_monotonic_msec_counter() values 3 years ago
  Evgeny Grin (Karlson2k) 89387e53fe Implemented basement to work with unaligned data 3 years ago