Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Stephen
6450cc14e8
add libunibilium to neovim dependencies
#1169
7 years ago
Fredrik Fornwall
c6c90a0833
neovim: Update to latest git master
This allows us to drop our tui.c patch as it has been merged.
7 years ago
Fredrik Fornwall
50be738f37
neovim: Update patch for neovim
7 years ago
Fredrik Fornwall
2ddb211aa6
neovim: Add patch to fix unibilium assertion
7 years ago
Fredrik Fornwall
0bb0e20a36
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 .
7 years ago
Fredrik Fornwall
4135dad886
neovim: Update to latest git master
7 years ago
Fredrik Fornwall
a7873c08e5
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
8a15860d36
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
b4d3c3f0d5
neovim: Fix build if luarocks is installed
8 years ago
Fredrik Fornwall
6e60881a2e
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
5af0ad20c3
neovim: Bump to latest git master
8 years ago
Fredrik Fornwall
54acc39837
neovim: Fix malformed clipboard.vim patch
Fixes #1096 .
8 years ago
Fredrik Fornwall
3b70c1fcb0
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
5469d36314
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
e260a17a37
neovim: Fix build
8 years ago
Fredrik Fornwall
04c795a052
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
9f2b2cd16c
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
78ffddbbf2
neovim: Update to latest master
8 years ago
Fredrik Fornwall
5c23970ce8
neovim: Update to git head
8 years ago
Fredrik Fornwall
29f304dd21
neovim: Update to latest git HEAD
8 years ago
Fredrik Fornwall
444e34d6a7
neovim: Update to latest master
8 years ago
Fredrik Fornwall
5dc6fc329b
neovim: Update and treat sysinit.vim as conf file
8 years ago
Fredrik Fornwall
4c4f1e9709
vim: Avoid customization
Starting with version 8.0 the default behaviour of vim is a lot more
user friendly.
8 years ago
Fredrik Fornwall
320bee67d1
Call termux_setup_cmake before invoking cmake
This fixes build in an environment (e.g. the Docker image) without
cmake installed.
8 years ago
Fredrik Fornwall
ca5fc51d82
neovim: Unbreak build
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago
Fredrik Fornwall
a19f43f2af
neovim: Update to latest master
8 years ago
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
8 years ago
Fredrik Fornwall
e388b40725
neovim: Improve cmake invocation
8 years ago
Fredrik Fornwall
ce86c98e5a
neovim: Update and tweak
Remove cursor shapes as not all terminal emulators support them
8 years ago
Matthew Klein
2555526eff
neovim: update homepage url ( #610 )
8 years ago
Fredrik Fornwall
b6e7fd1187
neovim: Update the used git commit
8 years ago
Fredrik Fornwall
7097db73e8
neovim: Enable cursor shapes
8 years ago
Fredrik Fornwall
661904fe7a
neovim: Update to git master
8 years ago
Fredrik Fornwall
f857f604a3
neovim: Bump revision for clipboard fix
8 years ago
Matthew Klein
823783c58b
neovim: fix clipboard patch ( #543 )
8 years ago
Fredrik Fornwall
322e080b32
neovim: Update git commit used
8 years ago
Fredrik Fornwall
66b04b27bc
neovim: Bump revision
8 years ago
Fredrik Fornwall
64d68be966
neovim: Update to latest version
8 years ago
Fredrik Fornwall
d59c53cf12
Fix indentation of some files
8 years ago
Fredrik Fornwall
f391a251ed
neovim: Bump version
8 years ago
Fredrik Fornwall
14b2b4a6c4
neovim: Update to latest git master
8 years ago
Fredrik Fornwall
04c9591ade
neovim: Update and fix man page viewing
9 years ago
Fredrik Fornwall
3a5c9700f4
neovim: Update to latest master
9 years ago
Fredrik Fornwall
423a504550
neovim: Update to latest HEAD
9 years ago
Fredrik Fornwall
8dddaba221
vim&neovim: Bumps
9 years ago
Fredrik Fornwall
01e91d6146
neovim: Use bundled lua
9 years ago
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.
9 years ago
Fredrik Fornwall
fb2c62d7b8
neovim: Disable building jemalloc
The Android libc uses jemalloc itself from 5.0.
9 years ago