Commit Graph

30 Commits (00abd48e5b1d5d79fff46b7f791b2b90d1d6953b)

Author SHA1 Message Date
Igor Murzov 94b7e63f6d Add config for cmake to bash-completion.
This will allow projects using cmake to get information about
bash-completion. This works much like pkg-config files.
2013-04-06 13:35:02 +04:00
David Paleino 3085c7e121 Releasing 2.1 2013-04-05 12:54:58 +02:00
David Paleino 7dd924b524 Release 2.0 2012-06-17 20:06:40 +02:00
Ville Skyttä f8ac6a5aeb autotools: Use MKDIR_P instead of mkdir_p (Alioth: #313671).
mkdir_p is obsolete since automake 1.10 and will be removed in 1.13
according to docs in 1.12.1.
2012-06-08 18:59:31 +03:00
David Paleino 5eaf276b5f Release 1.99 -- hopefully the last 2.0 preview 2012-01-08 00:17:28 +01:00
Ville Skyttä 4e0c3ea683 Include doc/ in dist tarball. 2011-11-07 00:07:00 +02:00
David Paleino 84e9e14dd8 Change version to 1.90 2011-11-03 12:21:58 +01:00
Ville Skyttä efad9540e5 Do rest of splits, add symlinking for files defining multiple completions. 2011-10-15 10:18:43 +03:00
David Paleino 90b67bc976 Added pkgconfig file with paths used by bash-completion 2011-05-02 20:31:56 +02:00
Ville Skyttä a04c2b02fa build system: Remaining layout change related fixes. 2011-05-02 20:38:21 +03:00
David Paleino daf29255f4 Fix autotools to use pkgdatadir instead of redefining datadir, get rid of helpersdir. 2011-05-02 18:43:56 +02:00
David Paleino 5961c3b8cd Layout change: everything is now in /usr/share/bash-completion/, rather than in /etc/. 2011-05-02 17:01:23 +02:00
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