aboutsummaryrefslogtreecommitdiff
path: root/include/cmake.mk
Commit message (Collapse)AuthorAge
* cmake.mk: fix passing of LDFLAGSJo-Philipp Wich2012-01-09
| | | | SVN-Revision: 29701
* cmake: fix ccache command when using host ccache (patch from #9611)Felix Fietkau2011-07-24
| | | | SVN-Revision: 27742
* cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from ↵Jo-Philipp Wich2011-06-22
| | | | | | compiling (#9573) SVN-Revision: 27256
* add LD_LIBRARY to cmake.mkFelix Fietkau2011-05-20
| | | | | | | | Otherwise cmake programs try to link with host ld.so Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 26963
* cmake.mk: don't assume toolchain binaries in .../bin/ if an external ↵Jo-Philipp Wich2011-04-11
| | | | | | toolchain is used, rely on `which` instead SVN-Revision: 26584
* cmake: Fix ccacheMichael Büsch2011-03-05
| | | | SVN-Revision: 25878
* cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands ↵Michael Büsch2011-02-05
| | | | | | in a verbose openwrt build. SVN-Revision: 25376
* cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.Michael Büsch2011-02-05
| | | | SVN-Revision: 25372
* add a template for cmake packagesFelix Fietkau2011-01-31
SVN-Revision: 25265