[commit: ghc] master: Set up Linux, OSX and FreeBSD on CircleCI. (7d6fa32)
git at git.haskell.org
git at git.haskell.org
Wed Nov 8 06:19:40 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/7d6fa329994303a9b647ace58a1959d847bb466c/ghc
>---------------------------------------------------------------
commit 7d6fa329994303a9b647ace58a1959d847bb466c
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Fri Oct 27 18:14:06 2017 +0100
Set up Linux, OSX and FreeBSD on CircleCI.
>---------------------------------------------------------------
7d6fa329994303a9b647ace58a1959d847bb466c
.circleci/build.sh | 59 +++++++++++
.circleci/config.yml | 108 ++++++++++++++++-----
.circleci/fetch-submodules.sh | 9 ++
.circleci/images/x86_64-freebsd/Dockerfile | 24 +++++
.circleci/images/x86_64-freebsd/build-toolchain.sh | 102 +++++++++++++++++++
.circleci/prepare-system.sh | 46 +++++++++
6 files changed, 325 insertions(+), 23 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 7d6fa329994303a9b647ace58a1959d847bb466c
More information about the ghc-commits
mailing list