Joey Hess
a8f2f29da1
pin crytonite on android to 0.15, which is the version I've been using
2016-06-09 15:34:37 -04:00
Joey Hess
9b73c85952
Android: Icon refresh. Thanks, freewheelinfranks.
2016-05-03 13:27:06 -04:00
Joey Hess
9f6c29fb38
pin unix to already installed version
...
This prevents multiple versions of unix, from ghc and needed by newer
versions of some packages conflicting.
Had to update the bytestring and blaze-builder pins follow-on from this
change.
2016-04-28 14:21:57 -04:00
Joey Hess
6566795e4f
pin directory to last version that doesn't break MissingH
...
https://github.com/jgoerzen/missingh/issues/31
2016-04-28 13:02:56 -04:00
Joey Hess
39165d4bf7
update android git to 2.8.0.rc3, fixing recent security holes
2016-03-17 23:22:28 -04:00
Joey Hess
276a67184c
fix typo in flags
2016-03-09 13:39:00 -04:00
Joey Hess
67dc0d238f
disable new build flags for android build
2016-02-23 10:59:59 -04:00
Joey Hess
e320df005e
allow any version of ansi-terminal
2015-08-03 13:36:26 -04:00
Joey Hess
c196f474b6
avoid pinning tasty to old version
...
Newer version is needed for new version of optparse-applicative,
and any version will do.
2015-08-03 13:22:34 -04:00
androidbuilder
fd982ad43f
bump optparse-applicative version
2015-08-02 23:11:22 +00:00
androidbuilder
ce93ba24d4
update android patches for new version of shakespeare
2015-08-02 22:52:22 +00:00
androidbuilder
34c6e0ea1a
reverted updates to new lib versions that broke android build
...
I ran into several evilsplicer problems with the new lib versions, most notably including a problem with encoding of embedded binary files
2015-08-02 19:48:36 +00:00
Joey Hess
3284e177c8
modify pins to allow building on debian jessie
...
Debian testing is currently a little broken for use for the android
autobuilder.
2015-07-03 12:48:49 -04:00
Joey Hess
64b0030acc
Merge orca:/tmp/android
2015-07-02 23:04:35 -04:00
Joey Hess
20be770a77
update patches for newer package versions
2015-07-02 23:03:34 -04:00
Joey Hess
b98fecc888
remove some patches that are no longer used
2015-07-02 23:02:48 -04:00
Joey Hess
ecedab0120
patch needed for new entropy version
2015-07-02 17:16:52 -04:00
Joey Hess
4b14877c19
persistent no longer needs no-th patch
2015-07-02 16:53:00 -04:00
Joey Hess
77cabc07ed
update vector patch; only needed for android cross build now
2015-07-02 16:50:26 -04:00
Joey Hess
4ada52698a
android: install exact same package versions for host and cross compiler
2015-07-02 15:46:05 -04:00
Joey Hess
928e291ba9
remove old patches for hamlet
2015-06-06 14:17:43 -04:00
Joey Hess
5de2d147d3
update android patches
2015-05-22 14:39:50 -04:00
Joey Hess
54bee7dad4
Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."
...
This reverts commit 27836a2af9
.
Build didn't actually seem to succeed, for both versions of android, so
I'll need to revisit this later.
2015-05-08 13:05:33 -04:00
Joey Hess
3cc76e3666
fix git rev for openssh on android
2015-05-08 12:59:21 -04:00
Joey Hess
4aba1c74bd
remaining dataenc to sandi conversions
...
I've tested all the dataenc to sandi conversions except Assistant.XMPP,
and all have unchanged behavior, including behavior on large unicode code
points.
2015-05-07 18:07:13 -04:00
Joey Hess
27836a2af9
Android: Updated bundled ssh from 6.1p1 to 6.4p1.
...
Tested it builds, but have not run it yet.
2015-05-01 15:33:29 -04:00
Joey Hess
5f73bc3a12
Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.
2015-04-19 11:05:32 -04:00
Joey Hess
cfe20dd788
update pinned versions for android and armel to use new enough http-client for proxy support
...
I have not updated the autobuilder yet; these versions seem ok by
inspection.
2015-04-18 12:44:44 -04:00
Joey Hess
bfa6d17e00
remove debug prints; even going to stderr that breaks gnupg's configure script
2015-01-07 16:00:31 -04:00
Joey Hess
51684dc600
typo
2015-01-07 15:50:10 -04:00
Joey Hess
51dd68a28c
smarter wrapper; detect -r link option
...
/home/builder/.ghc/android-14/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: fatal error: -pie and -r are incompatible
2015-01-07 15:48:11 -04:00
Joey Hess
a3ec1d9c12
minor typo
2015-01-07 15:37:22 -04:00
Joey Hess
605600afdb
add $@ to wrapper
2015-01-07 15:36:19 -04:00
Joey Hess
508692f110
more PATH typos
2015-01-07 15:35:08 -04:00
Joey Hess
9b5ef546b9
fix path
2015-01-07 15:33:12 -04:00
Joey Hess
c5775455e7
fix -fPIE option
2015-01-07 15:30:50 -04:00
Joey Hess
fc6506b041
subshells for cd &&
2015-01-07 15:11:10 -04:00
Joey Hess
0ca73b51b6
typos
2015-01-07 15:08:52 -04:00
Joey Hess
997c4575e0
fix BIGNUM related openssh build breakage
2015-01-07 14:49:04 -04:00
Joey Hess
edf48524da
typo
2015-01-07 14:22:02 -04:00
Joey Hess
7ea4cd1688
fix dir name
2015-01-07 14:20:26 -04:00
Joey Hess
f6fa2e6296
typo
2015-01-07 14:17:36 -04:00
Joey Hess
06d1ccd2c7
android binary compatability is so bad we have to build all utilities twice
2015-01-07 14:14:37 -04:00
Joey Hess
342f97159c
fix cd issue
2015-01-05 12:57:54 -04:00
Joey Hess
5c77cef271
Android: Provide a version built with -fPIE -pie to support Android 5.0.
2015-01-05 12:29:20 -04:00
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
Joey Hess
c1c096c7a5
update for debian jessie, which has libgnutls28-dev, not libgnutls-dev
2014-12-03 19:21:29 -04:00
Joey Hess
fc073b05b0
clarify where host libs come from
2014-12-03 14:51:29 -04:00
Joey Hess
79b33297d9
avoid false build failure in android log
2014-11-05 11:40:36 -04:00
Joey Hess
11dea710cd
deal with android SDK change
...
No longer has android-18 target, now it's android-19.
2014-10-20 13:16:59 -04:00