Felix Fietkau
|
d2ecd10f2f
cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, slightly improves performance and compression
|
10 лет назад |
Felix Fietkau
|
4cfc7b50ae
cmake.mk: add host build support
|
10 лет назад |
Felix Fietkau
|
a5422864f5
build: fix CMake assembly builds with ccache
|
10 лет назад |
Felix Fietkau
|
da91462013
cmake: include external toolchain directory in CMAKE_FIND_ROOT_PATH (fixes #19074)
|
10 лет назад |
Jo-Philipp Wich
|
fd53d49f5b
include: cmake: prevent inclusion of rpath in binaries
|
11 лет назад |
Felix Fietkau
|
9a46799804
build: use gcc-provided ar, nm and ranlib where appropriate
|
11 лет назад |
Felix Fietkau
|
ca6ba637cd
include/cmake.mk: fix indentation
|
11 лет назад |
Felix Fietkau
|
0e9245c19f
include/cmake.mk: define CMAKE_AR and CMAKE_RANLIB to fix build errors
|
11 лет назад |
Felix Fietkau
|
9706d4e00e
cmake.mk: fix support for ccache
|
12 лет назад |
Jo-Philipp Wich
|
73a584f912
include: cmake: pass toolchain directory to default root find path as well
|
12 лет назад |
Felix Fietkau
|
f3d5f6ccb0
cmake.mk: add support for overriding the source dir, and define the cmake prefix path to avoid picking up host libraries for target builds (patch by Henning Rogge)
|
13 лет назад |
Felix Fietkau
|
b648860f9c
cmake: add support for V=cs
|
13 лет назад |
Jo-Philipp Wich
|
9054bc91b3
cmake.mk: fix passing of LDFLAGS
|
14 лет назад |
Felix Fietkau
|
0d0915d168
cmake: fix ccache command when using host ccache (patch from #9611)
|
14 лет назад |
Jo-Philipp Wich
|
cda35d2ef2
cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling (#9573)
|
14 лет назад |
Felix Fietkau
|
aea6afefe6
add LD_LIBRARY to cmake.mk
|
14 лет назад |
Jo-Philipp Wich
|
0f13d0a068
cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchain is used, rely on `which` instead
|
14 лет назад |
Michael Büsch
|
9e7801b913
cmake: Fix ccache
|
15 лет назад |
Michael Büsch
|
6da37f79c5
cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build.
|
15 лет назад |
Michael Büsch
|
21e2dcd199
cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.
|
15 лет назад |
Felix Fietkau
|
c4d2dde396
add a template for cmake packages
|
15 лет назад |