Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-23 | gitlab-ci: add PowerPC build | Eric Engestrom | 1 | -1/+1 | |
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> | |||||
2019-11-15 | gitlab-ci: set up cross build infra | Eric Engestrom | 1 | -0/+24 | |
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> | |||||
2019-11-12 | gitlab-ci: drop arch build down to daily builds | Eric Engestrom | 1 | -14/+0 | |
Suggested-by: Michel Dänzer <michel@daenzer.net> Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> | |||||
2019-10-20 | gitlab-ci: pre-build containers to improve CI run time and reliability | Eric Engestrom | 2 | -0/+57 | |
Shaves about 50% off the build time on both debian and arch builds. (yeah, I know, it's very small anyway compared to mesa, but we might want to add more things in the future) This also makes the build no longer dependent on external websites: once the image is build, only fdo-internal services are used. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> |