aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ghc-bootstrap/Dockerfile.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* testing/ghc-bootstrap: remove, not needed anymoreJakub Jirutka2017-05-171-144/+0
|
* testing/ghc-bootstrap: fix cross-build, remove armhfMitch Tishmack2017-02-271-9/+8
|
* testing/ghc-bootstrap: updated to reflect actual bootstrap runTimo Teräs2017-02-131-3/+1
|
* testing/ghc-bootstrap: simplify/unify aportMitch Tishmack2017-02-131-0/+147
| | | | | The bootstrap port now sets up needed settings at apk build time instead of at docker build time. Should be less brittle for changes.
* Revert "testing/ghc-bootstrap: simplify/unify aport"Timo Teräs2017-02-101-147/+0
| | | | This reverts commit 3fd25eea1eb2591fc1aaa3839e22cbf5ead0d0a5.
* testing/ghc-bootstrap: simplify/unify aportMitch Tishmack2017-02-101-0/+147
The bootstrap port now sets up needed settings at apk build time instead of at docker build time. Should be less brittle for changes.