aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.d
AgeCommit message (Expand)AuthorFilesLines
2021-02-19gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé1-0/+46
2021-02-19gitlab: always build container imagesDaniel P. Berrangé1-7/+0
2021-01-20gitlab-ci: Add alpine to pipelineJiaxun Yang1-0/+5
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen1-0/+5
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth1-2/+14
2021-01-02gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-buildAlex Bennée1-3/+3
2020-12-09gitlab-ci: Add Xen cross-build jobsPhilippe Mathieu-Daudé1-0/+14
2020-12-09gitlab-ci: Add KVM s390x cross-build jobsPhilippe Mathieu-Daudé1-1/+6
2020-12-09gitlab-ci: Introduce 'cross_accel_build_job' templatePhilippe Mathieu-Daudé1-0/+17
2020-12-09gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)Philippe Mathieu-Daudé1-20/+20
2020-11-17gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.comRebecca Cran1-1/+1
2020-11-16.gitlab-ci.d/check-patch: tweak output for CI logsAlex Bennée1-2/+2
2020-10-27gitlab: skip checkpatch.pl checks if no commit delta on branchDaniel P. Berrangé1-0/+8
2020-10-13gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé1-0/+94
2020-10-13gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé1-0/+48
2020-10-02gitlab-ci: Increase the timeout for the cross-compiler buildsThomas Huth1-0/+1
2020-10-02tests/docker: Remove old Debian 9 containersThomas Huth1-12/+0
2020-10-02tests/docker: Update the tricore container to debian 10Thomas Huth1-1/+1
2020-10-02gitlab-ci: Remove the Debian9-based containers and containers-layer3Thomas Huth1-14/+0
2020-10-02tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CIThomas Huth2-2/+12
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth1-0/+113
2020-08-21gitlab-ci/opensbi: Update GitLab CI to build generic platformBin Meng1-18/+10
2020-07-15gitlab-ci/containers: Add missing wildcard where we should look for changesThomas Huth1-0/+1
2020-07-11containers.yml: build with docker.py toolingAlex Bennée1-4/+7
2020-07-11gitlab: limit re-builds of the containersAlex Bennée1-0/+6
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée1-0/+7
2020-07-11gitlab: build containers with buildkit and metadataAlex Bennée1-1/+3
2020-07-11gitlab: build all container images during CIDaniel P. Berrangé1-0/+245
2020-07-11gitlab: introduce explicit "container" and "build" stagesDaniel P. Berrangé2-2/+4
2020-07-11gitlab-ci: Fix the change rules after moving the YML filesThomas Huth2-2/+2
2020-05-28gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folderThomas Huth2-0/+112
2020-03-16gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng1-0/+33
2020-01-21gitlab-ci.yml: Add jobs to build EDK2 firmware binariesPhilippe Mathieu-Daudé1-0/+27