| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-18 | MXE Docker build: clean up Dockerfile | ||
| Instead of trying to do it all in one step rely on --squash to do its job. Don't try to be so aggressive in removing things, it saves very little space and caused builds to fail. This results in version 0.9 of the MXE build container Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2019-01-25 | build system: Docker image creation | ||
| 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> | |||