- autoreconf
- Move ax_with_tls.m4 to ax_arg_with_tls.m4
- The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
- autoreconf
- autoreconf
- Recreate autogenerated files
- autoreconf
- autoreconf
- autoreconf
- autoreconf
- autoreconf
- autoreconf
- Fixed more svn properties as pointed out by jackal
- autoreconf
- autoreconf
- libtool 2.4.5, automake 1.15
- Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit
- Add m4/ax_arg_enable_assert.m4 and tidy up configure.ac a bit
- libtool 2.4.4
- autoreconf
- Moved ax_check_openssl.m4 to ax_arg_openssl.m4
- Got rid of acinclude.m4
- Update macros in m4/
- Create 8.2.x branch
- automake 1.14.1
- Added m4/ac_define_dir.m4
- Instead of forcefully adding -Wall -Wextra -Wno-unused -Wcast-qual -Wcast-align -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wundef to CFLAGS, 'configure' now tests if the flags are understood by the compiler
- Move openssl check to m4/ax_check_openssl.m4
- Initial build system related modernizations - Add -fstack-protector to CFLAGS if available
- Automake 1.14
- automake 1.13.4
- automake 1.13.3
- automake 1.13.2
- automake 1.13.1
- automake 1.13
- bison 2.7 & automake 1.12.6 - Update configure.ac
- memory.c: removed mem_frob() - automake 1.12.5
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- automake 1.12.4
- automake 1.12.3
- automake 1.12.2
- automake 1.12.1 & bison 2.5.1
- autoconf 2.69 & automake 1.12
- automake 1.11.5
- automake 1.11.4
- automake 1.11.3
- automake 1.11.2
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- thou shall not forget the half while being on crack
- Fixed broken configure test for sigio - Update libtool to latest 2.4 release
- Updated ltdl to latest 2.2.10 release
- Switch libltdl to recursive build mode
- libtoolize
- Updated ltdl to latest 2.2.6b release
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
- fixed some configure mess and imported latest libtool sources