summaryrefslogtreecommitdiff
path: root/standalone/android/install-haskell-packages
Commit message (Collapse)AuthorAge
* update android patches for new version of shakespeareGravatar androidbuilder2015-08-02
|
* reverted updates to new lib versions that broke android buildGravatar androidbuilder2015-08-02
| | | | I ran into several evilsplicer problems with the new lib versions, most notably including a problem with encoding of embedded binary files
* remove some patches that are no longer usedGravatar Joey Hess2015-07-02
|
* patch needed for new entropy versionGravatar Joey Hess2015-07-02
|
* persistent no longer needs no-th patchGravatar Joey Hess2015-07-02
|
* android: install exact same package versions for host and cross compilerGravatar Joey Hess2015-07-02
|
* remove old patches for hamletGravatar Joey Hess2015-06-06
|
* update android patchesGravatar Joey Hess2015-05-22
|
* cabal unpack --pristineGravatar Joey Hess2014-12-04
| | | | | | | Without --pristine, cabal will update the package's cabal file if a newer one is available in hackage. But that can break applying patches. Especially since the new version from hackage can apparently have dos line endings, while the version from the tarball doesn't.
* clarify where host libs come fromGravatar Joey Hess2014-12-03
|
* finished convering android build to pinned packagesGravatar Joey Hess2014-10-16
| | | | | | | | | Package versions match Debian jessie, except for a few differences needed due to the different version of ghc pulling in a few buildin packages with other versions. Most of the patches were cherry-picked from past commits, since these are older versions.
* android rebuild WIPGravatar Joey Hess2014-10-15
|
* fix build failure with empty parameterGravatar Joey Hess2014-10-15
|
* no more need for .cabal/bin in PATHGravatar Joey Hess2014-10-15
|
* fix pathGravatar Joey Hess2014-10-14
|
* make cabal.config be available whenever cabal install is runGravatar Joey Hess2014-10-14
| | | | Ensures the constraints are consistently applied.
* use cabal.config when installing nativeGravatar Joey Hess2014-10-14
|
* use pinned package versions from cabal.configGravatar Joey Hess2014-10-14
|
* refresh android and no-th haskell patches to latest package versions from cabalGravatar Joey Hess2014-10-14
| | | | | | | | | | | Added a cabal.config file; the result of running cabal freeze. It's not used yet (needs a newer cabal than is in debian stable), but the plan is that once the autbuilders are swiched to jessie, this can be used to make cabal install the same versions of packages that this patch got building, and so avoid breaking every time eg, yesod is upgraded. This commit was sponsored by Daniel Atlas.
* armel autobuilder now working again!Gravatar Joey Hess2014-08-15
|
* remove bloomfilter patch no longer neededGravatar Joey Hess2014-07-14
|
* 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
|