kernel: remove module checks for 3.15/3.16/3.17
[openwrt.git] / include / cmake.mk
2015-04-19 nbdcmake.mk: enable -Bsymbolic-functions by default for...
2015-04-06 nbdcmake.mk: add host build support
2015-03-29 nbdbuild: fix CMake assembly builds with ccache
2015-03-16 nbdcmake: include external toolchain directory in CMAKE_FI...
2015-02-08 jowinclude: cmake: prevent inclusion of rpath in binaries
2014-12-27 nbdbuild: use gcc-provided ar, nm and ranlib where appropriate
2014-06-11 nbdinclude/cmake.mk: fix indentation
2014-05-30 nbdinclude/cmake.mk: define CMAKE_AR and CMAKE_RANLIB...
2013-11-18 nbdcmake.mk: fix support for ccache
2013-08-07 jowinclude: cmake: pass toolchain directory to default...
2012-12-29 nbdcmake.mk: add support for overriding the source dir...
2012-04-26 nbdcmake: add support for V=cs
2012-01-09 jow[include] cmake.mk: fix passing of LDFLAGS
2011-07-24 nbdcmake: fix ccache command when using host ccache (patch...
2011-06-22 jow[include] cmake.mk: fix bogus values for FIND_ROOT_PATH...
2011-05-20 nbdadd LD_LIBRARY to cmake.mk
2011-04-11 jow[include] cmake.mk: don't assume toolchain binaries...
2011-03-05 mbcmake: Fix ccache
2011-02-05 mbcmake: Pass VERBOSE=1 to the generated makefile to...
2011-02-05 mbcmake: Remove -O3 from release CFLAGS. Honor the OpenWR...
2011-01-31 nbdadd a template for cmake packages