Commit Graph

7 Commits

Author SHA1 Message Date
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
Fredrik Fornwall 629f805ba1 Patch NDK to define AT_EACCESS to 0
This fixes breakage for gnulib-using packages which otherwise
defines AT_EACCESS, which does not work on Android 6.

Bump build revisions for coreutils and emacs to rebuild them
with this patch.
2015-10-19 17:51:13 -04:00
robertvalik e7344047e4 fixed some non-ascii chars in build scripts 2015-10-11 10:11:08 +02:00
Fredrik Fornwall 6ce0bb04bd emacs: Bump build revision 2015-08-03 20:31:21 -04:00
Fredrik Fornwall 727ffe26f7 Trying to unbreak emacs 2015-08-03 20:25:47 -04:00
Fredrik Fornwall 1461c1b4a3 emacs: Pass arguments to temacs 2015-08-03 17:29:18 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00