aboutsummaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Expand)AuthorFilesLines
2021-10-23CircleCI: use homebrew not curl to install stack.John MacFarlane1-1/+3
2021-07-03CircleCI: change to using xcode 11.1.0 (macOS 10.14.4).John MacFarlane1-1/+1
2021-03-02MacOS release build: remove -split-sections.John MacFarlane1-2/+2
2021-03-01Use -split-sections in creating release binary.John MacFarlane1-2/+2
2020-12-29CircleCI: fix stack installation.John MacFarlane1-1/+1
2020-12-17CircleCI config: add version.txt to artifacts directory.John MacFarlane1-0/+1
2020-12-17Remove .travis.yml and add CircleCI config.John MacFarlane1-122/+63
2019-08-26Comment out ghc 8.8.1 build for now.John MacFarlane1-1/+2
2019-08-26Add ghc 8.8.1 to CI.John MacFarlane1-0/+7
2019-08-16Circle CI: use fpco/stack-build:lts-13 as base imageAlbert Krewinkel1-1/+1
2019-05-01CI: test with GHC 8.6.5Albert Krewinkel1-4/+4
2019-03-27circleci - drop test on ghc 7.10, add ghc 8.6.4.John MacFarlane1-10/+3
2019-03-27circleci: back to -j2.John MacFarlane1-3/+3
2019-03-27circleci: recognize both Warning: and warning:.John MacFarlane1-1/+1
2019-03-27circelci: try using -j1.John MacFarlane1-3/+3
2019-03-27circleci config - remove GHC_OPTS.John MacFarlane1-5/+4
2019-03-27Another try at circleci config.John MacFarlane1-4/+4
2019-03-27circleci config - don't use 'all' for cabal test.John MacFarlane1-2/+2
2019-03-27circleci - ensure that config doesn't change between build and test.John MacFarlane1-3/+3
2019-03-26circleci tweak - move up cabal v2-test.John MacFarlane1-1/+1
2019-03-26circleci - explicitly specify ghc version for cabal builds.John MacFarlane1-4/+4
2019-03-26circleci - set path to use installed ghc.John MacFarlane1-6/+1
2019-03-26Fixed typo in circleci config.John MacFarlane1-1/+1
2019-03-26more circleci diagnosticsJohn MacFarlane1-1/+4
2019-03-26circleci tweaks - mostly diagnostic.John MacFarlane1-20/+25
2019-03-26circleci: explicitly specify ghc version to use.John MacFarlane1-5/+7
2019-03-25circleci: fix typo.John MacFarlane1-1/+1
2019-02-11CircleCI: show build.log on cabal builds.John MacFarlane1-0/+1
2019-01-25Revert "CircleCI - use -O0 only for cabal-v2 builds."John MacFarlane1-5/+5
2019-01-25Revert "CircleCI - store artifact from stack build."John MacFarlane1-4/+0
2019-01-25Revert "circleci - use .gz for build artifact."John MacFarlane1-2/+2
2019-01-25circleci - use .gz for build artifact.John MacFarlane1-2/+2
2019-01-25CircleCI - store artifact from stack build.John MacFarlane1-0/+4
2019-01-25CircleCI - use -O0 only for cabal-v2 builds.John MacFarlane1-5/+5
2019-01-25Tweaked circleci.John MacFarlane1-5/+6
2019-01-25Add some ghc options in circleci config.John MacFarlane1-1/+1
2019-01-25CircleCI: Set workflow version to 2.1.John MacFarlane1-1/+1
2019-01-25Add .circleci config.John MacFarlane1-0/+123