Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | allow any version of ansi-terminal | Joey Hess | 2015-08-03 |
| | |||
* | avoid pinning tasty to old version | Joey Hess | 2015-08-03 |
| | | | | | Newer version is needed for new version of optparse-applicative, and any version will do. | ||
* | bump optparse-applicative version | androidbuilder | 2015-08-02 |
| | |||
* | update android patches for new version of shakespeare | androidbuilder | 2015-08-02 |
| | |||
* | reverted updates to new lib versions that broke android build | androidbuilder | 2015-08-02 |
| | | | | I ran into several evilsplicer problems with the new lib versions, most notably including a problem with encoding of embedded binary files | ||
* | modify pins to allow building on debian jessie | Joey Hess | 2015-07-03 |
| | | | | | Debian testing is currently a little broken for use for the android autobuilder. | ||
* | Merge orca:/tmp/android | Joey Hess | 2015-07-02 |
|\ | |||
| * | update patches for newer package versions | Joey Hess | 2015-07-02 |
| | | |||
* | | remove some patches that are no longer used | Joey Hess | 2015-07-02 |
| | | |||
* | | patch needed for new entropy version | Joey Hess | 2015-07-02 |
| | | |||
* | | persistent no longer needs no-th patch | Joey Hess | 2015-07-02 |
| | | |||
* | | update vector patch; only needed for android cross build now | Joey Hess | 2015-07-02 |
|/ | |||
* | android: install exact same package versions for host and cross compiler | Joey Hess | 2015-07-02 |
| | |||
* | remove old patches for hamlet | Joey Hess | 2015-06-06 |
| | |||
* | update android patches | Joey Hess | 2015-05-22 |
| | |||
* | Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1." | Joey Hess | 2015-05-08 |
| | | | | | | | This reverts commit 742bdf6353ac8e08fb603fe60b53c1495d4fa801. Build didn't actually seem to succeed, for both versions of android, so I'll need to revisit this later. | ||
* | fix git rev for openssh on android | Joey Hess | 2015-05-08 |
| | |||
* | remaining dataenc to sandi conversions | Joey Hess | 2015-05-07 |
| | | | | | | I've tested all the dataenc to sandi conversions except Assistant.XMPP, and all have unchanged behavior, including behavior on large unicode code points. | ||
* | Android: Updated bundled ssh from 6.1p1 to 6.4p1. | Joey Hess | 2015-05-01 |
| | | | | Tested it builds, but have not run it yet. | ||
* | Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0. | Joey Hess | 2015-04-19 |
| | |||
* | update pinned versions for android and armel to use new enough http-client ↵ | Joey Hess | 2015-04-18 |
| | | | | | | | for proxy support I have not updated the autobuilder yet; these versions seem ok by inspection. | ||
* | remove debug prints; even going to stderr that breaks gnupg's configure script | Joey Hess | 2015-01-07 |
| | |||
* | typo | Joey Hess | 2015-01-07 |
| | |||
* | smarter wrapper; detect -r link option | Joey Hess | 2015-01-07 |
| | | | | /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 | ||
* | minor typo | Joey Hess | 2015-01-07 |
| | |||
* | add $@ to wrapper | Joey Hess | 2015-01-07 |
| | |||
* | more PATH typos | Joey Hess | 2015-01-07 |
| | |||
* | fix path | Joey Hess | 2015-01-07 |
| | |||
* | fix -fPIE option | Joey Hess | 2015-01-07 |
| | |||
* | subshells for cd && | Joey Hess | 2015-01-07 |
| | |||
* | typos | Joey Hess | 2015-01-07 |
| | |||
* | fix BIGNUM related openssh build breakage | Joey Hess | 2015-01-07 |
| | |||
* | typo | Joey Hess | 2015-01-07 |
| | |||
* | fix dir name | Joey Hess | 2015-01-07 |
| | |||
* | typo | Joey Hess | 2015-01-07 |
| | |||
* | android binary compatability is so bad we have to build all utilities twice | Joey Hess | 2015-01-07 |
| | |||
* | fix cd issue | Joey Hess | 2015-01-05 |
| | |||
* | Android: Provide a version built with -fPIE -pie to support Android 5.0. | Joey Hess | 2015-01-05 |
| | |||
* | cabal unpack --pristine | Joey Hess | 2014-12-04 |
| | | | | | | | 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. | ||
* | update for debian jessie, which has libgnutls28-dev, not libgnutls-dev | Joey Hess | 2014-12-03 |
| | |||
* | clarify where host libs come from | Joey Hess | 2014-12-03 |
| | |||
* | avoid false build failure in android log | Joey Hess | 2014-11-05 |
| | |||
* | deal with android SDK change | Joey Hess | 2014-10-20 |
| | | | | No longer has android-18 target, now it's android-19. | ||
* | pin git to known working version | Joey Hess | 2014-10-16 |
| | |||
* | update git patch to current git | Joey Hess | 2014-10-16 |
| | |||
* | jessie has a new enough automake, so it doesn't need to be cloned here | Joey Hess | 2014-10-16 |
| | |||
* | finished convering android build to pinned packages | Joey Hess | 2014-10-16 |
| | | | | | | | | | Package versions match Debian jessie, except for a few differences needed due to the different version of ghc pulling in a few buildin packages with other versions. Most of the patches were cherry-picked from past commits, since these are older versions. | ||
* | android rebuild WIP | Joey Hess | 2014-10-15 |
| | |||
* | fix build failure with empty parameter | Joey Hess | 2014-10-15 |
| | |||
* | no more need for .cabal/bin in PATH | Joey Hess | 2014-10-15 |
| |