Commit Graph

7 Commits

Author SHA1 Message Date
Fredrik Fornwall 508fa73cb8 Always call post-extract step in srcdir 2017-01-10 03:14:35 -05:00
Fredrik Fornwall 21bd2cf4aa ctags: Update to identify as version 5.8
By default universal ctags built from master claims version 0.0.0,
which makes it incompatible with at least vim-easytags.

Update to claim version 5.8 (the exuberant version).
2016-11-28 18:18:17 -05:00
Fredrik Fornwall e2df060119 ctags: Bump revision 2016-08-31 10:43:50 -04:00
Fredrik Fornwall c50ad1c4d5 ctags: Update to latest git master 2016-08-14 06:57:47 -04:00
Fredrik Fornwall 4704ce642c ctags: Avoid linking to libxml2 2016-05-02 21:17:57 -04:00
Fredrik Fornwall 466f8888bd ctags: Bump version 2016-05-02 20:58:48 -04:00
Fredrik Fornwall 3deed90488 Add a ctags package containing Universal Ctags
The ctags implementation from Universal Ctags (https://ctags.io/)
is hopefully the best ctags alternative that works with e.g. vim.

Remove the ctags binary from emacs so it does not conflict with
this new package (the etags program remains for emacs to use).
2016-03-19 15:16:11 -04:00