summaryrefslogtreecommitdiff
path: root/.gitlab/ci.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* gitlab-ci: Introduce a nightly cross-compilation jobBen Gamari2020-11-281-5/+20
* gitlab-ci: Add VERBOSE environment variableBen Gamari2020-11-201-0/+7
* gitlab-ci: Add usage message to ci.shBen Gamari2020-11-201-0/+58
* gitlab-ci: Rename FLAVOUR -> BUILD_FLAVOURBen Gamari2020-10-201-3/+3
* gitlab-ci: Fix Hadrian bindist namesBen Gamari2020-10-161-1/+4
* ci: Add ad-hoc performance testing ruleBen Gamari2020-09-251-0/+29
* ci.sh: Factor out common utilitiesBen Gamari2020-09-251-47/+5
* gitlab-ci: Ensure that cabal-install overwrites existing executablesBen Gamari2020-09-191-1/+3
* ci.sh: Enforce minimum happy/alex versionsBen Gamari2020-09-191-10/+8
* Require happy >=1.20Vladislav Zavialov2020-09-191-1/+1
* gitlab-ci: Bump Docker imagesBen Gamari2020-09-091-17/+25
* gitlab-ci: Accept Centos 7 C.utf8 localeBen Gamari2020-09-081-0/+3
* gitlab-ci: Handle distributions without localesBen Gamari2020-09-081-0/+6
* gitlab-ci: Configure bignum backend in Hadrian buildsBen Gamari2020-09-071-0/+2
* gitlab-ci: More intelligent detection of locale availabilityBen Gamari2020-09-051-3/+26
* gitlab-ci: Use MR base commit as performance baselineBen Gamari2020-08-181-0/+7
* .gitlab: re-enable integer-simple substitute (BIGNUM_BACKEND)Sergei Trofimovich2020-07-141-2/+2
* gitlab-ci: Eliminate redundant push of CI metricsBen Gamari2020-06-131-4/+8
* gitlab-ci: Always push perf notesBen Gamari2020-06-131-2/+11
* gitlab-ci: Set locale to C.UTF-8.Gleb Popov2020-05-211-0/+3
* gitlab-ci: Bump FreeBSD bootstrap compiler to 8.10.1Ben Gamari2020-04-181-6/+0
* Rename ghci.sh and build.sh to ghci and build respectivelyXavier Denis2020-02-291-1/+1
* hadrian: Add --broken-test flagBen Gamari2020-02-261-0/+1
* gitlab-ci: Add run_hadrian subcommandBen Gamari2020-02-261-9/+11
* gitlab-ci: Fix colors on DarwinBen Gamari2020-02-261-1/+1
* gitlab-ci: Add shell subcommand for debugging within CI environmentBen Gamari2020-02-261-0/+10
* gitlab-ci: Avoid duplicating ~/.cabal contents with every buildBen Gamari2020-02-201-1/+2
* gitlab-ci: Drop unnecessary GHC_VERSION checkBen Gamari2020-02-141-4/+0
* gitlab-ci: Always use mingw64 python on WindowsBen Gamari2020-02-141-0/+3
* gitlab-ci: Fix various shellcheck warningsBen Gamari2020-02-141-42/+55
* gitlab-ci: Consolidate CI logicBen Gamari2020-02-141-0/+428