aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure: detect unimplemented pipe2() on GNU/kFreeBSDEvgeny Grin (Karlson2k)2022-01-10
* configure: minor fixes in ITC type detectionEvgeny Grin (Karlson2k)2022-01-10
* Moved 'po' dependencies to separate ./configure fileEvgeny Grin (Karlson2k)2022-01-09
* Autotools refactoring: better follow GNU coding standardsEvgeny Grin (Karlson2k)2022-01-06
* automake: use right automake optionsEvgeny Grin (Karlson2k)2022-01-05
* Configure: do not define unused var in MakefilesEvgeny Grin (Karlson2k)2022-01-05
* configure: fixed unwanted output on FedoraEvgeny Grin (Karlson2k)2021-12-29
* configure: clarified license messageEvgeny Grin (Karlson2k)2021-12-28
* Released GNU libmicrohttpd 0.9.75v0.9.75Evgeny Grin (Karlson2k)2021-12-26
* configure: fixed portabilityEvgeny Grin (Karlson2k)2021-12-24
* configure: fixed compiler warning on MSys2/MinGW64 package buildEvgeny Grin (Karlson2k)2021-12-20
* Released GNU libmicrohttpd 0.9.74v0.9.74Evgeny Grin (Karlson2k)2021-12-19
* Additional fix for old gnutls versionsEvgeny Grin (Karlson2k)2021-12-16
* Reworked dlltool supported.Evgeny Grin (Karlson2k)2021-12-14
* configure: replaced more shell constructs with AS_* macrosEvgeny Grin (Karlson2k)2021-12-13
* Workaround for old broken GnuTLS buildsEvgeny Grin (Karlson2k)2021-12-13
* https tests: simplified makefileEvgeny Grin (Karlson2k)2021-12-13
* configure: really disable leak sanitizer if it's disabled by configure parame...Evgeny Grin (Karlson2k)2021-12-11
* configure: added selective sanitizers enableEvgeny Grin (Karlson2k)2021-12-11
* configure: improved compatibility with shellsEvgeny Grin (Karlson2k)2021-12-10
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* test_client_put_stop: check 'net.inet.tcp.blackhole' valueEvgeny Grin (Karlson2k)2021-12-06
* test_client_put_stop: support rate limiting of RSTEvgeny Grin (Karlson2k)2021-12-06
* configure: fixed compiler warning when checkingEvgeny Grin (Karlson2k)2021-12-06
* configure: fixed missing quotingEvgeny Grin (Karlson2k)2021-12-04
* Added _MHD_HEAVY_TESTS to MHD_config.hEvgeny Grin (Karlson2k)2021-12-04
* configure: do header detection before other checksEvgeny Grin (Karlson2k)2021-12-01
* configure: header detection fixesEvgeny Grin (Karlson2k)2021-12-01
* configure: improved reporting which detecting available sanitizersEvgeny Grin (Karlson2k)2021-10-28
* Further improved PAGESIZE macro detectionEvgeny Grin (Karlson2k)2021-10-27
* configure: removed unused HAVE_DECL_SOCK_NONBLOCK macro from MHD_config.hEvgeny Grin (Karlson2k)2021-10-25
* Added check at configure time for PAGESIZE and PAGE_SIZE macrosEvgeny Grin (Karlson2k)2021-10-24
* configure: fixed harmless typo in cache variable nameEvgeny Grin (Karlson2k)2021-10-23
* configure: improved reporting on SolarisEvgeny Grin (Karlson2k)2021-10-23
* A small addition for 5bcd843d0b74ba924a5dbee9d6b64ee213ec9e7fEvgeny Grin (Karlson2k)2021-10-10
* configure: added proper detection of user poisoning support with old compilersEvgeny Grin (Karlson2k)2021-10-10
* Added custom memory poisoning for MemoryPoolEvgeny Grin (Karlson2k)2021-10-10
* configure: improved commentEvgeny Grin (Karlson2k)2021-10-10
* configure: fixed wrong bracketsEvgeny Grin (Karlson2k)2021-10-09
* configure: removed "-fno-common" for sanitizers as it's not used by MHDEvgeny Grin (Karlson2k)2021-10-06
* configure: check whether leak detection is supportedEvgeny Grin (Karlson2k)2021-10-06
* Added support for "noreturn" function declaration.Evgeny Grin (Karlson2k)2021-10-04
* configure: added detection of used run-time lib (type of C lib)Evgeny Grin (Karlson2k)2021-09-17
* Moved some logic from 'configure' to 'mhd_align.h'Evgeny Grin (Karlson2k)2021-09-13
* configure: spelling fixesEvgeny Grin (Karlson2k)2021-09-07
* Fix for e2a52a91c687afc8f15b98a33ee6ed01a0a4a1ffEvgeny Grin (Karlson2k)2021-09-07
* configure: improved test for undefined behavior sanitizerEvgeny Grin (Karlson2k)2021-09-07
* configure: reset CFLAGS when testing for sanitizersEvgeny Grin (Karlson2k)2021-09-07
* configure: use CFLAGS only one time when testing for sanitizersEvgeny Grin (Karlson2k)2021-09-07
* Added more options for undefined behavior sanitizerEvgeny Grin (Karlson2k)2021-09-05