Commit Graph

134 Commits (master)

Author SHA1 Message Date
Ville Skyttä ba79e9e579 Drop reference to no longer used sysconf_DATA 2015-02-15 10:01:43 +02:00
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
Ville Skyttä 4e0c3ea683 Include doc/ in dist tarball. 2011-11-07 00:07:00 +02:00
Ville Skyttä 7db1c8e264 Create empty compatdir on "make install". 2011-11-04 22:13:30 +02:00
Ville Skyttä 6936a56c60 install-data-hook: Use $(compatdir). 2011-11-04 22:08:35 +02:00
Ville Skyttä bbf5257209 install-data-hook: Avoid problematic mode bits for bash_completion from mktemp. 2011-11-04 22:05:46 +02:00
Ville Skyttä 0d10b94e7a Move Emacs indentation settings from every file to .dir-locals.el. 2011-11-01 22:14:45 +02:00
Ville Skyttä e5592133a3 build system: Remove bash-completion.pc with "make clean". 2011-05-03 12:31:37 +03:00
David Paleino 90b67bc976 Added pkgconfig file with paths used by bash-completion 2011-05-02 20:31:56 +02:00
Ville Skyttä a43a68f2c6 build system: Drop no longer needed install-data-hook bits. 2011-05-02 20:39:01 +03:00
Ville Skyttä a04c2b02fa build system: Remaining layout change related fixes. 2011-05-02 20:38:21 +03:00
David Paleino 4632248cbb Get rid of $BASH_COMPLETION as well 2011-05-02 19:04:24 +02:00
David Paleino 88f9f46d81 Complete fix datadir → pkgdatadir 2011-05-02 18:56:14 +02: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ä 2738468dde Replace actual sysconfdir in bash_completion on install (Alioth: #313081). 2011-04-20 15:19:06 +03: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 3084903144 recurse in helpers dir 2010-08-09 22:29:56 +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
Ville Skyttä 6571c6685c Add sqlite3 option completions, include *.db in filename ones (Alioth: 312605). 2010-06-29 19:30:32 +03:00
Ville Skyttä 48027cfbe1 Add lr(un)zip completion. 2010-06-21 23:48:18 +03:00
Ville Skyttä 6ac176ec72 Add crontab completion. 2010-06-18 00:24:04 +03:00
Ville Skyttä 1322b88cec Add forgotten entry for wol. 2010-06-09 23:27:01 +03:00
Ville Skyttä cdbfd8e224 Split ifup and ifdown completions into contrib/ifupdown. 2010-06-09 22:53:43 +03:00
Ville Skyttä 887361302b Split ipsec completion into contrib/ipsec. 2010-06-09 22:50:33 +03:00
Ville Skyttä 3f1f6120d7 Split killall, pkill, pgrep and related completions into contrib/procps. 2010-06-09 22:47:42 +03:00
Ville Skyttä 77af9f50d3 Split kill, look, and renice completions into contrib/util-linux. 2010-06-09 22:41:01 +03:00
Ville Skyttä bf0ec3ce0e Split chown, chgrp, and id completions into contrib/coreutils. 2010-06-09 22:33:25 +03:00
Ville Skyttä 6068efc01f Split service completion into contrib/service. 2010-06-09 22:19:05 +03:00
David Paleino 9db025c708 Add lintian completion to Makefile.am. Thanks Ville! 2010-05-24 18:58:16 +02:00
Ville Skyttä 734cdcdc1e Split rmmod, insmod etc completion to contrib/module-init-tools. 2010-04-29 00:06:24 +03:00
Guillaume Rousse 08e7a2cbfd initial import 2010-04-19 20:47:50 +02:00
Guillaume Rousse e28d19ef4c initial import 2010-04-19 19:59:47 +02:00
Guillaume Rousse b6762781b8 initial import 2010-04-19 19:45:24 +02:00
Ville Skyttä 15cc44a67b Don't install mock completion by default, it's in upstream mock > 1.1.0. 2010-03-20 22:40:00 +02:00
Guillaume Rousse 288cd1552d add cryptsetup completion 2010-03-18 23:29:23 +01:00
Adrian Friedli e8f6edc5af Add ipv6calc completion. 2010-01-14 21:19:09 +02:00
Ville Skyttä 563e4d355d Split mount and umount completion into contrib/mount. 2010-01-02 10:35:18 +02:00
Guillaume Rousse 38516ee431 Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion 2009-12-31 17:36:20 +01:00
Ville Skyttä 9c402241c4 Add rtcwake completion. 2009-12-30 22:59:17 +02:00
Guillaume Rousse dd30aa427c substitute path to bash_completion time in profile script according to actual installation path 2009-12-29 23:50:08 +01: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
Raphaël Droz 14588b8491 Add xsltproc completion (Alioth: #311843). 2009-12-29 00:10:13 +02:00
Ville Skyttä d15c096f0b Add cvsps completion. 2009-12-28 23:45:03 +02:00
Ville Skyttä f8a2d67783 Add fusermount completion. 2009-12-28 22:40:13 +02:00
Ville Skyttä e0acaf8ed2 Split sshfs from contrib/ssh to contrib/sshfs. 2009-12-24 16:18:27 +02:00
Ville Skyttä 69aa25cd8f Add pm-utils completion. 2009-12-10 22:00:52 +02:00
Ville Skyttä 7248290e6e Deprecate modules completion, upstream modules >= 3.2.7 ships one. 2009-12-08 19:45:35 +02:00