]> diplodocus.org Git - nmh/history - docs/contrib/build_nmh
Remove ./configure's --enable-debug support; it did nothing.
[nmh] / docs / contrib / build_nmh
2016-10-19 Ralph CorderoyRemove ./configure's --enable-debug support; it did...
2016-10-11 David LevineOnly set CFLAGS with gcc.
2016-10-08 David LevineReplace `id -u` with $$ so that tests have a chance...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
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 LevineAdded OAuth2 support to build_nmh.
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-11-30 David LevineMoved addition of -ansi -pedantic to CFLAGS with gcc...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-10-09 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2014-10-05 David LevineUse "mhparam etcdir" instead of hard-coded etc in build...
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-22 David LevineEnable asserts when debug is enabled, in build_nmh.
2014-01-11 David LevineChanged how build_nmh deals with older mhparam that...
2014-01-09 David LevineDetect whether or not to use -n with tail in build_nmh.
2013-12-09 David LevineCommit 9c663383ab54e0290781ac1c25d790ce03160e08 introduced
2013-12-09 David LevineRemoved dependence of build_nmh on ldd by adding sasl...
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-10-23 David LevineSuccess! Clean build on the buildbot Solaris11 host.
2013-10-23 David LevineReverted commit 9caa7da143644ed93c6ba6351f48fa1327ad4392
2013-10-23 David LevineAdded hack to configure.ac to work around bug in flex...
2013-04-01 David LevineLook at post instead of inc to determine build options...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-15 David LevineChanged detection of warning in build_nmh for sign...
2013-03-11 David LevineIgnore the sign mismatch warning when sbr/dtimep.c...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-26 David LevineIn build_nmh's output from the test suite: retain
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-16 David LevineIn build_nmh, removed configuration of pager and editor.
2012-10-20 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2012-10-20 David LevineCleaned up a couple of shell variables.
2012-07-10 David LevineRenamed "sendmail" mts method to "sendmail/smtp", allow...
2012-07-09 David Levinespost(8) has been merged into post(8). Its functionali...
2012-06-20 David LevineQuoted a bunch of shell variables in build_nmh.
2012-06-20 David LevineAdded printout to build_nmh to report number of tests...
2012-06-14 David LevineIf heirloom shell is in /usr/lib/heirloom/5bin/sh,...
2012-05-12 David LevineAllow selection of locking type.
2012-05-07 David LevineRemoved locking type selection from build_nmh now that...
2012-04-25 David Levine1) With SETGID_MAIL enabled (only with dot locking...
2012-04-24 David LevineFixed to work with Solaris Bourne shell.
2012-04-12 David LevineTweaked build_nmh to work with Cygwin.
2012-04-11 David LevineAdded docs/contrib/build_nmh script.