Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Bovensiepen 8607002f86 cmake Toolchain file for any OpenWRT Target (x86, mips, AVR32, ARM, etc.) 2012-06-11 00:27:38 +08:00
Daniel Bovensiepen f75c277058 Add first sample for MIPS cross compile 2012-06-08 22:54:42 +08:00
Jon dfce4a7b33 Add Ubuntu -> Linux-on-ARM CMake toolchain files
Add separate sample CMake toolchain files targeting Linux running
on ARM, with and without hardware floating point support. Samples
use the `gcc-arm-linux-gnueabihf` and `gcc-arm-linux-gnueabi` cross
toolchains from the standard Ubuntu package repositories.
2012-06-04 21:19:57 -04:00
Jon 9f89da6eef Add native and cross compiling CMake build support 2012-05-22 10:50:28 -04:00