Fredrik Fornwall
c6f5b04a53
setup-ubuntu.sh: Use shorter string concatenation
8 years ago
Fredrik Fornwall
d258ef0cea
setup-ubuntu.sh: We actually don't need nasm
The NDK already brings yasm which is enough.
8 years ago
Fredrik Fornwall
da1fd85742
setup-ubuntu.sh: Remove yasm as it's in the NDK
8 years ago
Fredrik Fornwall
1006361f98
setup-ubuntu.sh: Remove two unnecessary packages
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago
Fredrik Fornwall
b4a6e58893
golang: Use clang for native build
8 years ago
Fredrik Fornwall
60a26b9f4c
setup-ubuntu.sh: Remove cmake, add python3.6
8 years ago
Fredrik Fornwall
0dc712fa46
Add 'ant' as required ubuntu package for building
8 years ago
Fredrik Fornwall
6376c14274
Add nasm and yasm to setup-ubuntu.sh
8 years ago
Fredrik Fornwall
c949d94f4b
setup-ubuntu.sh: Install intltool for qalc build
8 years ago
Fredrik Fornwall
39d7cdd7f1
mpv: Use rst2man package instead of pip install
8 years ago
Fredrik Fornwall
01e91d6146
neovim: Use bundled lua
9 years ago
Fredrik Fornwall
88183689ef
Build and docker updates
9 years ago
Fredrik Fornwall
015c1a73bd
Fix neovim build deps
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
4679
e4539a949f
add git to ubuntu-setup.sh and Dockerfile,add corkscrew
9 years ago
Fredrik Fornwall
90be78f3fc
ubuntu-setup.sh: No need for mercurial after vim update
9 years ago
Fredrik Fornwall
6ee1d717a5
ubuntu-setup.sh: Add curl
Curl is used to download source files. Fixes #8 .
9 years ago
Fredrik Fornwall
4e963c626f
Extract out ubuntu-setup.sh
10 years ago