Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-22 | * GNUmakefile: Correct the "rerunning..." diagnostic. | Jim Meyering | |
2007-10-29 | Change a "make dist" diagnostic. | Jim Meyering | |
* GNUmakefile: Don't imply that $(_curr-ver) is the new version string. | |||
2007-10-28 | Run autoreconf, not just autoconf, to avoid warnings. | Jim Meyering | |
* GNUmakefile (dummy): Otherwise, we'd sometimes get a warning about autoconf version mismatch between what was used to generate aclocal.m4 and the currently-running autoconf. | |||
2007-10-22 | Remove git-version-gen's first parameter. | Jim Meyering | |
* build-aux/git-version-gen: Add comments. Remove first command-line parameter. * configure.ac: Remove corresponding first argument. * GNUmakefile (_curr-ver): Likewise. | |||
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 | |