subsurface/scripts/docker
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
..
android-build-container build-system/Android: use PREFIX outside of NDK 2020-04-25 13:18:41 -07:00
mxe-build-container build-system: create an MXE docker container for both 32 & 64 bit 2020-10-30 16:36:08 -07:00
trusty-qt512 build-system: remove Grantlee from the container setup scripts 2020-10-08 12:19:39 -07:00