Age | Commit message (Expand) | Author | Files | Lines |
2021-02-19 | gitlab: add fine grained job deps for all build jobs | Daniel P. Berrangé | 1 | -0/+46 |
2021-02-19 | gitlab: always build container images | Daniel P. Berrangé | 1 | -7/+0 |
2021-01-20 | gitlab-ci: Add alpine to pipeline | Jiaxun Yang | 1 | -0/+5 |
2021-01-11 | gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD | Cho, Yu-Chen | 1 | -0/+5 |
2021-01-02 | gitlab-CI: Test 32-bit builds with the fedora-i386-cross container | Thomas Huth | 1 | -2/+14 |
2021-01-02 | gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build | Alex Bennée | 1 | -3/+3 |
2020-12-09 | gitlab-ci: Add Xen cross-build jobs | Philippe Mathieu-Daudé | 1 | -0/+14 |
2020-12-09 | gitlab-ci: Add KVM s390x cross-build jobs | Philippe Mathieu-Daudé | 1 | -1/+6 |
2020-12-09 | gitlab-ci: Introduce 'cross_accel_build_job' template | Philippe Mathieu-Daudé | 1 | -0/+17 |
2020-12-09 | gitlab-ci: Replace YAML anchors by extends (cross_system_build_job) | Philippe Mathieu-Daudé | 1 | -20/+20 |
2020-11-17 | gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.com | Rebecca Cran | 1 | -1/+1 |
2020-11-16 | .gitlab-ci.d/check-patch: tweak output for CI logs | Alex Bennée | 1 | -2/+2 |
2020-10-27 | gitlab: skip checkpatch.pl checks if no commit delta on branch | Daniel P. Berrangé | 1 | -0/+8 |
2020-10-13 | gitlab: add a CI job to validate the DCO sign off | Daniel P. Berrangé | 1 | -0/+94 |
2020-10-13 | gitlab: add a CI job for running checkpatch.pl | Daniel P. Berrangé | 1 | -0/+48 |
2020-10-02 | gitlab-ci: Increase the timeout for the cross-compiler builds | Thomas Huth | 1 | -0/+1 |
2020-10-02 | tests/docker: Remove old Debian 9 containers | Thomas Huth | 1 | -12/+0 |
2020-10-02 | tests/docker: Update the tricore container to debian 10 | Thomas Huth | 1 | -1/+1 |
2020-10-02 | gitlab-ci: Remove the Debian9-based containers and containers-layer3 | Thomas Huth | 1 | -14/+0 |
2020-10-02 | tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI | Thomas Huth | 2 | -2/+12 |
2020-09-07 | gitlab-ci: Add cross-compiling build tests | Thomas Huth | 1 | -0/+113 |
2020-08-21 | gitlab-ci/opensbi: Update GitLab CI to build generic platform | Bin Meng | 1 | -18/+10 |
2020-07-15 | gitlab-ci/containers: Add missing wildcard where we should look for changes | Thomas Huth | 1 | -0/+1 |
2020-07-11 | containers.yml: build with docker.py tooling | Alex Bennée | 1 | -4/+7 |
2020-07-11 | gitlab: limit re-builds of the containers | Alex Bennée | 1 | -0/+6 |
2020-07-11 | tests/docker: add a linux-user testing focused image | Alex Bennée | 1 | -0/+7 |
2020-07-11 | gitlab: build containers with buildkit and metadata | Alex Bennée | 1 | -1/+3 |
2020-07-11 | gitlab: build all container images during CI | Daniel P. Berrangé | 1 | -0/+245 |
2020-07-11 | gitlab: introduce explicit "container" and "build" stages | Daniel P. Berrangé | 2 | -2/+4 |
2020-07-11 | gitlab-ci: Fix the change rules after moving the YML files | Thomas Huth | 2 | -2/+2 |
2020-05-28 | gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder | Thomas Huth | 2 | -0/+112 |
2020-03-16 | gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries | Bin Meng | 1 | -0/+33 |
2020-01-21 | gitlab-ci.yml: Add jobs to build EDK2 firmware binaries | Philippe Mathieu-Daudé | 1 | -0/+27 |