]> diplodocus.org Git - nmh/history - configure.ac
context_foil.c: Move interface to own file.
[nmh] / configure.ac
2017-10-27 Ralph Corderoyconfigure.ac: Test for libtinfo to resolve setupterm(3).
2017-10-27 Ralph CorderoyDelete "blank" lines at start of files to bring content...
2017-08-21 David LevineRemoved conditional addition of -D_FORTIFY_SOURCE=2...
2017-08-20 David LevineAdd -D_FORTIFY_SOURCE=2 to CPPFLAGS instead of AM_CPPFLAGS.
2017-08-17 Ralph CorderoyMakefile.am: Remove multiple `mkdir -p' for etc; use...
2017-08-17 Ken HornsteinImprove installation documentation
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-07-15 David LevineFixed flex fixups to not break LFLAGS.
2017-07-15 David LevineAdded flex fixup for Fedora 26's flex 2.6.1.
2017-05-05 Ralph Corderoyconfigure.ac: Enable assert(3) by default.
2017-02-19 Ken HornsteinChange "servers" mts.conf entry to only support a singl...
2017-01-14 David LevineFixed references to --with-cyrus-sasl, and --without...
2017-01-07 David LevineAdded missing AC_SUBST of AM_LDFLAGS.
2016-12-05 David LevineFixed and restored commit 9a4b4a3d3b27fe4a7ff6d0b8724ce...
2016-12-04 David LevineReverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
2016-12-04 David LevineEnabled detection of tm_gmtoff on _GNU_SOURCE platforms...
2016-11-23 David LevineAdded flex 2.6.0 (with Fedora 25) output fixup.
2016-11-11 Ralph Corderoyconfigure.ac: Add FIXME regarding _BSD_SOURCE for tm...
2016-11-02 Ken HornsteinAdd some Autoconf support for older OpenSSL libraries...
2016-10-25 David LevineReworked default SASL support to enable if header and...
2016-10-25 David LevineDon't add -D_FORTIFY_SOURCE to AM_CPPFLAGS with -O0.
2016-10-24 Ralph CorderoyMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
2016-10-24 David LevineRemoved unnecessary definition of tls_support.
2016-10-24 David LevineReworked default TLS support to enable if header and...
2016-10-24 Ralph CorderoyFix flex 2.6.1's output regarding signed/unsigned compa...
2016-10-19 Ralph CorderoyRemove ./configure's --enable-debug support; it did...
2016-10-11 Oliver KiddleFor the autoconf/automake stuff to replace getline...
2016-10-11 Ralph CorderoyI've written a getline(3) from scratch based on
2016-10-11 David LevineMoved gcc warning options from AM_CFLAGS back to CFLAGS, to
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 Ken HornsteinChange from an autoconf test for SSL_library_init to...
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-18 David LevineMoved LDFLAGS to AM_LDFLAGS.
2016-09-18 David LevineMoved CFLAGS additions to AM_CFLAGS.
2016-09-18 David LevineMoved restore of CFLAGS outside of AC_CHECK_HEADER...
2016-09-17 David LevineAdded AM_CPPFLAGS to CFLAGS that are used for curl...
2016-09-16 David LevineMoved LFLAGS additions to AM_LFLAGS.
2016-09-16 David LevineUse CPPFLAGS instead of AM_CPPFLAGS for FreeBSD additions.
2016-09-16 David LevineMoved CPPFLAGS additions to AM_CPPFLAGS.
2016-09-15 David LevineAdded NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2016-09-04 Ken HornsteinAdd new signal include file location for El Capitan...
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-05-21 David LevineAdded docdir to mhparam.
2016-05-21 David LevineAdded docdir to mhparam.
2016-04-26 David LevineAdded explicit OATH_SUPPORT=1 to configure.ac when...
2016-04-25 Eric GillespieFix tests with oauth disabled.
2016-04-25 Eric GillespieImprove oauth autoconf support.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-11-30 David LevineMoved addition of -ansi -pedantic to CFLAGS with gcc...
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-12 Marcin CieslakFixed "inc" to be installed setgid mail with dot lockin...
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded yacc/bison support to configure.ac.
2014-12-28 David LevineOK, this fixes the problem referenced in the last commi...
2014-12-28 David LevineReverted commit a2b00e7053ca3be3d1389588580c71498222a26...
2014-12-28 David LevineRemoved copy of all of the etc files from test/common...
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-10-05 Lyndon NerenbergNew locations for config files and support binaries...
2014-09-30 Lyndon NerenbergFreeBSD packages destination directory fixup.
2014-09-29 Lyndon NerenbergFor FreeBSD builds, also search the ports tree for...
2014-09-07 David LevineAdded -D_FORTIFY_SOURCE=2 now that the build is clean...
2014-07-24 David LevineFixed sed usage in flex fixup to not use -s (or -e...
2014-07-24 David LevineRemoved "true" from end of flex fixups. I don't know...
2014-07-24 David LevineApply flex fixup to dtimep.c with flex 2.5.37 as well...
2014-07-07 David LevineHere's an even simpler fix to enable TLS by default.
2014-07-06 David LevineFix to commit 03e76aecdf671ca13b5912af8206e9bdcb6c0919...
2014-07-04 Lyndon NerenbergRevert "Default to enabling (Cyrus) SASL, if available."
2014-07-04 Lyndon NerenbergTurn back the sasl test. Everything broke as a result.
2014-07-04 Lyndon NerenbergComments should say why a chance matters ...
2014-07-03 Lyndon NerenbergDefault to enabling (Cyrus) SASL, if available.
2014-07-03 Lyndon NerenbergEnable TLS by default.
2014-06-16 Lyndon NerenbergEnsure getline() is in scope on FreeBSD.
2014-05-09 David LevineFix to commit b828fcb1695393007a75c41d32b2173c296be9d7...
2014-04-22 David LevineAdded yet another NDBM (gdbm, actually) header/lib...
2014-03-15 David LevineFixed fixup of sbr/dtimep.c with flex 2.5.36.
2014-03-15 David LevineModified probe to output sbr/dtimep.c. The flex versio...
2014-03-15 David LevineAdded probe to configure.ac to output flex version...
2014-02-02 David LevineAdded m_mktemps(), which creates a temporary file with...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-20 Ken HornsteinRemove autoconf checks for nl_langinfo() and langinfo.h
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2014-01-17 David LevineMoved readline check to after termcap/curses check...
2014-01-13 David LevineFixed build on Solaris by only checking for -Wno-unused...
2014-01-11 David LevineRefined the POSTLINK used on OpenBSD so that it leaves...
2014-01-11 David LevineRefined the autoconf test for -Wno-unused-result so...
2014-01-11 David LevineReworked attach to add charset to Content-Type string for
2014-01-11 David LevineReorganized autoconf test for -Qunused-warnings so...
2014-01-11 Ken HornsteinSwitch over to using --mime-type, since --mime seems...
2014-01-11 David LevineFixed POSTLINK (on OpenBSD) now that it doesn't use...
2014-01-11 David LevineOnly add -Qunused-arguments to LDFLAGS if compiler...
next