Cross compiling toolchains in Docker images
Go to file
2015-02-01 10:16:46 +07: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-arm [linux-arm] Use linaro toolchain with gcc 4.7 (for old glibc) 2014-11-06 17:14:52 +01: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 change base image to debian:jessie 2015-02-01 10:16:46 +07:00
Makefile Make sure base is properly built 2014-11-13 03:33:32 +01:00
README.md Initial commit 2014-10-12 13:20:14 +02:00

cross-compilers

Dockerfiles for cross compiling environments