18 Commits

Author SHA1 Message Date
Ville Skyttä
2951b16289 Bump version to 1.99. 2011-02-10 22:47:44 +02:00
David Paleino
a5e203cfe5 Merge branch 'master' into 1.x
Conflicts:
	CHANGES
	configure.ac
2011-01-09 18:19:18 +01:00
Freddy Vulto
c86b336769 (testuite) Fix tests to run with autotools' make distcheck
File locations are prefixed with `$::srcdir' so that `make distcheck' can
execute the test suite using a relative path.

The current working directory is removed from the test-suite-bash-prompt.

Furthermore, no more dynamic creation of files in dir $::srcdir/fixtures since
this dir is read-only during `make distcheck'.  Instead create dynamic files in
$TESTDIR/tmp

The test suite uses these "directory" variables

   tcl            bash          description
   ------------   -----------   ------------------------------------
   $::srcdir      $SRCDIR       where `fixtures' reside, relative
   $::srcdirabs   $SRCDIRABS    where `fixtures' reside, absolute
   $::TESTDIR     $TESTDIR      where `runtest' is invoked, absolute
2010-11-12 23:35:36 +01:00
Ville Skyttä
46997c69c8 Don't bother creating the gzipped dist tarball, the bzip2 one is enough. 2010-11-05 18:52:19 +02:00
Freddy Vulto
ef8b4f2722 Fix perldoc completions to run without invoking autotools
Alioth #312729

See also:
http://www.mail-archive.com/bash-completion-devel@lists.alioth.debian.org/msg02143.html
2010-10-31 23:20:19 +01:00
Guillaume Rousse
cb7fc2f7c4 rename 'contrib' directory to 'completions' 2010-09-12 16:42:21 +02:00
Guillaume Rousse
c85a8b9a3e install helpers in a subdirectory of completions 2010-09-12 16:39:30 +02:00
Guillaume Rousse
07b7ddd1dd add pure perl perldoc completion helper 2010-08-02 22:15:35 +02:00
Guillaume Rousse
6d556ee5b7 split installation logic for completions in a separate Makefile.am, for
easier management of generated files
2010-08-02 22:07:24 +02:00
David Paleino
56df4ea614 Update version to 1.2 2010-06-13 12:19:22 +02:00
David Paleino
a170d886a2 Merge branch 'master' into 1.x
Conflicts:
	bash_completion
	configure.ac
2010-06-09 07:55:33 +02:00
Guillaume Rousse
1691618a65 keep all automake options in a single place 2009-12-29 23:39:45 +01:00
Guillaume Rousse
4d4b6e9ba6 add support for test suite 2009-12-29 23:39:06 +01:00
Ville Skyttä
a6cf003275 Set version to 2.x. 2009-10-22 11:17:10 +03:00
David Paleino
96d6f69b8b Preparing for release of 1.1 2009-10-15 21:30:25 +03:00
David Paleino
88096a3a11 Preparing for release of 1.1 2009-10-10 16:24:22 +02:00
Guillaume Rousse
1bdda011aa initial support for autotools-based build system 2009-03-31 20:49:15 +02:00
Guillaume Rousse
c4b85e0a97 initial support for autotools-based build system 2009-02-18 22:00:03 +01:00