Cross compiling toolchains in Docker images
Go to file
2015-05-04 14:53:41 -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 Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
Dockerfile Sort packages in the base Dockerfile. 2015-05-04 14:53:41 -04:00
Makefile Name each image by the cross-compiler target. 2015-05-04 14:50:16 -04:00
README.md Initial commit 2014-10-12 13:20:14 +02:00

cross-compilers

Dockerfiles for cross compiling environments