aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/docker/mxe-build-container
AgeCommit message (Collapse)Author
2019-01-25build system: Docker image creationGravatar Dirk Hohndel
Just like Android, Windows binaries are best created in a container. I still need to push the latest version to docker hub and use it on Travis, but this way at least the Dockerfile is here. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>