summaryrefslogtreecommitdiff
path: root/.gitlab/ci.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: test bootstrapping and use hadrian for source distswip/hadrian-source-distZubin Duggal2022-01-071-1/+1
* ci: Fix master CIMatthew Pickering2021-12-221-1/+1
* ci: Use correct metrics baselineMatthew Pickering2021-12-171-3/+7
* gitlab-ci: Set HOME to plausible but still non-existent locationBen Gamari2021-11-201-1/+3
* gitlab-ci: Fail if dynamic references are found in a static bindistBen Gamari2021-11-161-1/+1
* gitlab-ci: Refactor toolchain provisionBen Gamari2021-11-161-10/+26
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-131-0/+1
* gitlab-ci: Introduce static Alpine jobBen Gamari2021-10-121-1/+21
* ci: Run hadrian builds verbosely, but not testsMatthew Pickering2021-10-041-2/+1
* ci: Use https:// transport and access token to push perf notesBen Gamari2021-10-031-7/+1
* ci: Unset CI_* variables before run_hadrian and test_makeMatthew Pickering2021-10-011-12/+16
* ci: Increase default verbosity level to `-V` (Verbose)Matthew Pickering2021-09-281-0/+1
* gitlab-ci: Ensure that temporary home existsBen Gamari2021-09-271-1/+2
* gitlab-ci: Don't rely on $HOME when pushing test metricsBen Gamari2021-09-241-1/+6
* gitlab-ci: Unset MACOSX_DEPLOYMENT_TARGET in stage0 buildBen Gamari2021-09-231-0/+3
* gitlab-ci: bash fixesBen Gamari2021-09-231-3/+3
* Ensure that cabal update is invoked before buildingBen Gamari2021-09-231-2/+7
* gitlab-ci: Use correct CABAL executableBen Gamari2021-09-231-1/+1
* gitlab-ci: Ensure that CABAL_DIR is a Windows pathBen Gamari2021-09-231-2/+8
* ci: More surgical use of nix in Darwin buildsBen Gamari2021-09-231-7/+4
* ci: Move phase timing logic into ci.shBen Gamari2021-09-231-6/+8
* ci: Isolate build from HOMEBen Gamari2021-09-231-15/+22
* ci: Consolidate handling of cabal cacheBen Gamari2021-09-231-1/+16
* ci: Drop redundant `cabal update`sBen Gamari2021-09-231-2/+2
* gitlab-ci: Fix bash version-dependence in ci.shBen Gamari2021-09-071-1/+3
* hadrian: Install windows bindist by copying in test_hadrianMatthew Pickering2021-07-271-3/+12
* ci: Copy the cache from inside the nix-shell where $HOME is different on darwinMatthew Pickering2021-07-101-1/+11
* cabal_test: Make output more like head.hackage outputMatthew Pickering2021-06-241-2/+4
* CI: Fix the cabal_test job to compile the Distribution.Simple targetMatthew Pickering2021-06-241-1/+2
* ci: fix ci.sh by creating build.mk in one placeAdam Sandberg Ericsson2021-06-231-20/+2
* [ci/darwin] cabal-cache dir can be specified per archMoritz Angermann2021-05-251-18/+22
* [ci] no more brew or pipMoritz Angermann2021-05-251-15/+0
* ci: Fix unbound CI_MERGE_REQUEST_SOURCE_BRANCH_NAME variableMatthew Pickering2021-05-121-1/+1
* [ci] Default values for CI_COMMIT_BRANCH, CI_PROJECT_PATHMoritz Angermann2021-05-071-2/+2
* [ci] Default value for MAKE_ARGSMoritz Angermann2021-05-071-2/+2
* [ci] default value for CONFIGURE_ARGSMoritz Angermann2021-05-071-1/+1
* [ci] Add support for building on aarch64-darwinMoritz Angermann2021-05-071-21/+25
* CI: Also ignore metric decreases on masterMatthew Pickering2021-04-121-0/+8
* Use CI_MERGE_REQUEST_SOURCE_BRANCH_NAME rather than undefined GITLAB_CI_BRANC...Matthew Pickering2021-04-101-1/+3
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-28/+24
* [ci] Default values for GITLAB_CI_BRANCH, and IGNORE_PERF_FAILURESwip/angerman/9.2-forward-portsMoritz Angermann2021-03-211-3/+3
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-24/+28
* gitlab-ci: Ignore performance improvements in marge jobsBen Gamari2021-03-191-0/+14
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-4/+4
* gitlab-ci: Fix TEST_ARGS/RUNTEST_ARGS inconsistencyBen Gamari2021-02-271-1/+1
* gitlab-ci: Ignore performance test failures on DarwinBen Gamari2021-02-241-2/+5
* gitlab-ci: Don't attempt to push perf notes in cross buildBen Gamari2021-01-091-0/+5
* gitlab-ci: Use gtar on FreeBSDBen Gamari2020-12-211-2/+4
* gitlab-ci: Run linters through ci.shBen Gamari2020-12-031-4/+4
* gitlab-ci: Fix copy-paste errorBen Gamari2020-12-031-6/+6