summaryrefslogtreecommitdiff
path: root/Toolchain/Dockerfile
AgeCommit message (Expand)Author
2022-10-25Everywhere: Require version >= 12 for GCC host compilerLinus Groh
2022-09-02Toolchain: Update Dockerfile to ubuntu:22.10Veronika Horáčků
2022-02-14Toolchain: Update Dockerfile to use gcc 11 and add texinfo packageAndrew Kaster
2021-11-20Toolchain: Remove `git clone` of project from DockerfileJelle Raaijmakers
2021-11-20Toolchain: Remove unused gettext package from DockerfileJelle Raaijmakers
2021-11-20Toolchain: Remove unused wget package from DockerfileJelle Raaijmakers
2021-11-20Toolchain: Add Qemu build dependencies to DockerfileJelle Raaijmakers
2021-11-20Toolchain: Update Dockerfile to ubuntu:21.10Jelle Raaijmakers
2021-06-29Toolchain: Allow containerized work with Serenity via Dockerkleines Filmröllchen
2021-06-07Toolchain: Add `gettext` as a dependency to `Dockerfile`Jelle Raaijmakers
2021-06-07Toolchain: Add `ccache` to DockerfileJelle Raaijmakers
2021-06-04Toolchain: Add ImageMagick to DockerfileJelle Raaijmakers
2021-04-27Toolchain/Dockerfile: Add rsync and unzipJelle Raaijmakers
2021-04-22Toolchain/Dockerfile: Update to Ubuntu 21.04, add gitJelle Raaijmakers
2020-12-13Toolchain: Bump Ubuntu version to 20.10 in the Dockerfile (#4401)Daniel Lemos
2020-05-22Build: Add DockerfileYonatan Goldschmidt