Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-29 | build-all-with-docker: shuffle order in which packages are being built | Erich Eckner | |
2024-07-22 | build-all-with-docker: do not lock | Erich Eckner | |
2024-07-22 | build-all-with-docker: build all in parallel | Erich Eckner | |
* locking is within the docker containers | |||
2024-07-15 | build-all-with-docker: remove docker containers after building | Erich Eckner | |
2024-07-15 | Reapply "run docker sequentially per package" | Erich Eckner | |
This reverts commit 00c0a70257ba2a6fa920c58cec299d7514903ed9. apparently, the problem was somewhere else | |||
2024-07-15 | Revert "run docker sequentially per package" | Erich Eckner | |
This reverts commit a124e10bf68d2b05ae9dfbd76fd2b57168595590. Somehow, it blocked docker completely. | |||
2024-07-09 | run docker sequentially per package | Erich Eckner | |
2024-07-09 | build-all-with-docker: fix git status parsing | Erich Eckner | |
2024-07-09 | build-all-with-docker: do not blindly "cd" | Erich Eckner | |
2024-07-09 | build-all-with-docker: add PKGBUILDpatches | Erich Eckner | |
2024-07-09 | build-all-with-docker: do not commit sources of still-running dockers | Erich Eckner | |
2024-07-09 | build-all-with-docker: fix typo in regex | Erich Eckner | |
2024-06-22 | improve build-all-with-docker: | Erich Eckner | |
* locking * pull git * commit package updates from makepkg * only run on clean git | |||
2024-06-21 | build-all-with-docker: wait for containers | Erich Eckner | |
2024-06-21 | new commands to build with docker | Erich Eckner | |