about summary refs log tree commit diff
path: root/configure.ng
AgeCommit message (Expand)Author
2026-01-15Use simpler build systemNakidai
2024-04-06Add support for the "sd_notify" protocolAlexander Barton
2024-03-31Try to set file descriptor limit to its maximum and show info on startupAlexander Barton
2024-01-20Update the mailing list address to ngircd@lists.barton.deAlexander Barton
2024-01-19Use -Werror when testing for -Wno-format-truncationAlexander Barton
2024-01-18Disable GCC -Wformat-truncation when suportedAlexander Barton
2024-01-16Autodetect support for IPv6 by defaultAlexander Barton
2024-01-11Remove unmaintained contrib/MacOSX/ folderAlexander Barton
2023-02-05configure.ng: Include <string.h> for memset in WORKING_GETADDRINFO probeFlorian Weimer
2022-12-29Remove outdated macOS "Package Maker" configurationAlexander Barton
2020-04-25updating testsuite to support ssl-testsJohann Hartwig Hauschild
2020-03-29Convert INSTALL and README files to MarkdownAlexander Barton
2019-11-10Log received signals (using strsignal(3), when available)Alexander Barton
2019-07-01Make sure HAVE_LIBSSL is defined, even when using pkg-configAlexander Barton
2019-04-20configure.ng: use pkg-config to find PpenSSL dependenciesFabrice Fontaine
2018-02-25configure.ng: Split list into separate linesAlexander Barton
2016-12-05Fix building ngIRCd with OpenSSL 1.1Christoph Biedl
2015-06-06Make setgroups(3) function optionalAlexander Barton
2014-03-17configure[.ng]: <sys/types.h> is a required header fileAlexander Barton
2014-01-26configure: Only link "contrib/Debian" if it existsAlexander Barton
2014-01-17Use $(MKDIR_P) instead of $(mkinstalldirs) in Makefile'sAlexander Barton
2014-01-17Fix configure script and "make check" for TCP WrappersAlexander Barton
2014-01-17Add libwrap at the end of the configure runAlexander Barton
2014-01-04Partially revert bc098794: don't require autoconf 2.67Alexander Barton
2014-01-02Update configure.ng for autoconf 2.67Alexander Barton
2013-12-27Check for working getaddrinfo() functionAlexander Barton
2013-11-12configure: clean up function definitionsAlexander Barton
2013-11-10Only use unsetenv() when it is availableAlexander Barton
2013-10-23Check and call arc4random_stir() if presentFederico G. Schwindt
2013-10-16Add support for arc4randomFederico G. Schwindt
2013-08-26private strndup() implementation in case libc does not provide itFederico G. Schwindt
2013-08-11configure: Don't quote IO backend type(s)Alexander Barton
2013-03-24Make configure[.ng] compatible with autoconf 1.10 againAlexander Barton
2013-02-15configure: search for iconv_open as well as libiconv_openAlexander Barton
2013-02-15configure: conversation -> conversionAlexander Barton
2013-01-24configure: "netinet/in_systm.h" is optionalAlexander Barton
2013-01-06configure: use AS_HELP_STRING for --with-iconvAlexander Barton
2013-01-05autogen.sh: Enforce serial test harness on automake >=1.13Alexander Barton
2013-01-01Use "${docdir}/Commands.txt" as help text fileAlexander Barton
2012-11-10Remove Anope "ngircd" protocol module patchesAlexander Barton
2012-10-11Search gethostbyname() in libbind and libnetworkAlexander Barton
2012-10-06Merge branch 'bug109-CHARCONV'Alexander Barton
2012-09-24configure: only use AM_PROG_AR when availableAlexander Barton
2012-09-24configure.ng: use AM_PROG_AR to check ar(1) commandAlexander Barton
2012-09-24Merge branch 'automake-am11-am12'Alexander Barton
2012-09-24configure.ng: don't require GIT tree to detect version stringAlexander Barton
2012-09-23Change build system to support new and old GNU automakeAlexander Barton