subsurface/scripts/docker/mxe-build-container
Dirk Hohndel 03e2d1e045 build-system: create an MXE docker container for both 32 & 64 bit
This should allow us to then do both 32 and 64 bit Windows builds in our CI/CD
and of course for our releases.

In order to still be able to use this container in a GitHub action, aggressively
remove things that we won't need during the build. Since we use the experimental
-squash argument during docker build, this should get us a much smaller container
image in the end.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-10-30 16:36:08 -07:00
..
build-container.sh build-system: Docker build for 64bit MXE 2020-10-30 12:24:36 -07:00
Dockerfile build-system: create an MXE docker container for both 32 & 64 bit 2020-10-30 16:36:08 -07:00
instructions.md build-system: Docker build for 64bit MXE 2020-10-30 12:24:36 -07:00
qtconnectivity-1.patch build-system/MXE: build with more up to date MXE tools. 2020-06-25 11:00:51 -07:00
settings.mk build-system: create an MXE docker container for both 32 & 64 bit 2020-10-30 16:36:08 -07:00