Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update android patches for new version of shakespeare | androidbuilder | 2015-08-02 |
| | |||
* | reverted updates to new lib versions that broke android build | androidbuilder | 2015-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 used | Joey Hess | 2015-07-02 |
| | |||
* | patch needed for new entropy version | Joey Hess | 2015-07-02 |
| | |||
* | persistent no longer needs no-th patch | Joey Hess | 2015-07-02 |
| | |||
* | android: install exact same package versions for host and cross compiler | Joey Hess | 2015-07-02 |
| | |||
* | remove old patches for hamlet | Joey Hess | 2015-06-06 |
| | |||
* | update android patches | Joey Hess | 2015-05-22 |
| | |||
* | cabal unpack --pristine | Joey Hess | 2014-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 from | Joey Hess | 2014-12-03 |
| | |||
* | finished convering android build to pinned packages | Joey Hess | 2014-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 WIP | Joey Hess | 2014-10-15 |
| | |||
* | fix build failure with empty parameter | Joey Hess | 2014-10-15 |
| | |||
* | no more need for .cabal/bin in PATH | Joey Hess | 2014-10-15 |
| | |||
* | fix path | Joey Hess | 2014-10-14 |
| | |||
* | make cabal.config be available whenever cabal install is run | Joey Hess | 2014-10-14 |
| | | | | Ensures the constraints are consistently applied. | ||
* | use cabal.config when installing native | Joey Hess | 2014-10-14 |
| | |||
* | use pinned package versions from cabal.config | Joey Hess | 2014-10-14 |
| | |||
* | refresh android and no-th haskell patches to latest package versions from cabal | Joey Hess | 2014-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! | Joey Hess | 2014-08-15 |
| | |||
* | remove bloomfilter patch no longer needed | Joey Hess | 2014-07-14 |
| | |||
* | work around another dep problem | Joey Hess | 2014-05-26 |
| | |||
* | export PATH to alex and happy | Joey Hess | 2014-05-26 |
| | |||
* | more work around for cabal dependency mess | Joey Hess | 2014-05-25 |
| | |||
* | network-protocol-xmpp patch no longer needed | Joey Hess | 2014-05-25 |
| | |||
* | libxml-sax patch no longer needed | Joey Hess | 2014-05-25 |
| | |||
* | set unicode locale when building | Joey Hess | 2014-05-25 |
| | | | | | some packages, particularly unix-compat, fail to install in a C locale. wow | ||
* | work around recent cabal dependency mess | Joey Hess | 2014-05-25 |
| | |||
* | got tasty-rerun working on android | Joey Hess | 2014-03-12 |
| | |||
* | remove no longer needed patch | Joey Hess | 2014-02-10 |
| | |||
* | add android patch for x509-system cert store | Joey Hess | 2014-02-11 |
| | |||
* | refresh patches | Joey Hess | 2014-02-08 |
| | |||
* | DAV fixed | Joey Hess | 2014-02-08 |
| | |||
* | fix syntax | Joey Hess | 2014-02-07 |
| | |||
* | avoid broken version of DAV on android | Joey Hess | 2014-02-07 |
| | |||
* | reorder | Joey Hess | 2014-02-07 |
| | |||
* | added back lost certificate path fix for Android | Joey Hess | 2014-02-07 |
| | |||
* | 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 |
| |