Commit Graph

13 Commits

Author SHA1 Message Date
Sebastian Bergmann 48f54566a5
Use buildah 2022-06-25 07:40:34 +02:00
Sebastian Bergmann 767a7cc91a
* Rename Dockerfile to Containerfile
* Simplify build automation (I never use Docker)
2021-10-09 09:48:26 +02:00
Sebastian Bergmann 62e65f4d68 Make test directory configurable (and use /tmp/docker-amiga-gcc-test by default) 2019-11-08 06:53:22 +01:00
Sebastian Bergmann ce917f0676 Compile test binary in /tmp (due to possible volume relabeling issues) 2019-11-08 06:52:11 +01:00
Sebastian Bergmann 2e3004e9d3 Delete superfluous target 2019-11-08 06:33:37 +01:00
Sebastian Bergmann da6b9e8c77 Make task names more descriptive 2019-11-07 16:47:30 +01:00
Sebastian Bergmann b91cde777d Make Docker command configurable (and use Podman by default) 2019-11-07 16:45:27 +01:00
Sebastian Bergmann f90156bf78 Simplify 2019-08-30 12:12:21 +02:00
Sebastian Bergmann 9f054d89ae After 337d0e2b17 it makes more sense for test to not depend on build 2019-08-23 07:14:25 +02:00
Sebastian Bergmann 337d0e2b17 With d9f361f071 in place we need --no-cache 2019-08-21 07:00:57 +02:00
Sebastian Bergmann 408392b416 Suppress warnings 2018-08-07 11:11:52 +02:00
Sebastian Bergmann 3db61cab2f Use --cpu instead of -C 2018-08-07 11:11:11 +02:00
Sebastian Bergmann ee047c1e99 Initial commit 2018-03-29 09:57:03 +02:00