]> diplodocus.org Git - nmh/history - configure.ac
fgets() reserves space for the NUL itself.
[nmh] / configure.ac
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
2013-12-06 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2013-12-06 Ken HornsteinI give up for now; revert these debugging commits.
2013-12-06 Ken HornsteinSigh. Make sure the binaries aren't stripped as well.
2013-12-06 Ken HornsteinSwitch to default of -g so hopefully we can get somethi...
2013-12-06 David LevineThat didn't work, either. Restoring configure.ac.
2013-12-06 David LevineThat didn't work, try adding -pedantic-errors.
2013-12-06 David LevineThe linker on FreeBSD 10 doesn't like -ansi. So added a
2013-12-05 David LevineRemoved temporary hack to enable debug from configure.ac.
2013-12-05 David LevineThe buildbot is up, put in hacks to enable debug and...
2013-12-05 David LevineUndid temporary hacks, it looks like the buildbot is...
2013-12-05 David LevineTemporarily added a few hacks to diagnose problems...
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-10-23 David LevineSuccess! Clean build on the buildbot Solaris11 host.
2013-10-23 David LevineOoops, fixed typo in configure.ac.
2013-10-23 David LevineSee if this cleans up the Solaris build on the buildbot.
2013-10-23 David LevineMore probing: print out sbr/dtimep.c.
2013-10-23 David LevineOK, Solaris on the buildbot uses flex 2.5.35.
2013-10-23 David LevineMore probing: added flex -V.
2013-10-23 David LevineAdded back an enhanced hack to configure.ac to try...
2013-10-23 David LevineReverted commit 9caa7da143644ed93c6ba6351f48fa1327ad4392
2013-10-23 David LevineAdded hack to configure.ac to work around bug in flex...
2013-10-19 David LevineAdded volatile qualifier in a couple of places to get...
2013-06-30 Lyndon NerenbergPrefer /usr/sbin/sendmail over /usr/lib/sendmail.
2013-06-30 Lyndon NerenbergIf we're searching for commands, prefer xpg4 versions...
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-17 David LevineRemoved color-tests from AM_INIT_AUTOMAKE because the...
2013-03-14 Ken HornsteinMore locking updates; still doesn't compile yet.
2013-03-14 Ken HornsteinStart of the changes for the new lock code. Does not...
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-07 David LevineWhen debugging is enabled, replace the ctype functions...
2013-02-06 Ken HornsteinRemove warning suppression we no longer need. Hooray!
2013-02-06 Ken HornsteinFINALLY clean up our signed/unsigned character warning...
2013-02-01 Lyndon NerenbergFix configure tests for -Wfoo option support.
2013-02-01 Lyndon NerenbergMerge branch 'master' into savannah
2013-01-31 Lyndon NerenbergChange the MD5FMT macro in configure.ac to not emit...
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 LevineEnabled colorized test output (PASS/FAIL/summary) by...
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
2013-01-11 Ken HornsteinWe never use the autoconf checks for errno.h, crypt...
2013-01-11 Ken HornsteinAt this point we're assuming at least C89 support,...
2013-01-02 Ken HornsteinChange TLS support to only link the TLS libraries with...
2013-01-01 Ken HornsteinClean up (and hopefully improve) the autoconf iconv...
2013-01-01 Ken HornsteinStill MORE autoconf cleanup.
2013-01-01 Ken HornsteinAutoconf/automake cleanup
2013-01-01 Ken HornsteinFinally deprecate --enable-nmh-debug
2012-12-31 Ken HornsteinWe are now requiring autoconf 2.68 and automake 1.13.
2012-12-30 Lyndon NerenbergAdd an AM_PROG_AR program check to configure.ac This...
2012-12-26 David LevineRemoved call to fpurge() and its platform-specific...
2012-10-19 David LevineCleaned up uip/mhmail. Added chmod +x of spost in...
2012-10-16 Lyndon Nerenbergautomake 1.12 generates some (apparently) harmless...
2012-09-19 David LevineReplaced spost with script that exec's post -mts sendma...
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-21 Lyndon NerenbergDefault to flock() locking on OpenBSD and Darwin.
2012-06-21 David LevineRefined 48959daf724bb10802ca489654035f69e701efc0 by...
2012-06-12 David LevineCan't use -ansi with gcc 4.5.3 on Cygwin, at least...
2012-06-11 David LevineReplaced run-time detection of hard-link support with...
2012-05-26 Ken HornsteinSupport for handling multibyte encodings in cpstripped...
2012-05-07 David LevineAdded -ansi -pedantic with gcc.
2012-05-07 David LevineDefault to fcntl locking for AIX, Cygwin, and Linux...
2012-04-28 David LevineAllow a user to enable setgid of inc when running distc...
2012-04-28 David LevineDisable setgid of inc (SETGID_MAIL=1) when running...
2012-04-25 Ken HornsteinDisable utmpx support for systems that lack getutxent.
2012-04-22 Ken HornsteinClean up help messages a bit.
2012-04-15 David LevineAdded -Wno-sign-compare, if supported, to compile of...
2012-03-23 David LevineMoved NMH_READLINE to after our setting of CFLAGS,...
next