summaryrefslogtreecommitdiff
path: root/include/cmake.mk
Commit message (Expand)AuthorAgeFilesLines
* include/cmake.mk: fix indentationFelix Fietkau2014-06-111-1/+1
* include/cmake.mk: define CMAKE_AR and CMAKE_RANLIB to fix build errorsFelix Fietkau2014-05-301-11/+14
* cmake.mk: fix support for ccacheFelix Fietkau2013-11-181-2/+2
* include: cmake: pass toolchain directory to default root find path as wellJo-Philipp Wich2013-08-071-1/+1
* cmake.mk: add support for overriding the source dir, and define the cmake pre...Felix Fietkau2012-12-291-1/+4
* cmake: add support for V=csFelix Fietkau2012-04-261-1/+3
* cmake.mk: fix passing of LDFLAGSJo-Philipp Wich2012-01-091-3/+4
* cmake: fix ccache command when using host ccache (patch from #9611)Felix Fietkau2011-07-241-2/+6
* cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compil...Jo-Philipp Wich2011-06-221-3/+3
* add LD_LIBRARY to cmake.mkFelix Fietkau2011-05-201-0/+1
* cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchai...Jo-Philipp Wich2011-04-111-0/+7
* cmake: Fix ccacheMichael Büsch2011-03-051-2/+16
* cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands ...Michael Büsch2011-02-051-0/+2
* cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.Michael Büsch2011-02-051-0/+2
* add a template for cmake packagesFelix Fietkau2011-01-311-0/+33