Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-22 | (EXTRA_DIST): Add umask-check. | Paul Eggert | |
2005-04-20 | (EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm. | Paul Eggert | |
2005-04-05 | (SUBDIRS): Add tee. | Jim Meyering | |
2005-01-30 | (.PHONY): Add check-root and root-hint. | Jim Meyering | |
2005-01-04 | (check-root): Update. | Jim Meyering | |
2004-07-06 | (SUBDIRS): Add readlink. | Jim Meyering | |
2004-05-13 | Don't assume that "make -C" works; Solaris "make" doesn't have -C. | Jim Meyering | |
* src/Makefile.am (all_programs.list): New rule, copied from man/Makefile.am and tests/Makefile.am, except that we use the system tr rather than ./tr and we don't use tr -s. * tests/Makefile.am (all_programs): Use it. | |||
2004-01-08 | (TESTS_ENVIRONMENT): Remove `/vg' (prerelease test | Jim Meyering | |
remnant) from PATH component. That would cause tests in this directory not to run the just-built binaries, but rather whatever happened to be in one's PATH. Reported by Christian Krackowizer. | |||
2003-12-20 | (root-hint): Tweak wording. | Jim Meyering | |
2003-11-20 | (TESTS_ENVIRONMENT): Add $PACKAGE_BUGREPORT. | Jim Meyering | |
2003-09-10 | (programs): Use ../src/tr -s ' ' '\n' in place | Jim Meyering | |
of `fmt -1'. Using the just-built tr is a little cleaner. Christian Krackowizer reported that HPUX 10.20 doesn't have fmt. | |||
2003-08-15 | (ASSORT): New var. | Jim Meyering | |
(all_programs): Use it. | |||
2003-08-01 | (TESTS_ENVIRONMENT): Set PATH so that | Jim Meyering | |
the tests in help-version will use the just-built binaries. | |||
2003-07-29 | (all_programs): Makefile is in ../src, not $(srcdir)/../src. | Jim Meyering | |
2003-07-16 | (all_programs): Define. | Jim Meyering | |
(TESTS_ENVIRONMENT): Use it. | |||
2003-03-08 | (evar-check): Check for POSIXLY_CORRECT not as a | Jim Meyering | |
shell variable, but only in the environment. With /bin/sh->bash, the shell variable is set to `y', and that would cause a spurious warning. | |||
2003-03-08 | (check-root): Remove touch/fifo. | Jim Meyering | |
It doesn't appear to have to be run as root. | |||
2003-03-04 | (check-root): Add fail-2eperm. | Jim Meyering | |
2003-02-20 | Rename phony target envvar-check to evar-check | Jim Meyering | |
so as not to conflict with the distributed file by the same name. | |||
2002-07-02 | (EXTRA_DIST): Merge. | Jim Meyering | |
2002-07-01 | whoops. | Jim Meyering | |
2002-07-01 | merge | Jim Meyering | |