Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-03 | Run autoconf manually, if needed to get an updated version string. | Jim Meyering | |
* GNUmakefile: Don't actually touch configure.ac. That would make git-version-gen always print "...-dirty". | |||
2007-09-02 | Ensure that $(VERSION) is up to date for dist-related targets. | Jim Meyering | |
* GNUmakefile: Arrange to rerun autoconf, if the version reported by git-version-gen doesn't match $(VERSION), but only for dist targets. Signed-off-by: Jim Meyering <jim@meyering.net> | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2006-02-13 | (all): Emit diagnostics to stderr, not stdout. | Jim Meyering | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2003-08-26 | (SHELL): Define to `sh', if necessary. | Jim Meyering | |
Add copyright. | |||
2003-01-31 | (TAR_OPTIONS): Set and export, in order to make | Jim Meyering | |
tar archive easier to reproduce. | |||
2001-06-17 | Include Makefile.cfg. | Jim Meyering | |
2000-11-17 | (.NOTPARALLEL): Put it here instead, since this file | Jim Meyering | |
is common to these packages: fileutils, sh-utils, textutils. | |||
1999-01-17 | Add SHELL = /bin/sh. | Jim Meyering | |
1998-04-04 | update comment | Jim Meyering | |
1998-04-04 | Add conditionals so that running `make' in an | Jim Meyering | |
unconfigured source directory will get a reasonable diagnostic. | |||
1998-02-06 | . | Jim Meyering | |