Historique des commits

Auteur SHA1 Message Date
  Felix Fietkau 294e908a2c cmake: skip build system check on compile il y a 9 ans
  Matthias Schiffer 3d71786154 build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets il y a 9 ans
  Hauke Mehrtens 559fb537d8 build: use CXXFLAGS if defined il y a 9 ans
  Felix Fietkau 50e7c1f79d include/cmake.mk: fix host builds il y a 9 ans
  Luke McKee eadf5fb7f8 cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree builds il y a 9 ans
  Vasilis Tsiligiannis d55512075b include/cmake.mk: Add helper macro to handle conditionals for CMake boolean type variables il y a 9 ans
  Felix Fietkau 1d2c63c455 include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ il y a 10 ans
  Felix Fietkau 7b5236de85 include/cmake.mk: adjust for STAGING_DIR_HOST split il y a 10 ans
  Felix Fietkau 48fc1f9781 build: for cmake, always use ccache from staging dir instead of relying on the host il y a 10 ans
  Felix Fietkau d2ecd10f2f cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, slightly improves performance and compression il y a 10 ans
  Felix Fietkau 4cfc7b50ae cmake.mk: add host build support il y a 10 ans
  Felix Fietkau a5422864f5 build: fix CMake assembly builds with ccache il y a 10 ans
  Felix Fietkau da91462013 cmake: include external toolchain directory in CMAKE_FIND_ROOT_PATH (fixes #19074) il y a 11 ans
  Jo-Philipp Wich fd53d49f5b include: cmake: prevent inclusion of rpath in binaries il y a 11 ans
  Felix Fietkau 9a46799804 build: use gcc-provided ar, nm and ranlib where appropriate il y a 11 ans
  Felix Fietkau ca6ba637cd include/cmake.mk: fix indentation il y a 11 ans
  Felix Fietkau 0e9245c19f include/cmake.mk: define CMAKE_AR and CMAKE_RANLIB to fix build errors il y a 11 ans
  Felix Fietkau 9706d4e00e cmake.mk: fix support for ccache il y a 12 ans
  Jo-Philipp Wich 73a584f912 include: cmake: pass toolchain directory to default root find path as well il y a 12 ans
  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) il y a 13 ans
  Felix Fietkau b648860f9c cmake: add support for V=cs il y a 13 ans
  Jo-Philipp Wich 9054bc91b3 cmake.mk: fix passing of LDFLAGS il y a 14 ans
  Felix Fietkau 0d0915d168 cmake: fix ccache command when using host ccache (patch from #9611) il y a 14 ans
  Jo-Philipp Wich cda35d2ef2 cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compiling (#9573) il y a 14 ans
  Felix Fietkau aea6afefe6 add LD_LIBRARY to cmake.mk il y a 14 ans
  Jo-Philipp Wich 0f13d0a068 cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchain is used, rely on `which` instead il y a 14 ans
  Michael Büsch 9e7801b913 cmake: Fix ccache il y a 15 ans
  Michael Büsch 6da37f79c5 cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build. il y a 15 ans
  Michael Büsch 21e2dcd199 cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead. il y a 15 ans
  Felix Fietkau c4d2dde396 add a template for cmake packages il y a 15 ans