summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Expand)AuthorAgeFilesLines
...
* mr-template: Mention timeframe for reviewBen Gamari2022-03-101-0/+4
* ci: Fix save_cache functionwip/linters-stage1Matthew Pickering2022-03-091-0/+1
* Replace use of BIN_DIST_PREP_TAR_COMP with BIN_DIST_NAMEMatthew Pickering2022-03-071-0/+3
* ci: Add check to CI to ensure compiler uses correct BIGNUM_BACKENDMatthew Pickering2022-03-021-2/+8
* Move linters into the treeMatthew Pickering2022-02-245-240/+0
* Reinstallable GHCZubin Duggal2022-02-211-28/+54
* ci: Add ENABLE_NUMA flag to explicitly turn on libnuma dependencyMatthew Pickering2022-01-271-0/+6
* hadrian: Allow testing of the stage1 compiler (#20755)Zubin Duggal2022-01-261-0/+6
* ci: Fix subtlety with not taking effect because of time_it (#20898)Zubin Duggal2022-01-181-1/+4
* ci: test bootstrapping and use hadrian for source distsZubin Duggal2022-01-111-1/+1
* ci: Fix master CIMatthew Pickering2021-12-221-1/+1
* ci: Use correct metrics baselineMatthew Pickering2021-12-171-3/+7
* rts: update xxhash used by the linker's hashmapTamar Christina2021-12-141-0/+2
* Fix several quoting issues in testsuiteMatthew Pickering2021-12-011-0/+12
* gitlab-ci: Set HOME to plausible but still non-existent locationBen Gamari2021-11-201-1/+3
* gitlab-ci/darwin: Move SDK path discovery into toolchain.nixBen Gamari2021-11-161-0/+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/test-metrics: Clean up various bash quoting issuesBen Gamari2021-10-031-6/+6
* ci: Use https:// transport and access token to push perf notesBen Gamari2021-10-032-36/+10
* 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-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