Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | deal with android SDK change | 2014-10-20 | |
| | | | | No longer has android-18 target, now it's android-19. | ||
* | pin git to known working version | 2014-10-16 | |
| | |||
* | update git patch to current git | 2014-10-16 | |
| | |||
* | jessie has a new enough automake, so it doesn't need to be cloned here | 2014-10-16 | |
| | |||
* | finished convering android build to pinned packages | 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 | 2014-10-15 | |
| | |||
* | fix build failure with empty parameter | 2014-10-15 | |
| | |||
* | no more need for .cabal/bin in PATH | 2014-10-15 | |
| | |||
* | switching android builder to debian jessie | 2014-10-14 | |
| | |||
* | avoid pinning some core libs | 2014-10-14 | |
| | | | | | These vary depending on ghc version, so need to be different in the native and android ghc cabals. | ||
* | avoid pinning more ghc builtins | 2014-10-14 | |
| | |||
* | fix path | 2014-10-14 | |
| | |||
* | don't pin base | 2014-10-14 | |
| | |||
* | make cabal.config be available whenever cabal install is run | 2014-10-14 | |
| | | | | Ensures the constraints are consistently applied. | ||
* | use cabal.config when installing native | 2014-10-14 | |
| | |||
* | use pinned package versions from cabal.config | 2014-10-14 | |
| | |||
* | actual bounds from android autobuilder | 2014-10-14 | |
| | |||
* | de-qualify import | 2014-10-14 | |
| | | | | still building with old yesod on android and armel | ||
* | typo | 2014-10-14 | |
| | |||
* | package-qualified import needed by new yesod | 2014-10-14 | |
| | |||
* | refresh android and no-th haskell patches to latest package versions from cabal | 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. | ||
* | update for yesod-form-1.4.0.2 | 2014-10-13 | |
| | |||
* | manual fixups of spices etc | 2014-10-13 | |
| | |||
* | build bootstrap3 module | 2014-10-13 | |
| | |||
* | update for yesod-form-1.3.15.4 | 2014-09-12 | |
| | |||
* | fix params | 2014-09-12 | |
| | |||
* | refresh patch | 2014-09-12 | |
| | | | | Odd, it should have been against 0.0.6 before, but fails to apply now | ||
* | remove one shift too many | 2014-09-12 | |
| | |||
* | armel autobuilder now working again! | 2014-08-15 | |
| | |||
* | typo | 2014-08-14 | |
| | |||
* | run only 1 install job at a time | 2014-08-13 | |
| | | | | In qemu-system-arm, more jobs seems to cause frequent qemu-related crashes. | ||
* | git-am chooked on this because it has trailing whitespace. srsly? | 2014-08-13 | |
| | |||
* | disable HAVE_CLOCK_GETTIME to avoid needing to port librt to android | 2014-08-13 | |
| | |||
* | update git patch | 2014-08-13 | |
| | |||
* | try to fix PATH so test suite will work | 2014-08-13 | |
| | |||
* | clean up | 2014-08-13 | |
| | |||
* | typo | 2014-08-13 | |
| | |||
* | work aroud ongong transformers-compat cabal issue | 2014-08-13 | |
| | |||
* | remove old ghc libs | 2014-08-13 | |
| | |||
* | Update build.sh | 2014-08-13 | |
| | | | Haskell Platform now lives in C:/haskell and is on %PATH% by default, msysgit/bin (and msysgit/mingw/bin) directory is also on %PATH% (last) | ||
* | re-evil-splicved new version of DAV | 2014-08-10 | |
| | |||
* | giving up on windows autobuilder until its HP can be upgraded | 2014-08-10 | |
| | |||
* | trying to work around a dep problem on windows | 2014-08-10 | |
| | |||
* | stop nuking cabal | 2014-08-10 | |
| | |||
* | nuke cabal on windows, so it will build new DAV | 2014-08-10 | |
| | |||
* | provide utf-8 locale to avoid silly build failure | 2014-07-14 | |
| | |||
* | Merge orca:/tmp/build | 2014-07-14 | |
|\ | |||
| * | refresh haskell patches | 2014-07-14 | |
| | | |||
* | | remove bloomfilter patch no longer needed | 2014-07-14 | |
|/ | |||
* | fix logic | 2014-07-04 | |
| |