Commit Graph

19 Commits

Author SHA1 Message Date
Pierre-Hugues Husson 59bd59966b Dockerfile: Fix install of NDK (server-side change) 2016-04-07 18:02:22 +02:00
Rik Snel f6ea6a84a3 unpack android-sdk before moving unpacked data 2016-03-10 22:44:54 +01:00
Fredrik Fornwall dee0c12bfb Download NDK r11 in Dockerfile (untested) 2016-03-10 06:31:43 -05:00
Rik Snel 127a2a529e *.py scripts are in scripts/, now Dockerfile knows that too 2016-03-09 20:18:00 +01:00
Rik Snel 2b28949461 fix build of flex by using correct ubuntu 2016-03-09 19:36:18 +01:00
4679 e4539a949f add git to ubuntu-setup.sh and Dockerfile,add corkscrew 2016-01-15 21:32:49 +08:00
Fredrik Fornwall 7e606cc7eb Remove dependency on php on the builder
The native php executable is built by the package itself
2015-12-24 02:50:23 -05:00
Fredrik Fornwall 5822f92030 git: Use $PREFIX/bin/sh instead of /system/bin/sh 2015-12-02 06:24:10 -05:00
Robert Valik 513c1e4934 Added php5-cli to Dockerfile 2015-11-11 21:24:31 +01:00
Robert Valik dbf5ee7344 Fixed typo 2015-10-17 23:13:33 +02:00
Robert Valik 52135097c5 Added neovim lua dependencies 2015-10-17 22:54:25 +02:00
Robert Valik ac6accf513 Adding libtool-bin to packages - required to build neovim 2015-10-17 22:25:07 +02:00
Robert Valik ea56e143ce Adding subversion to packages - required to build netpbm 2015-10-17 21:52:02 +02:00
Robert Valik 35fa8ce718 Moving the link creation to more logical place 2015-10-17 21:37:11 +02:00
Robert Valik 9f29b4abd8 Only /bin/sh is symlinked to /system/bin/sh 2015-10-17 19:32:30 +02:00
Robert Valik 46105f8aa8 Adding libacl1-dev to packages - package coreutils depends on it 2015-10-17 19:24:27 +02:00
Robert Valik 54e3805db2 Creating /system symlink to / - needed for git package 2015-10-17 19:09:11 +02:00
Robert Valik 77fed4f08d Adding libssl-dev to packages - package ldns depends on it 2015-10-17 19:07:28 +02:00
Alex Cornejo 5e8045c9bf add Dockerfile to repository 2015-10-10 23:58:11 -07:00