mdimura / docker-mingw-arch

mingw-based build environment based on arch-linux. Easy cross-compilation for windows target.
MIT License
23 stars 10 forks source link

Could you split this image into 2, one with MinGW and CMake, another one with third-party libs #3

Closed KOLANICH closed 4 years ago

mdimura commented 5 years ago

Yes, it is pending for quite some time, did not have time to do that. Maybe I'll get to this in February. Pull request is welcome as well.

mdimura commented 4 years ago

The issue is resolved now, one can use burningdaylight/docker-mingw-arch:base which contains a bare minimum of mingw- tools.

KOLANICH commented 4 years ago

Thanks. BTW https://gitlab.com/KOLANICH-subgroups/docker-images/ and https://gitlab.com/KOLANICH-subgroups/packages/cpp_build_tools and https://gitlab.com/KOLANICH-subgroups/packages/CMake_deb , but it is all for Debian.