]> diplodocus.org Git - nmh/history - configure.ac
Don't `else' after goto. Simplify control flow.
[nmh] / configure.ac
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...
2014-01-11 David LevineReworked LFLAGS hack for flex 2.5.35 and 2.5.36 to...
2014-01-11 David LevineNo longer add -g or -s to LDFLAGS. autoconf handles...
2014-01-11 David LevineAdded -Wno-unused-result to silence warnings on Ubuntu.
2014-01-09 David LevineOpenBSD 5 needs an other-libraries (fourth argument...
2014-01-03 Ken HornsteinGarbage collect some Autoconf cruft that has been aroun...
2014-01-03 Ken HornsteinCreate an autoconf test to determine the argument of...
2014-01-03 Ken HornsteinRemove checks for termcap.h and ncurses/termcap.h,...
2013-12-24 David LevineHave configure print out what it detects for the progra...
2013-12-23 David LevineAdded "true" to end of flex fixups in configure.ac...
2013-12-23 David LevineRemoved flex fixup for version 2.5.37, it's not necessa...
2013-12-23 David LevineUse --brief option, if supported, with file --mime.
2013-12-22 David LevineRemoved support for file -i, it just spits out "regular...
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-12-22 David LevineRemoved temporary probes added in commit
2013-12-22 David LevineAdded temporary probes to see what file --mime and...
2013-12-14 David LevineCleaned up setting of CFLAGS in configure.ac.
2013-12-14 David LevineThe buildbot was reporting "warning" on stdin, not...
2013-12-14 David LevineThe build failed mysteriously on the OpenBSD buildbot...
2013-12-14 David LevineThat didn't quite work, try reducing size of warning...
2013-12-14 David LevineFilter out "often/almost always misused" warnings from...
2013-12-14 Pascal Stumpfrand()/srand() are not cryptographically secure PRNGs...
2013-12-13 David LevineDisable assertions by default.
2013-12-13 Ken HornsteinMinor autoconf style cleanup.
2013-12-13 David LevineMinor changes to configure.ac:
2013-12-13 David LevineMoved all LDFLAGS manipulations in configure.ac to...
next