git-annex/standalone/android
Joey Hess 33d6057ca3 cabal unpack --pristine
Without --pristine, cabal will update the package's cabal file if a newer
one is available in hackage. But that can break applying patches.
Especially since the new version from hackage can apparently have dos line
endings, while the version from the tarball doesn't.
2014-12-04 01:02:36 -04:00
..
haskell-patches finished convering android build to pinned packages 2014-10-16 00:31:59 -04:00
icons update android icons to use new version of logo 2013-07-21 18:54:25 -04:00
.gitignore use C shim to start Android app 2013-02-24 13:27:06 -04:00
abiversion separate android 4.0 and 4.3 builds needed 2013-11-12 14:24:53 -04:00
buildchroot switching android builder to debian jessie 2014-10-14 19:21:26 -04:00
buildchroot-inchroot update for debian jessie, which has libgnutls28-dev, not libgnutls-dev 2014-12-03 19:21:29 -04:00
buildchroot-inchroot-asuser switching android builder to debian jessie 2014-10-14 19:21:26 -04:00
busybox_config Explicitly run every command as a busybox app 2013-02-24 14:31:43 -04:00
cabal.config finished convering android build to pinned packages 2014-10-16 00:31:59 -04:00
clean-haskell-packages separate android 4.0 and 4.3 builds needed 2013-11-12 14:24:53 -04:00
dropbear.patch Makefile and patches for reproducible build of utilities for android 2013-02-13 16:38:03 -04:00
git.patch pin git to known working version 2014-10-16 12:56:15 -04:00
install-haskell-packages cabal unpack --pristine 2014-12-04 01:02:36 -04:00
Makefile avoid false build failure in android log 2014-11-05 11:40:36 -04:00
openssh.config.h add openssh to Android 2013-02-18 18:50:28 -04:00
openssh.patch patch out another file perm check that does not make sense on android 2014-03-10 16:50:56 -04:00
rsync.patch Makefile and patches for reproducible build of utilities for android 2013-02-13 16:38:03 -04:00
runshell android: Run busybox install with -s, since some versions of Android prohibit making hard links. 2014-05-23 16:18:55 -04:00
start.c Android app: Avoid using hard links to app's lib directory, which is sometimes on a different filesystem than the data directory. 2013-05-23 13:54:49 -04:00
term.patch deal with android SDK change 2014-10-20 13:16:59 -04:00