summaryrefslogtreecommitdiff
path: root/standalone/android/install-haskell-packages
Commit message (Collapse)AuthorAge
* work around another dep problemGravatar Joey Hess2014-05-26
|
* export PATH to alex and happyGravatar Joey Hess2014-05-26
|
* more work around for cabal dependency messGravatar Joey Hess2014-05-25
|
* network-protocol-xmpp patch no longer neededGravatar Joey Hess2014-05-25
|
* libxml-sax patch no longer neededGravatar Joey Hess2014-05-25
|
* set unicode locale when buildingGravatar Joey Hess2014-05-25
| | | | | some packages, particularly unix-compat, fail to install in a C locale. wow
* work around recent cabal dependency messGravatar Joey Hess2014-05-25
|
* got tasty-rerun working on androidGravatar Joey Hess2014-03-12
|
* remove no longer needed patchGravatar Joey Hess2014-02-10
|
* add android patch for x509-system cert storeGravatar Joey Hess2014-02-11
|
* refresh patchesGravatar Joey Hess2014-02-08
|
* DAV fixedGravatar Joey Hess2014-02-08
|
* fix syntaxGravatar Joey Hess2014-02-07
|
* avoid broken version of DAV on androidGravatar Joey Hess2014-02-07
|
* reorderGravatar Joey Hess2014-02-07
|
* added back lost certificate path fix for AndroidGravatar Joey Hess2014-02-07
|
* fix orderGravatar Joey Hess2013-12-29
|
* refreshed android patchesGravatar Joey Hess2013-12-27
|
* update haskell patches for new versions in hackageGravatar Joey Hess2013-12-26
|
* 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.
* 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
|
* remove patches that have been applied upstreamGravatar Joey Hess2013-10-18
| | | | WTF?! My birthday is not until April 11th
* comonad now depends on distributiveGravatar Joey Hess2013-10-18
|
* remove patch that is no longer neededGravatar Joey Hess2013-10-18
|
* future workGravatar Joey Hess2013-09-23
|
* fix cdGravatar Joey Hess2013-09-23
|
* 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
|
* 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
|
* successfully builds (except XMPP)Gravatar Joey Hess2013-09-22
|
* didn't need to install cabal hereGravatar 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).
* patched DNS library to use getprop to find the DNS server (dunno if it will ↵Gravatar Joey Hess2013-05-15
| | | | work)
* add DNS library to Android build environmentGravatar Joey Hess2013-05-15
|
* bugfixGravatar Joey Hess2013-05-09
|
* typoGravatar Joey Hess2013-05-09
|
* add cleancross targetGravatar Joey Hess2013-05-09
|
* fix TLS certificate handling on AndroidGravatar Joey Hess2013-05-09
|
* forgot inotifyGravatar Joey Hess2013-05-09
|
* last few fixes to install-haskell-packagesGravatar Joey Hess2013-05-08
|
* more fixesGravatar Joey Hess2013-05-08
|
* install xmpp lib on native tooGravatar Joey Hess2013-05-08
|