Commit Graph

114 Commits

Author SHA1 Message Date
Stephen af797a63ba add libunibilium to neovim dependencies
#1169
2017-09-07 22:35:00 +02:00
Fredrik Fornwall 4f52ecd3fa neovim: Update to latest git master
This allows us to drop our tui.c patch as it has been merged.
2017-08-29 23:23:40 +02:00
Fredrik Fornwall b06385f58b neovim: Update patch for neovim 2017-08-22 13:22:03 +02:00
Fredrik Fornwall 8b5db919e7 neovim: Add patch to fix unibilium assertion 2017-08-22 11:57:37 +02:00
Fredrik Fornwall 8ac5e89a03 Rebuild packages linking against libintl.so
The libintl.so library was a symlink to libandroid-support. We
now provide the functions inline in libintl.h so libintl.so has
been removed.

Fixes #1283.
2017-08-17 11:12:17 +02:00
Fredrik Fornwall bad2aaac43 neovim: Update to latest git master 2017-08-07 22:06:51 +02:00
Fredrik Fornwall 3f7b798bf9 neovim: Update to latest git master 2017-08-04 03:01:38 +02:00
Fredrik Fornwall 59e8cdab0a neovim: Update to latest git master 2017-07-16 14:18:41 +02:00
Fredrik Fornwall 55cb92df51 neovim: Fix build if luarocks is installed 2017-07-13 22:53:43 +02:00
Fredrik Fornwall c6de31185d neovim: Update to latest git master 2017-07-10 10:59:06 +02:00
Fredrik Fornwall 36c42a6d15 neovim: Bump to latest git master 2017-07-09 22:42:15 +02:00
Fredrik Fornwall 803635d2c8 neovim: Fix malformed clipboard.vim patch
Fixes #1096.
2017-06-21 12:11:01 +02:00
Fredrik Fornwall fe2c9997a4 neovim: Update to latest git master 2017-06-19 22:27:43 +02:00
Fredrik Fornwall 0474383361 neovim: Update to latest git master 2017-06-05 02:19:38 +02:00
Fredrik Fornwall 8f51c4cdb7 neovim: Fix build 2017-05-05 22:49:56 +02:00
Fredrik Fornwall 4ea22dfa06 neovim: Update to latest git master 2017-05-04 22:59:07 +02:00
Fredrik Fornwall 46389e1495 neovim: Update to latest git master 2017-04-14 23:47:31 +02:00
Fredrik Fornwall 78ffddbbf2 neovim: Update to latest master 2017-03-24 00:28:39 +01:00
Fredrik Fornwall 5c23970ce8 neovim: Update to git head 2017-03-01 18:10:03 +01:00
Fredrik Fornwall 29f304dd21 neovim: Update to latest git HEAD 2017-02-20 04:34:19 +01:00
Fredrik Fornwall 444e34d6a7 neovim: Update to latest master 2017-02-08 00:42:59 +01:00
Fredrik Fornwall 5dc6fc329b neovim: Update and treat sysinit.vim as conf file 2017-01-25 18:47:46 +01:00
Fredrik Fornwall 4c4f1e9709 vim: Avoid customization
Starting with version 8.0 the default behaviour of vim is a lot more
user friendly.
2017-01-25 18:46:14 +01:00
Fredrik Fornwall 320bee67d1 Call termux_setup_cmake before invoking cmake
This fixes build in an environment (e.g. the Docker image) without
cmake installed.
2017-01-18 04:06:03 +01:00
Fredrik Fornwall ca5fc51d82 neovim: Unbreak build 2017-01-18 02:53:56 +01:00
Fredrik Fornwall 154bc46225 lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
2017-01-18 01:02:18 +01:00
Fredrik Fornwall a19f43f2af neovim: Update to latest master 2017-01-17 15:51:17 +01:00
Vishal Biswas 58f7a21c18 Add support for cmake 3.7 (#660) 2017-01-15 13:48:05 +01:00
Fredrik Fornwall e388b40725 neovim: Improve cmake invocation 2017-01-03 19:02:22 -05:00
Fredrik Fornwall ce86c98e5a neovim: Update and tweak
Remove cursor shapes as not all terminal emulators support them
2017-01-01 19:00:36 -05:00
Matthew Klein 2555526eff neovim: update homepage url (#610) 2016-12-22 02:31:32 +01:00
Fredrik Fornwall b6e7fd1187 neovim: Update the used git commit 2016-12-21 00:37:00 -05:00
Fredrik Fornwall 7097db73e8 neovim: Enable cursor shapes 2016-11-28 07:29:57 -05:00
Fredrik Fornwall 661904fe7a neovim: Update to git master 2016-11-19 13:41:29 -05:00
Fredrik Fornwall f857f604a3 neovim: Bump revision for clipboard fix 2016-11-04 16:50:23 -04:00
Matthew Klein 823783c58b neovim: fix clipboard patch (#543) 2016-11-04 21:28:22 +01:00
Fredrik Fornwall 322e080b32 neovim: Update git commit used 2016-11-04 07:13:58 -04:00
Fredrik Fornwall 66b04b27bc neovim: Bump revision 2016-10-14 15:54:32 -04:00
Fredrik Fornwall 64d68be966 neovim: Update to latest version 2016-09-24 15:09:38 -04:00
Fredrik Fornwall d59c53cf12 Fix indentation of some files 2016-09-09 09:40:28 -04:00
Fredrik Fornwall f391a251ed neovim: Bump version 2016-08-30 07:34:42 -04:00
Fredrik Fornwall 14b2b4a6c4 neovim: Update to latest git master 2016-08-14 17:44:09 -04:00
Fredrik Fornwall 04c9591ade neovim: Update and fix man page viewing 2016-08-04 12:09:11 -04:00
Fredrik Fornwall 3a5c9700f4 neovim: Update to latest master 2016-07-14 18:57:05 -04:00
Fredrik Fornwall 423a504550 neovim: Update to latest HEAD 2016-06-27 09:11:21 -04:00
Fredrik Fornwall 8dddaba221 vim&neovim: Bumps 2016-06-06 10:28:11 -04:00
Fredrik Fornwall 01e91d6146 neovim: Use bundled lua 2016-05-30 18:07:22 -04:00
Fredrik Fornwall 3c323c69ae Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275.
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
2016-05-24 18:38:29 -04:00
Fredrik Fornwall fb2c62d7b8 neovim: Disable building jemalloc
The Android libc uses jemalloc itself from 5.0.
2016-05-02 16:00:45 -04:00
Fredrik Fornwall e275a95fbb neovim: Update to build against latest master 2016-04-23 18:26:13 -04:00
Fredrik Fornwall 0ad3a6da2e Add system clipboard support to Neovim
Since termux doesn't support the X11 clipboard (i.e. tools like xclip or
xsel), this patch allows Neovim to use plugins that require a clipboard,
such as netrw.  Requires the termux-api package.

Patch by Matthew Klein:
https://github.com/termux/termux-packages/pull/141
2016-02-29 03:17:25 -05:00
Fredrik Fornwall 190ed8edce neovim: Update patch to apply against master 2016-02-05 18:00:22 -05:00
Fredrik Fornwall 49168cdc8f neovim: Handle new xdg system config file 2015-11-02 15:52:36 -05:00
Fredrik Fornwall 87745886da tmux and neovim: Use the new libutil library 2015-09-14 20:15:34 -04:00
Fredrik Fornwall 11d5251fdb neovim: Update no-libutil patch 2015-09-11 10:14:28 -04:00
Fredrik Fornwall 5c27759db4 neovim: Use a host-built nvim when needed 2015-08-26 06:34:46 -04:00
Fredrik Fornwall d814b406b0 Fix neovim build 2015-08-03 17:39:46 -04:00
Fredrik Fornwall 57fc5c831a neovim: Update forkpty patch 2015-07-17 06:26:53 -04:00
Fredrik Fornwall 2d15cefd89 neovim: Add 'nvim' in description for searchability 2015-07-15 08:09:38 -04:00
Fredrik Fornwall 1ca0061371 neovim: Remove patch merged upstream 2015-07-14 06:54:06 -04:00
Fredrik Fornwall 2aadc8d036 Update neovim description 2015-07-13 12:14:10 -04:00
Fredrik Fornwall e7fcdfa2bb Remove broken WIFCONTINUED macro
Bump build revision on affected packages.
2015-07-11 17:16:59 -04:00
Fredrik Fornwall 2391270ec6 Remove some default values no longer needed 2015-06-22 21:27:04 +02:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00