summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Expand)AuthorAgeFilesLines
* ci: Attempt using normal submodule cloning strategyMatthew Pickering2022-08-301-2/+2
* gitlab-ci: Drop make build validation jobsBen Gamari2022-08-251-1/+0
* upload_ghc_libs: Add means of passing Hackage credentialsBen Gamari2022-08-251-16/+23
* run_ci: remove monoidal-containersBryan Richter2022-08-161-11/+26
* Revert "gitlab-ci: Add release job for aarch64/debian 11"Matthew Pickering2022-08-112-178/+0
* gitlab-ci: Run ARMv7 jobs when ~ARM label is usedBen Gamari2022-08-102-75/+78
* gitlab-ci: Fix ARMv7 buildBen Gamari2022-08-102-5/+21
* gitlab-ci: Bump to use freebsd13 runnersBen Gamari2022-08-093-39/+40
* gitlab-ci: Don't use coreutils on DarwinBen Gamari2022-08-091-1/+0
* gitlab-ci: Add basic support for cross-compiler testiingBen Gamari2022-08-083-24/+64
* gitlab-ci: Introduce validation job for aarch64 cross-compilationBen Gamari2022-08-082-1/+128
* gitlab-ci: Add release job for aarch64/debian 11Ben Gamari2022-08-082-0/+178
* gitlab-ci: Fix hadrian bootstrapping of release pipelinesBen Gamari2022-08-061-1/+5
* upload_ghc_libs: Fix path to documentationBen Gamari2022-07-221-1/+1
* Add nightly job for generating docs suitable for hackage uploadMatthew Pickering2022-07-042-0/+194
* hadrian: Add --haddock-base-url option for specifying base-url when generatin...Matthew Pickering2022-07-041-1/+1
* docs-upload: Fix upload script when no packages are listedMatthew Pickering2022-07-041-3/+4
* upload-docs: propagate publish correctly in upload_sdistMatthew Pickering2022-07-041-1/+1
* hadrian: Fix testing stage1 compilerMatthew Pickering2022-06-141-7/+10
* ci: Don't try to run ./boot when testing bootstrap of source distMatthew Pickering2022-06-011-3/+6
* Build stage1 with -V as wellMatthew Pickering2022-05-311-1/+1
* upload-ghc-libs: Allow candidate-only uploadBen Gamari2022-05-301-19/+18
* ci: Make sure to exit promptly if `make install` fails.Matthew Pickering2022-05-301-1/+1
* Test DESTDIR in test_hadrian()wip/type-dataJulian Ospald2022-05-211-2/+23
* ci: Use correct syntax when args list is emptyMatthew Pickering2022-05-191-1/+1
* ci: Don't build sphinx documentation on centosMatthew Pickering2022-05-192-0/+6
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-192-106/+106
* packaging: Introduce CI job for generating hackage documentationMatthew Pickering2022-05-162-7/+236
* Add back Debian9 CI jobsMatthew Pickering2022-05-112-0/+180
* gitlab-ci: Check for dynamic msys2 dependenciesBen Gamari2022-05-111-0/+13
* gitlab/ci: Fix name of bootstrap compiler directoryBen Gamari2022-05-041-2/+2
* gitlab-ci: Always preserve artifacts, even in failed jobsBen Gamari2022-05-042-72/+145
* gitlab-ci: Use ld.lld on ARMv7/LinuxBen Gamari2022-05-042-8/+14
* ci: Add linting job which checks authors are not GHC CIMatthew Pickering2022-04-271-0/+13
* ci: Fix shell commandMatthew Pickering2022-04-271-2/+2
* ci: Explicitly handle failures in test_hadrianMatthew Pickering2022-04-271-11/+11
* ci: Add test to check that release jobs have profiled libsMatthew Pickering2022-04-271-1/+8
* ci: Fix cabal-reinstall jobMatthew Pickering2022-04-271-3/+3
* ci: Replace "always" with "on_success" to stop build jobs running before hadr...Matthew Pickering2022-04-082-64/+64
* gitlab-ci: Bump bootstrap compiler to 9.2.2Ben Gamari2022-04-062-5/+5
* gitlab/darwin: Factor out bindistsBen Gamari2022-04-061-13/+12
* gitlab-ci: Disable cabal-install store caching on WindowsBen Gamari2022-04-052-34/+21
* ci: Attempt to fix windows cache issuesMatthew Pickering2022-04-012-19/+18
* ci: Regenerate jobs.yamlMatthew Pickering2022-04-012-6/+8
* ci: Generate jobs for all normal builds and use hadrian for all buildsMatthew Pickering2022-03-244-1/+4514
* Add check to ensure we are not building validate jobs for releasesMatthew Pickering2022-03-241-0/+21
* 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