]> jfr.im git - irc/ircd-hybrid/hopm.git/history - configure.ac
- Update README.md: fixed broken build badge. See badges/shields#8671
[irc/ircd-hybrid/hopm.git] / configure.ac
2022-07-02  michael- configure.ac: remove AC_REVISION
2022-06-13  michael- Automake 1.16.5 is now required
2022-06-12  michael- configure.ac replace deprecated macros
2021-06-23  michael- Bump version to hopm-1.1.11
2021-05-15  michael- configure.ac: style improvements
2021-01-30  michael- Bump version to 1.1.10
2020-10-24  michael- configure.ac: minimum supported version of automake...
2020-09-19  michael- Bump version to hopm-1.1.9
2020-07-18  michael- configure.ac: replace obsolete AC_CONFIG_HEADER with...
2020-07-04  michael- Bump version to 1.1.8
2020-03-29  michael- Bump version to 1.1.7
2019-02-09  michael- Bump version to 1.1.6
2018-09-23  michael- Add --enable-efence switch to allow easy linking...
2018-09-22  michael- Move 'gcc_stack_protect' to 'ax_gcc_stack_protect'
2017-04-17  michael- Bump version to hopm-1.1.5
2017-04-05  michael- Bump version to hopm-1.1.4
2017-04-02  michael- configure.ac: remove AC_C_BIGENDIAN
2016-09-26  michael- Bump version to 1.1.3
2016-05-15  michael- Bump version to 1.1.2
2016-01-01  michael- Bump version to hopm-1.1.1
2015-07-24  michael- Change version to hopm-1.1.0
2015-07-02  michael- Revved version to hopm-1.1.0beta1
2015-07-01  michael- Added HTTPS support for SSL/TLS-enabled HTTP proxies
2015-06-23  michael- Add --enable-warnings switch
2015-06-11  michael- configure.ac: cleaned up comment
2015-06-11  michael- configure.ac: replaced AC_PROG_LIBTOOL with LT_INIT...
2015-06-11  michael- configure.ac: have HOPM to compile with -fstack-prote...
2015-06-11  michael- configure.ac: make use of AX_ARG_ENABLE_ASSERT and...
2015-06-11  michael- Further cleanups to the build system; moved various...
2015-05-06  michael- configure.ac: require automake 1.15
2015-01-06  michael- Require autoconf 2.69 and automake 1.14.1
2015-01-01  michael- Removed obsolete AC_HEADER_TIME
2015-01-01  michael- Further cleanups to configure.ac
2015-01-01  michael- More cleanups to the build system. Remove stuff we...
2014-12-31  michael- configure.ac: removed tests for select() and sys...
2014-12-29  michael- configure.ac: removed with-extra-fascism switch
2014-12-29  michael- Removed configure test for gethostbyname()
2014-12-29  michael- Removed configure header test for strings.h; removed...
2014-12-29  michael- Removed AC_HEADER_STDC configure test
2014-12-26  michael- configure.ac: remove tests for inet_aton, inet_pton...
2014-12-26  michael- Removed inet_pton() compatibility code
2014-12-26  michael- configure.ac: removed useless AC_TYPE_SIZE_T
2014-12-26  michael- firedns.c: replaced unsigned short with explicit...
2014-12-26  michael- configure.ac: replaced AM_CONFIG_HEADER with AC_CONFI...
2014-12-25  michael- configure.ac: removed AC_FUNC_STRFTIME
2014-12-25  michael- Modernizie build system some more
2014-12-24  michael- configure.ac: minor cleanups
2014-12-22  michael- Removed --with-error switch
2014-12-22  michael- Added doc/Makefile.am
2014-12-22  michael- Add strlcpy() and strlcat() for system that don't...
2014-12-22  michael- Update configure.ac
2014-12-22  michael- Update configure.ac to reflect name change to hopm
2014-12-22  michael- C99 is now mandatory. Removed snprintf.c and related...
2014-12-22  michael- Move configure.in to configure.ac