]> diplodocus.org Git - nmh/history - configure.ac
test mhlogin -browser
[nmh] / configure.ac
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...
2013-12-12 David LevineSun Studio cc -V must output to stderr.
2013-12-12 David LevineTry 9efa994ecac2790dbc56113f78c464eed1371590 again.
2013-12-12 David LevineUndid last commit of temporary printouts because buildb...
2013-12-11 David LevineTemporarily add some printouts to configure.ac to see...
2013-12-11 Lyndon NerenbergPrefer cc over gcc.
2013-12-11 Lyndon NerenbergOne more attempt at getting the buildbot $PATH correct...
2013-12-11 David LevineOK, this should work to detect Sun Studio cc.
2013-12-11 David LevineOops, that didn't work. Disable -v with SunStudio...
2013-12-11 David LevineOK, use SunStudio cc, if present, on Solaris if user...
2013-12-11 David LevineSuppress E_STATEMENT_NOT_REACHED warning from SunStudio cc.
2013-12-11 David LevineAdded -errtags=yes to SunStudio cc options.
2013-12-10 David LevineNeed full path to cc on Solaris buildbot host, at this...
2013-12-10 David LevineTry -v with SunStudio cc. Also, try setting CC instead...
2013-12-10 Lyndon NerenbergRemove the Solaris cc hack; the buildbot should have...
2013-12-10 David LevineRemoved +w from SunStudio cc, it caused compilation...
2013-12-10 David LevineThat worked. Now try +w2 with SunStudio cc.
2013-12-10 David LevineOf course that didn't work. Try specifying the SunStudio
2013-12-10 David LevineThat didn't work. Set PATH to pick up SunStudio cc.
2013-12-10 David LevineUse SolarisStudio cc if available.
2013-12-10 David LevineAdded temporary probe to find cc on Solaris.
2013-12-10 David LevineRemoved temporary favor of cc over gcc.
2013-12-10 David LevineTemporarily favor cc over gcc to try it out on Solaris.
2013-12-08 David LevineRemoved temporary diagnostic to determine gcc version...
2013-12-08 David LevineAdded temporary diagnostic to see what version of gcc is
2013-12-07 David LevineDisable clang complaint about unused -ansi when linking by
next