summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Expand)AuthorAgeFilesLines
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-042-39/+46
* ci: Build all test dependencies with in-tree compilerMatthew Pickering2023-01-041-1/+1
* gitlab-ci: Introduce aarch64-linux-llvm jobBen Gamari2022-12-242-0/+178
* packaging: Fix upload_ghc_libs.py scriptMatthew Pickering2022-12-201-3/+8
* ci: support hello.wasm in ci.sh cross testing logicCheng Shao2022-12-171-0/+4
* ci: Add job for testing interface stability across buildsMatthew Pickering2022-12-081-0/+17
* ci: Add job to test interface file determinism guaranteesMatthew Pickering2022-12-081-0/+60
* CI: Fix CI lintBryan Richter2022-12-011-2/+2
* CI: Remove ARMv7 jobsBryan Richter2022-12-012-273/+69
* CI: Forbid the fully static build on Alpine to fail.M Farkas-Dyck2022-12-012-4/+4
* Add Javascript backendSylvain Henry2022-11-293-27/+194
* ci: add a stronger test for cross bindistsCheng Shao2022-11-112-3/+47
* Revert "ci: enable parallel compression for xz"Bryan Richter2022-09-291-1/+1
* Remove stage1:exe:ghc-bin pre-build from CI scriptMatthew Pickering2022-09-141-4/+0
* ci: enable parallel compression for xzCheng Shao2022-09-121-1/+1
* ci: remove unused build_make/test_make in ci scriptCheng Shao2022-09-061-46/+0
* 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