summaryrefslogtreecommitdiffhomepage
path: root/cmake
AgeCommit message (Collapse)Author
2012-06-11cmake Toolchain file for any OpenWRT Target (x86, mips, AVR32, ARM, etc.)Daniel Bovensiepen
2012-06-08Add first sample for MIPS cross compileDaniel Bovensiepen
2012-06-04Add Ubuntu -> Linux-on-ARM CMake toolchain filesJon
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-05-22Add native and cross compiling CMake build supportJon