mwlwifi: upgrade to latest rev with fixed firmware
[openwrt/staging/chunkeey.git] / include / cmake.mk
2015-04-19 Felix Fietkaucmake.mk: enable -Bsymbolic-functions by default for...
2015-04-06 Felix Fietkaucmake.mk: add host build support
2015-03-29 Felix Fietkaubuild: fix CMake assembly builds with ccache
2015-03-16 Felix Fietkaucmake: include external toolchain directory in CMAKE_FI...
2015-02-08 Jo-Philipp Wichinclude: cmake: prevent inclusion of rpath in binaries
2014-12-27 Felix Fietkaubuild: use gcc-provided ar, nm and ranlib where appropriate
2014-06-11 Felix Fietkauinclude/cmake.mk: fix indentation
2014-05-30 Felix Fietkauinclude/cmake.mk: define CMAKE_AR and CMAKE_RANLIB...
2013-11-18 Felix Fietkaucmake.mk: fix support for ccache
2013-08-07 Jo-Philipp Wichinclude: cmake: pass toolchain directory to default...
2012-12-29 Felix Fietkaucmake.mk: add support for overriding the source dir...
2012-04-26 Felix Fietkaucmake: add support for V=cs
2012-01-09 Jo-Philipp Wichcmake.mk: fix passing of LDFLAGS
2011-07-24 Felix Fietkaucmake: fix ccache command when using host ccache (patch...
2011-06-22 Jo-Philipp Wichcmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_...
2011-05-20 Felix Fietkauadd LD_LIBRARY to cmake.mk
2011-04-11 Jo-Philipp Wichcmake.mk: don't assume toolchain binaries in .../bin...
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