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
ea0431840e
Dockerfile: Fix neovim build deps
9 years ago
Pierre-Hugues Husson
59bd59966b
Dockerfile: Fix install of NDK (server-side change)
9 years ago
Rik Snel
f6ea6a84a3
unpack android-sdk before moving unpacked data
9 years ago
Fredrik Fornwall
dee0c12bfb
Download NDK r11 in Dockerfile (untested)
9 years ago
Rik Snel
127a2a529e
*.py scripts are in scripts/, now Dockerfile knows that too
9 years ago
Rik Snel
2b28949461
fix build of flex by using correct ubuntu
9 years ago
4679
e4539a949f
add git to ubuntu-setup.sh and Dockerfile,add corkscrew
9 years ago
Fredrik Fornwall
7e606cc7eb
Remove dependency on php on the builder
The native php executable is built by the package itself
9 years ago
Fredrik Fornwall
5822f92030
git: Use $PREFIX/bin/sh instead of /system/bin/sh
9 years ago
Robert Valik
513c1e4934
Added php5-cli to Dockerfile
9 years ago
Robert Valik
dbf5ee7344
Fixed typo
9 years ago
Robert Valik
52135097c5
Added neovim lua dependencies
9 years ago
Robert Valik
ac6accf513
Adding libtool-bin to packages - required to build neovim
9 years ago
Robert Valik
ea56e143ce
Adding subversion to packages - required to build netpbm
9 years ago
Robert Valik
35fa8ce718
Moving the link creation to more logical place
9 years ago
Robert Valik
9f29b4abd8
Only /bin/sh is symlinked to /system/bin/sh
9 years ago
Robert Valik
46105f8aa8
Adding libacl1-dev to packages - package coreutils depends on it
9 years ago
Robert Valik
54e3805db2
Creating /system symlink to / - needed for git package
9 years ago
Robert Valik
77fed4f08d
Adding libssl-dev to packages - package ldns depends on it
9 years ago
Alex Cornejo
5e8045c9bf
add Dockerfile to repository
9 years ago