Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake.mk: add support for overriding the source dir, and define the cmake pre... | Felix Fietkau | 2012-12-29 | 1 | -1/+4 |
* | cmake: add support for V=cs | Felix Fietkau | 2012-04-26 | 1 | -1/+3 |
* | cmake.mk: fix passing of LDFLAGS | Jo-Philipp Wich | 2012-01-09 | 1 | -3/+4 |
* | cmake: fix ccache command when using host ccache (patch from #9611) | Felix Fietkau | 2011-07-24 | 1 | -2/+6 |
* | cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compil... | Jo-Philipp Wich | 2011-06-22 | 1 | -3/+3 |
* | add LD_LIBRARY to cmake.mk | Felix Fietkau | 2011-05-20 | 1 | -0/+1 |
* | cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchai... | Jo-Philipp Wich | 2011-04-11 | 1 | -0/+7 |
* | cmake: Fix ccache | Michael Büsch | 2011-03-05 | 1 | -2/+16 |
* | cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands ... | Michael Büsch | 2011-02-05 | 1 | -0/+2 |
* | cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead. | Michael Büsch | 2011-02-05 | 1 | -0/+2 |
* | add a template for cmake packages | Felix Fietkau | 2011-01-31 | 1 | -0/+33 |