Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-07 | user/gitlab-runner: Update to 15.0.0 | A. Wilcox | 8 | -319/+52 | |
* Parallel build on as many cores as normal builds use. * The module cache is contained within the builddir instead of polluting HOME. | |||||
2023-01-04 | user/gitlab-runner: patch armv7 for multiple redefinition 'seek'. | Zach van Rijn | 2 | -3/+44 | |
the file: sys/unix/syscall_linux_arm.go seems to declare 'seek()' as a prototype, the implementation being: sys/unix/syscall_linux_gccgo_arm.go however it isn't immediately clear why the conflict occurs, unless it has to do with our Makefile patches, which CGO_ENABLED=1? fixes #956 | |||||
2020-06-17 | user/gitlab-runner: set default --working-directory in service | Max Rees | 2 | -1/+2 | |
2020-06-17 | user/gitlab-runner: mark !ppc and make build verbose | Max Rees | 2 | -3/+5 | |
2020-06-15 | user/gitlab-runner: new package | Max Rees | 10 | -0/+497 | |