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 |
| | |||
* | Remove bogus runshell loop check. | Joey Hess | 2013-10-11 |
| | | | | | git-annex.linux/git-annex can legitimately try to run itself -- this happens when the programfile is used. So this check was bogus. | ||
* | 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 |
|\ | |||
| * | Merge remote-tracking branch 'in/android-rebuild' into android-rebuild | Joey Hess | 2013-09-23 |
| |\ | |||
| * \ | Merge remote-tracking branch 'in/master' into android-rebuild | Joey Hess | 2013-09-23 |
| |\ \ | |||
| | | * | 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 |
|/ / | |||
| * | fix typo in runshell (will update standalone builds for last release) | 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). | ||
* | guard against runshell loop | Joey Hess | 2013-09-19 |
| | |||
* | add gcrypt license info | Joey Hess | 2013-09-13 |
| | |||
* | 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. | ||
* | shouldn't need separate missingh install step anymore | Joey Hess | 2013-08-24 |
| | |||
* | windows: MissingH-1.2.0.2 has been released and it no longer needs patching | Yury V. Zaytsev | 2013-08-24 |
| | | | | Signed-off-by: Yury V. Zaytsev <yury@shurup.com> | ||
* | windows: refresh missingh patch from ↵ | Yury V. Zaytsev | 2013-08-09 |
| | | | | | | https://github.com/jgoerzen/missingh/pull/14 Signed-off-by: Yury V. Zaytsev <yury@shurup.com> |