summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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-242-9/+14
* 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-235-99/+306
* 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
* Documentation: use https linksKrzysztof Gogolewski2021-09-081-0/+1
* 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] absolutely no caching on darwinMoritz Angermann2021-07-251-6/+0
* 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
* Darwin CI: Don't explicitly pass ncurses/iconv pathsMatthew Pickering2021-06-201-1/+8
* [ci/darwin] set SH to /bin/bashMoritz Angermann2021-05-251-1/+1
* [ci/darwin] cabal-cache dir can be specified per archMoritz Angermann2021-05-252-18/+26
* [ci/darwin] use system provided iconv and cursesMoritz Angermann2021-05-251-6/+28
* [ci] no more brew or pipMoritz Angermann2021-05-251-15/+0
* Point posters to ghc-proposalsRichard Eisenberg2021-05-191-0/+7
* 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/nix-shell] uniquify NIX_LDFLAGS{_FOR_TARGET}Moritz Angermann2021-05-071-1/+11
* [ci/nix-shell] [Darwin] Stop the ld warnings about libiconv.Moritz Angermann2021-05-071-0/+3
* [ci/nix-shell] Add Foundation and SecurityMoritz Angermann2021-05-071-3/+3
* [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-072-21/+77
* 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-052-93/+24
* gitlab-ci: Rework handling of head.hackage job triggerBen Gamari2021-03-231-80/+0
* [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-212-24/+93
* 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: Fix perf metric pushingBen Gamari2021-01-221-1/+1
* 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
* Fix project version for ProjectVersionMunged (fix #19058)Sylvain Henry2020-12-171-2/+3
* gitlab-ci: Run linters through ci.shBen Gamari2020-12-031-4/+4
* gitlab-ci: Fix copy-paste errorBen Gamari2020-12-031-6/+6