aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.d/crossbuilds.yml
AgeCommit message (Expand)Author
2024-07-05gitlab: don't bother with KVM for TCI buildsAlex Bennée
2024-07-05testing: restore some testing for i686Alex Bennée
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé
2024-02-23.gitlab-ci.d: Drop cross-win32-system jobPeter Maydell
2023-11-23plugins: fix win plugin tests on cross compileGreg Manning
2023-11-23tests/docker: replace fedora-i386 with debian-i686Daniel P. Berrangé
2023-11-08gitlab: add dlltool to Windows CIAlex Bennée
2023-07-03gitlab: explicit set artifacts publishing criteriaDaniel P. Berrangé
2023-06-29gitlab: Disable plugins for cross-i386-tciRichard Henderson
2023-06-07gitlab: Add cross-arm64-kvm-onlyRichard Henderson
2023-03-08gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobsThomas Huth
2023-03-07gitlab-ci.d/crossbuilds: Drop the i386 system emulation jobThomas Huth
2023-03-01tests: ensure we export job results for some cross buildsAlex Bennée
2023-02-27gitlab-ci.d: Build with --enable-fdt=system by defaultThomas Huth
2023-02-27gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack jobThomas Huth
2023-02-02gitlab: cut even more from cross-win64-system buildAlex Bennée
2022-12-15gitlab-ci: Check building ppc64 without TCGThomas Huth
2022-09-20Deprecate 32 bit big-endian MIPSAlex Bennée
2022-06-01.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci jobThomas Huth
2021-10-12gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson
2021-08-11gitlab: skip many more targets in windows cross buildsDaniel P. Berrangé
2021-07-19ci: build & store windows installerGerd Hoffmann
2021-05-27gitlab: Extract crossbuild job templates to crossbuild-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-02gitlab-ci: Add KVM mips64el cross-build jobsPhilippe Mathieu-Daudé
2021-03-24gitlab: default to not building the documentationAlex Bennée
2021-02-19gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé
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-10-02gitlab-ci: Increase the timeout for the cross-compiler buildsThomas 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