Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refresh patches to current hackage versions | Joey Hess | 2013-10-18 |
| | |||
* | remove patches that have been applied upstream | Joey Hess | 2013-10-18 |
| | | | | WTF?! My birthday is not until April 11th | ||
* | remove no longer needed patch | Joey Hess | 2013-10-18 |
| | |||
* | comonad now depends on distributive | Joey Hess | 2013-10-18 |
| | |||
* | remove patch that is no longer needed | Joey Hess | 2013-10-18 |
| | |||
* | update some patches for new versions | Joey Hess | 2013-10-18 |
| | |||
* | add python, needed for ghc fingerprinting | Joey Hess | 2013-10-17 |
| | |||
* | updated android gpg version | Joey Hess | 2013-10-12 |
| | |||
* | future work | Joey Hess | 2013-09-23 |
| | |||
* | move stuff into .android | Joey Hess | 2013-09-23 |
| | | | | This simplifies my schroot bind mounts | ||
* | java needs /proc mounted in the chroot? why am I surprised? | Joey Hess | 2013-09-23 |
| | |||
* | env sanitization | Joey Hess | 2013-09-23 |
| | |||
* | fix cd | Joey Hess | 2013-09-23 |
| | |||
* | work around stupid licence prompt | Joey Hess | 2013-09-22 |
| | |||
* | pin term | Joey Hess | 2013-09-22 |
| | |||
* | need gettext to build gnupg | Joey Hess | 2013-09-22 |
| | |||
* | pin rsync | Joey Hess | 2013-09-22 |
| | |||
* | grr | Joey Hess | 2013-09-22 |
| | |||
* | pin openssh | Joey Hess | 2013-09-22 |
| | |||
* | fix clones | Joey Hess | 2013-09-22 |
| | |||
* | working on getting make androidapp to work now | Joey Hess | 2013-09-22 |
| | |||
* | fix cd | Joey Hess | 2013-09-22 |
| | |||
* | Merge remote-tracking branch 'orca/android-rebuild' into android-rebuild | Joey Hess | 2013-09-22 |
|\ | |||
| * | fix unix-time | Joey Hess | 2013-09-23 |
| | | |||
* | | cabal install from local git-annex cabal file | Joey Hess | 2013-09-22 |
|/ | |||
* | reorder | Joey Hess | 2013-09-22 |
| | |||
* | add | Joey Hess | 2013-09-22 |
| | |||
* | hamlet requires shapespeare | Joey Hess | 2013-09-22 |
| | | | | also, disable forced reinstalls, which hide such problems | ||
* | set git config stuff so it can commit (hate hate hate that) | Joey Hess | 2013-09-22 |
| | |||
* | cd to work dir | Joey Hess | 2013-09-22 |
| | |||
* | cd to home | Joey Hess | 2013-09-22 |
| | |||
* | Merge branch 'android-rebuild' of git://git-annex.branchable.com into ↵ | Joey Hess | 2013-09-22 |
|\ | | | | | | | android-rebuild | ||
* | | successfully builds (except XMPP) | Joey Hess | 2013-09-22 |
| | | |||
| * | create home dir | Joey Hess | 2013-09-22 |
| | | |||
| * | apt-get clean | Joey Hess | 2013-09-22 |
| | | |||
| * | umount /proc | Joey Hess | 2013-09-22 |
| | | |||
| * | new buildchroot script to automate android chroot setup | Joey Hess | 2013-09-22 |
|/ | |||
* | didn't need to install cabal here | Joey Hess | 2013-09-22 |
| | |||
* | remove unused patches (2000+ lines!) | Joey Hess | 2013-09-22 |
| | |||
* | refresh haskell package patches for new android build | foo | 2013-09-22 |
| | | | | | | | | | Android build is now almost entirely automated, except for the installation of cross-built libs needed for XMPP. Haskell packages updated to current newest versions. Am not currently pinning the versions, as that didn't work out last time I tried it (must have missed some pins before). | ||
* | Android: Fix bug in terminal app that caused it to spin using much CPU and ↵ | Joey Hess | 2013-08-26 |
| | | | | battery. This problem was introduced in version 4.20130601. | ||
* | update android icons to use new version of logo | Joey Hess | 2013-07-21 |
| | |||
* | Android: gpg is built without --enable-minimal, so it interoperates better ↵ | Joey Hess | 2013-07-08 |
| | | | | with other gpg builds that may default to using other algorithms for encryption. | ||
* | hack to deal with minor version skew in Data.Map when using EvilSplicer | Joey Hess | 2013-06-10 |
| | |||
* | Android: Work around Android devices where the `am` command doesn't work. | Joey Hess | 2013-05-31 |
| | |||
* | make webapp menu item be visible in all languages | Joey Hess | 2013-05-29 |
| | |||
* | Android: Added an "Open WebApp" item to the terminal's menu. Should work for ↵ | Joey Hess | 2013-05-28 |
| | | | | Android devices that cannot auto-open the webapp on start. | ||
* | Android app: Avoid using hard links to app's lib directory, which is ↵ | Joey Hess | 2013-05-23 |
| | | | | | | | sometimes on a different filesystem than the data directory. Assumes symlinks work on all android. If not, this would need to be adapted to try both. This worked for me. | ||
* | patched DNS library to use getprop to find the DNS server (dunno if it will ↵ | Joey Hess | 2013-05-15 |
| | | | | work) | ||
* | add DNS library to Android build environment | Joey Hess | 2013-05-15 |
| |