summaryrefslogtreecommitdiffhomepage
path: root/cmake
AgeCommit message (Collapse)Author
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb
2012-12-21Add -DDISABLE_GEMS to compile options.Masaki Muranaka
2012-10-15Add more strict warning checksMasaki Muranaka
2012-09-18Generic sh-elf target support.Masaki Muranaka
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