Cross compiling toolchains in Docker images
Go to file
2015-05-05 01:32:42 -04:00
android-arm Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
darwin-x64 OS X cross compiler SDK package generator from osxcross 2014-11-13 19:35:42 +01:00
linux-armv6 don't run dpk configure 2015-02-01 11:02:11 +07:00
linux-armv7 don't run dpk configure 2015-02-01 11:02:11 +07:00
linux-x64 Add strip and objdump to the cross tools 2014-11-13 19:05:41 +01:00
linux-x86 Add strip and objdump to the cross tools 2014-11-13 19:05:41 +01:00
windows-x64 Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
windows-x86 windows-x86: Use older mingw-w64 based off GCC 4.9.2 instead of 5.1.0. 2015-05-05 01:32:42 -04:00
Dockerfile Use nproc to get the number of processors on the build host. 2015-05-04 16:23:12 -04:00
Makefile The windows-x86 is now from MXE. 2015-05-04 17:32:58 -04:00
README.md Initial commit 2014-10-12 13:20:14 +02:00

cross-compilers

Dockerfiles for cross compiling environments