summaryrefslogtreecommitdiff
path: root/.gitlab-ci.d
AgeCommit message (Expand)Author
2021-05-27gitlab: Extract core container jobs to container-core.ymlPhilippe Mathieu-Daudé
2021-05-27gitlab: Extract default build/test jobs templatesPhilippe Mathieu-Daudé
2021-05-27gitlab: Extract build stages to stages.ymlPhilippe Mathieu-Daudé
2021-05-27gitlab: Extract DCO/style check jobs to static_checks.ymlPhilippe Mathieu-Daudé
2021-05-27gitlab: Extract crossbuild job templates to crossbuild-template.ymlPhilippe Mathieu-Daudé
2021-05-27gitlab: Extract container job template to container-template.ymlPhilippe Mathieu-Daudé
2021-05-27gitlab: Enable cross-i386 builds of TCIRichard Henderson
2021-05-27gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTSRichard Henderson
2021-05-25gitlab: add special rule for the hexagon containerAlex Bennée
2021-05-25gitlab: explicitly reference the upstream registryAlex Bennée
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-14gitlab-ci: Replace YAML anchors by extends (container_job)Philippe Mathieu-Daudé
2021-05-02gitlab-ci: Add KVM mips64el cross-build jobsPhilippe Mathieu-Daudé
2021-03-24gitlab: default to not building the documentationAlex Bennée
2021-03-09docker: OpenSBI build job depends on OpenSBI containerPhilippe Mathieu-Daudé
2021-03-09docker: EDK2 build job depends on EDK2 containerPhilippe Mathieu-Daudé
2021-02-19gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé
2021-02-19gitlab: always build container imagesDaniel P. Berrangé
2021-01-20gitlab-ci: Add alpine to pipelineJiaxun Yang
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen
2021-01-02gitlab-CI: Test 32-bit builds with the fedora-i386-cross containerThomas Huth
2021-01-02gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-buildAlex Bennée
2020-12-09gitlab-ci: Add Xen cross-build jobsPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Add KVM s390x cross-build jobsPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Introduce 'cross_accel_build_job' templatePhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)Philippe Mathieu-Daudé
2020-11-17gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.comRebecca Cran
2020-11-16.gitlab-ci.d/check-patch: tweak output for CI logsAlex Bennée
2020-10-27gitlab: skip checkpatch.pl checks if no commit delta on branchDaniel P. Berrangé
2020-10-13gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé
2020-10-13gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé
2020-10-02gitlab-ci: Increase the timeout for the cross-compiler buildsThomas Huth
2020-10-02tests/docker: Remove old Debian 9 containersThomas Huth
2020-10-02tests/docker: Update the tricore container to debian 10Thomas Huth
2020-10-02gitlab-ci: Remove the Debian9-based containers and containers-layer3Thomas Huth
2020-10-02tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CIThomas Huth
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth
2020-08-21gitlab-ci/opensbi: Update GitLab CI to build generic platformBin Meng
2020-07-15gitlab-ci/containers: Add missing wildcard where we should look for changesThomas Huth
2020-07-11containers.yml: build with docker.py toolingAlex Bennée
2020-07-11gitlab: limit re-builds of the containersAlex Bennée
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée
2020-07-11gitlab: build containers with buildkit and metadataAlex Bennée
2020-07-11gitlab: build all container images during CIDaniel P. Berrangé
2020-07-11gitlab: introduce explicit "container" and "build" stagesDaniel P. Berrangé
2020-07-11gitlab-ci: Fix the change rules after moving the YML filesThomas Huth
2020-05-28gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folderThomas Huth
2020-03-16gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng
2020-01-21gitlab-ci.yml: Add jobs to build EDK2 firmware binariesPhilippe Mathieu-Daudé