kiwix-build/travis
Matthieu Gautier f9d5e0aa21 Use an already made archive for the armhf toolchains instead of git clone.
First, we don't need to clone all the git repository, we only need a
sub-directory.
Secondly, as we the base_deps archives only archive the sub-directory,
subsequent run of kiwix-build in the ci will try to do a git update on
a non git repository.

By making ourselves a tar archive, we simplify the process.

The archive on download.kiwix.org has been made with :
`tar czf raspberrypy-tools.tar.gz raspberrypi-tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64`
`raspberrypi-tools` being a clone of `https://github.com/raspberrypi/tools`
commit sha is 5caa7046982f0539cf5380f94da04b31129ed521
2019-05-02 17:43:11 +02:00
..
Dockerfile Correctly use TRAVIS_BUILD_DIR in docker. 2019-03-19 15:25:11 +01:00
Dockerfile_flatpak Correctly use TRAVIS_BUILD_DIR in docker. 2019-03-19 15:25:11 +01:00
compile_all.py Use an already made archive for the armhf toolchains instead of git clone. 2019-05-02 17:43:11 +02:00
compile_custom_app.sh Add script to build customapp 2017-06-25 15:49:49 +02:00
deploy.sh Look for the correct SSH_KEY in the docker environment. 2019-03-19 17:18:17 +01:00
deploy_apk.sh Update upload script to new server user "ci". 2018-11-30 11:08:33 +01:00
googleplay_android_developer-5a411156212c.json.enc Use the real key to sign apk. 2017-06-25 15:49:49 +02:00
install_extra_deps.sh [Travis] Use python3.5 instead of default python3.4 2019-01-17 15:36:32 +01:00
kiwix-android.keystore.enc Use the real key to sign apk. 2017-06-25 15:49:49 +02:00
make_release.sh Update upload script to new server user "ci". 2018-11-30 11:08:33 +01:00
travisci_builder_id_key.enc [TRAVIS] Add a script to deploy archives on download.kiwix.org/nightly 2017-02-08 10:09:42 +01:00
travisci_builder_id_key.pub [TRAVIS] Add a script to deploy archives on download.kiwix.org/nightly 2017-02-08 10:09:42 +01:00
upload_all_log.sh New tmp.kiwix.org server 2018-11-07 03:51:13 +01:00