summaryrefslogtreecommitdiff
path: root/.gitlab/ci.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: update ci.sh to actually run the entire testsuite for wasm backendCheng Shao2023-04-271-4/+5
* ci: unset CROSS_EMULATOR for js jobCheng Shao2023-03-301-0/+2
* ci: ensure that all non-i386 pipelines do parallel xz compressionCheng Shao2023-03-301-1/+1
* JS: Store CI perf results (fix #22923)Sylvain Henry2023-02-241-1/+1
* gitlab-ci: Run nix-build with -v0Ben Gamari2023-02-241-1/+1
* gitlab-ci: Eliminate redundant ghc --info outputBen Gamari2023-02-031-2/+5
* CI: JavaScript backend runs testsuitedoyougnu2023-02-021-0/+10
* ci: source the toolchain env file in wasm jobsCheng Shao2023-01-131-0/+4
* ci: use in-image emsdk for js jobsCheng Shao2023-01-131-15/+2
* ci: enable xz parallel compression for x64 jobsCheng Shao2023-01-131-0/+7
* gitlab-ci: Pass -w to cabal updateBen Gamari2023-01-131-1/+3
* Change MSYSTEM to CLANG64 uniformlyCheng Shao2023-01-121-8/+3
* ci: Upgrade darwin, windows and freebsd CI to use GHC-9.4.3Matthew Pickering2023-01-061-3/+7
* ci: Build all test dependencies with in-tree compilerMatthew Pickering2023-01-041-1/+1
* 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
* Add Javascript backendSylvain Henry2022-11-291-21/+48
* ci: add a stronger test for cross bindistsCheng Shao2022-11-111-3/+2
* 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
* gitlab-ci: Bump to use freebsd13 runnersBen Gamari2022-08-091-4/+5
* gitlab-ci: Add basic support for cross-compiler testiingBen Gamari2022-08-081-21/+51
* gitlab-ci: Fix hadrian bootstrapping of release pipelinesBen Gamari2022-08-061-1/+5
* 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
* 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
* packaging: Introduce CI job for generating hackage documentationMatthew Pickering2022-05-161-7/+11
* 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
* 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: Generate jobs for all normal builds and use hadrian for all buildsMatthew Pickering2022-03-241-1/+3
* Add check to ensure we are not building validate jobs for releasesMatthew Pickering2022-03-241-0/+21
* 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
* 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