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