aboutsummaryrefslogtreecommitdiff
path: root/standalone/android
Commit message (Collapse)AuthorAge
...
* allow building webapp with EvilSplicer for non-android armGravatar Joey Hess2013-12-18
| | | | | | | | | | | | | | | | Was able to reuse many of the android patches, but several had to be re-done. On Android, ghc is a stage2 build, so can compile, but not run TH code. But debian's ghc on armel cannot even compile TH code, so it has to be patched out. Some haskell packages have been updated to new versions, including yesod and DAV, and their patches had to be redone. The Makefile now has 2 new targets. The first is run on a companion x86 system to do the build and get TH splices. Then the second target is run the same source tree on the arm system to build without needing TH. This commit was sponsored by Svenne Krap.
* begin work on installing TH-using dependencies of webapp, for standalone ↵Gravatar Joey Hess2013-12-16
| | | | | | armel build Will move common patches out of android/haskell-patches.
* Android: Fix SRV record lookups for XMPP to use android getprop command to ↵Gravatar Joey Hess2013-12-03
| | | | find DNS server, since there is no resolv.conf.
* fix gnutlsGravatar Joey Hess2013-11-26
|
* fix ugly hardcoded library path to libgnutls and libnettleGravatar Joey Hess2013-11-26
|
* 2 android bug fixesGravatar Joey Hess2013-11-26
|
* separate android 4.0 and 4.3 builds neededGravatar Joey Hess2013-11-12
| | | | Also, parameterize the abdroid abi version
* update to arm-linux-androideabi-4.8 and current cabalGravatar Joey Hess2013-11-11
|
* refresh patches to current hackage versionsGravatar Joey Hess2013-10-18
|
* remove patches that have been applied upstreamGravatar Joey Hess2013-10-18
| | | | WTF?! My birthday is not until April 11th
* remove no longer needed patchGravatar Joey Hess2013-10-18
|
* comonad now depends on distributiveGravatar Joey Hess2013-10-18
|
* remove patch that is no longer neededGravatar Joey Hess2013-10-18
|
* update some patches for new versionsGravatar Joey Hess2013-10-18
|
* add python, needed for ghc fingerprintingGravatar Joey Hess2013-10-17
|
* updated android gpg versionGravatar Joey Hess2013-10-12
|
* future workGravatar Joey Hess2013-09-23
|
* move stuff into .androidGravatar Joey Hess2013-09-23
| | | | This simplifies my schroot bind mounts
* java needs /proc mounted in the chroot? why am I surprised?Gravatar Joey Hess2013-09-23
|
* env sanitizationGravatar Joey Hess2013-09-23
|
* fix cdGravatar Joey Hess2013-09-23
|
* work around stupid licence promptGravatar Joey Hess2013-09-22
|
* pin termGravatar Joey Hess2013-09-22
|
* need gettext to build gnupgGravatar Joey Hess2013-09-22
|
* pin rsyncGravatar Joey Hess2013-09-22
|
* grrGravatar Joey Hess2013-09-22
|
* pin opensshGravatar Joey Hess2013-09-22
|
* fix clonesGravatar Joey Hess2013-09-22
|
* working on getting make androidapp to work nowGravatar Joey Hess2013-09-22
|
* fix cdGravatar Joey Hess2013-09-22
|
* Merge remote-tracking branch 'orca/android-rebuild' into android-rebuildGravatar Joey Hess2013-09-22
|\
| * fix unix-timeGravatar Joey Hess2013-09-23
| |
* | cabal install from local git-annex cabal fileGravatar Joey Hess2013-09-22
|/
* reorderGravatar Joey Hess2013-09-22
|
* addGravatar Joey Hess2013-09-22
|
* hamlet requires shapespeareGravatar Joey Hess2013-09-22
| | | | also, disable forced reinstalls, which hide such problems
* set git config stuff so it can commit (hate hate hate that)Gravatar Joey Hess2013-09-22
|
* cd to work dirGravatar Joey Hess2013-09-22
|
* cd to homeGravatar Joey Hess2013-09-22
|
* Merge branch 'android-rebuild' of git://git-annex.branchable.com into ↵Gravatar Joey Hess2013-09-22
|\ | | | | | | android-rebuild
* | successfully builds (except XMPP)Gravatar Joey Hess2013-09-22
| |
| * create home dirGravatar Joey Hess2013-09-22
| |
| * apt-get cleanGravatar Joey Hess2013-09-22
| |
| * umount /procGravatar Joey Hess2013-09-22
| |
| * new buildchroot script to automate android chroot setupGravatar Joey Hess2013-09-22
|/
* didn't need to install cabal hereGravatar Joey Hess2013-09-22
|
* remove unused patches (2000+ lines!)Gravatar Joey Hess2013-09-22
|
* refresh haskell package patches for new android buildGravatar foo2013-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 ↵Gravatar Joey Hess2013-08-26
| | | | battery. This problem was introduced in version 4.20130601.
* update android icons to use new version of logoGravatar Joey Hess2013-07-21
|