build system: add a feature that allows you to pull sources from a git tree instead...
[openwrt/svn-archive/archive.git] / include / cmake.mk
2011-07-24 Felix Fietkaucmake: fix ccache command when using host ccache (patch...
2011-06-22 Jo-Philipp Wich[include] cmake.mk: fix bogus values for FIND_ROOT_PATH...
2011-05-20 Felix Fietkauadd LD_LIBRARY to cmake.mk
2011-04-11 Jo-Philipp Wich[include] cmake.mk: don't assume toolchain binaries...
2011-03-05 Michael Büschcmake: Fix ccache
2011-02-05 Michael Büschcmake: Pass VERBOSE=1 to the generated makefile to...
2011-02-05 Michael Büschcmake: Remove -O3 from release CFLAGS. Honor the OpenWR...
2011-01-31 Felix Fietkauadd a template for cmake packages