tests: port to systems for which ":" is not the PATH separator
[debian/gzip] / Makefile.am
2016-03-06 Jim Meyeringtests: port to systems for which ":" is not the PATH...
2016-03-06 Paul Eggertgzip: remove --__bindir
2016-03-02 Rusty Russellgzip: support the --rsyncable option
2016-01-02 Jim Meyeringmaint: update copyright year, bootstrap, init.sh
2015-01-02 Jim Meyeringmaint: update copyright year ranges to include 2015...
2014-06-07 Jim Meyeringmaint: udpate all copyright notices via "make update...
2013-06-09 Jim Meyeringbuild: avoid warning about deprecated use of automake...
2013-01-04 Jim Meyeringmaint: update all copyright year number ranges
2012-10-21 Paul Eggertzgrep: do not assume standard 'grep' has -e
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-08-10 Jim Meyeringmaint: remove amiga, atari, msdos, nt, os2, vms sub...
2011-05-09 Jim Meyeringmaint: remove crypt.[ch] stubs
2011-05-09 Jim Meyeringmaint: prepare for tight-scope rule: use noinst_HEADERS
2011-01-03 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-04-26 Jim Meyeringmaint: remove primos support
2010-04-08 Jim Meyeringbuild: include cfg.mk in the distribution tarball
2010-04-07 Jim Meyeringbuild: keep --version strictly up to date
2010-04-06 Jim Meyeringtests: run most tests via tests/Makefile.am
2010-04-06 Jim Meyeringtests: arrange for skip and failure notices to go to...
2010-04-06 Jim Meyeringbuild: use gnulib's lib-ignore module
2010-02-22 Jim Meyeringtests: exercise the fix for the decompression data...
2010-02-07 Jim Meyeringtests: add the help-version sanity tests from coreutils
2010-02-07 Jim Meyeringtests: make distcheck invoke "make syntax-check" and...
2010-02-04 Jim Meyeringtests: flip and adjust mixed test, now that the bug...
2010-02-04 Dmitry V. Levinzgrep: terminate gracefully when a pipeline is interrup...
2010-02-03 Jim Meyeringgzip -cdf mishandles some concatenated input streams...
2010-02-03 Jim Meyeringtests: move the hufts-segv test to its own file
2010-02-03 Jim Meyeringtests: begin moving tests into their own files
2010-02-01 Dmitry V. Levinfix "znew -K" to work without use of compress utility
2010-01-20 Jim Meyeringtests: exercise the segfault fix
2010-01-11 Jim Meyeringgzip -d would fail with a CRC error...
2010-01-08 Jim Meyeringtests: switch to gnulib's init.sh test infrastructure
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-30 Jim Meyeringbuild: with --enable-gcc-warnings, use -Werror
2009-11-20 Jim Meyeringbuild: use gnulib's fdopendir module
2009-11-20 Jim Meyeringbuild: enable many warnings
2009-10-30 Jim Meyeringbuild: link with $(LIB_CLOCK_GETTIME)
2009-10-10 Jim Meyeringgzip: add tests for today's bug fix
2009-10-09 Jim Meyeringzgrep: portability improvements; exercise "-f -"
2009-10-09 Jim Meyeringzdiff would exit 2 (error) rather than 1 for differences
2009-09-26 Jim Meyeringgzip: don't use an uninitialized file descriptor
2009-09-26 Jim Meyeringmaint: update existing copyright year lists to include...
2009-08-18 Jim Meyeringtests: add a test for just-fixed bug
2009-08-18 Jim Meyeringtests: don't misinterpret a failing test as successful
2009-08-18 Jim Meyeringbuild: avoid non-srcdir build failure
2009-08-18 Jim Meyeringbuild: enable git-version-gen, automake silent rules...
2007-10-04 Paul Eggert* Makefile.am (gzip.doc.gz, check-local): Depend on...
2007-07-03 Paul EggertUpdate to GPLv3.
2007-05-04 Paul Eggert* Makefile.am (.in): Substitute @bindir@, not BINDIR...
2007-02-05 Paul Eggert* gunzip.in, zcat.in, zcmp.in, zegrep.in, zfgrep.in...
2006-12-31 Paul Eggert* Makefile.am (check-local): Don't assume $(srcdir...
2006-12-30 Paul Eggert* zgrep.in (version): Fix bug: $grep wasn't evaluated.
2006-12-24 Paul Eggert* zdiff.in: Fix typo that broke most usages. Problem...
2006-12-15 Paul Eggert* Makefile.am (MOSTLYCLEANFILES): Add _match.i.
2006-12-08 Paul Eggert* Makefile.am (install-exec-hook): Fix bug when installing
2006-12-07 Paul EggertFix build failure on case-insensitive file systems.
2006-12-01 Paul Eggert* NEWS: Describe gzexe changes noted below.
2006-11-26 Paul Eggert(check-local): Quote $file a bit better.
2006-11-26 Paul Eggert* Makefile.am (FILES_TO_CHECK): New macro.
2006-11-20 Paul Eggert* NEWS, configure.ac (AC_INIT):
2002-09-30 Paul Eggert(match.$(OBJEXT)): Use .S as extension for $(ASCPP),
2002-09-26 Paul Eggert(AM_MAKEINFOFLAGS): Add --no-split.
2002-03-09 Paul Eggert(install-exec-hook, remove-installed-links): Work even...
2001-11-04 Paul Eggert(LN_S): New macro.
2001-09-26 Paul Eggert(ACLOCAL_AMFLAGS): New macro.
2000-07-20 Paul Eggert(ACINCLUDE_INPUTS): Add $(M4DIR)/shell.m4.
2000-04-17 Paul Eggert(install-exec-hook): If hard links fail, try symlinks.
2000-01-04 Paul Eggert(install-exec-hook): Remove link targets before installing.
1999-12-21 Paul EggertDouble-comment copyright notice.
1999-10-08 Paul EggertInitial revision