Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix order | Joey Hess | 2013-12-29 |
| | |||
* | refreshed android patches | Joey Hess | 2013-12-27 |
| | |||
* | update haskell patches for new versions in hackage | Joey Hess | 2013-12-26 |
| | |||
* | allow building webapp with EvilSplicer for non-android arm | Joey Hess | 2013-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 ↵ | Joey Hess | 2013-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 ↵ | Joey Hess | 2013-12-03 |
| | | | | find DNS server, since there is no resolv.conf. | ||
* | separate android 4.0 and 4.3 builds needed | Joey Hess | 2013-11-12 |
| | | | | Also, parameterize the abdroid abi version | ||
* | update to arm-linux-androideabi-4.8 and current cabal | Joey Hess | 2013-11-11 |
| | |||
* | remove patches that have been applied upstream | Joey Hess | 2013-10-18 |
| | | | | WTF?! My birthday is not until April 11th | ||
* | comonad now depends on distributive | Joey Hess | 2013-10-18 |
| | |||
* | remove patch that is no longer needed | Joey Hess | 2013-10-18 |
| | |||
* | future work | Joey Hess | 2013-09-23 |
| | |||
* | fix cd | Joey Hess | 2013-09-23 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | successfully builds (except XMPP) | Joey Hess | 2013-09-22 |
| | |||
* | didn't need to install cabal here | 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). | ||
* | 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 |
| | |||
* | bugfix | Joey Hess | 2013-05-09 |
| | |||
* | typo | Joey Hess | 2013-05-09 |
| | |||
* | add cleancross target | Joey Hess | 2013-05-09 |
| | |||
* | fix TLS certificate handling on Android | Joey Hess | 2013-05-09 |
| | |||
* | forgot inotify | Joey Hess | 2013-05-09 |
| | |||
* | last few fixes to install-haskell-packages | Joey Hess | 2013-05-08 |
| | |||
* | more fixes | Joey Hess | 2013-05-08 |
| | |||
* | install xmpp lib on native too | Joey Hess | 2013-05-08 |
| | |||
* | few more deps | Joey Hess | 2013-05-08 |
| | |||
* | split native and cross builds | Joey Hess | 2013-05-08 |
| | |||
* | work around cabal stupidity | Joey Hess | 2013-05-08 |
| | |||
* | add more deps | Joey Hess | 2013-05-08 |
| | |||
* | add ifelse | Joey Hess | 2013-05-08 |
| | |||
* | hack around DAV issue | Joey Hess | 2013-05-08 |
| | |||
* | know also installs same versions on native system , for EvilSplicer | Joey Hess | 2013-05-08 |
| | |||
* | finally got a clean build all the way through of all haskell libs | Joey Hess | 2013-05-08 |
| | |||
* | script that can rebuild all haskell packages, reproducibly | Joey Hess | 2013-05-07 |