summaryrefslogtreecommitdiff
path: root/package/pkg-cmake.mk
AgeCommit message (Expand)Author
2016-10-22package/pkg-cmake.mk: move CMAKE_BUILD_TYPE definition into toolchainfile.cmakeSamuel Martin
2016-10-22Revert "package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfo"Samuel Martin
2016-09-17core: don't build host-cmake if it is available on the build hostLuca Ceresoli
2016-07-05cmake: move the host-pkgconf dependency from host-cmake to pkg-cmakeLuca Ceresoli
2016-07-03pkg-cmake.mk: export the fortran compiler path in the CMake toolchain fileSamuel Martin
2016-07-03infra: remove auto derivation of host dependenciesJulien Floret
2016-07-01package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfoCharles Hardin
2015-10-04package-cmake: remove now-redundant target ccache supportArnout Vandecappelle
2015-09-22pkg-cmake: change sed expression delimiterGustavo Zacarias
2015-07-14skeleton: New packageMaxime Hadjinlian
2015-04-23pkg-cmake: Skip compilation in installation stepCédric Marie
2015-03-13pkg-cmake: allow to build package in a subdirectoryGwenhael Goavec-Merou
2015-03-02Merge branch 'next'Peter Korsgaard
2015-02-19pkg-cmake.mk: Fix ARM variant typoAssaf Inbal
2015-02-14pkg-cmake: reduce output when being silentFabio Porcedda
2015-01-25pkg-cmake: fix host-cmake-package typeRyan Barnett
2014-12-21package/pkg-cmake.mk: add ccache support for host packagesSamuel Martin
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2014-12-09pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR.Volker Krause
2014-10-26package/pkg-cmake.mk: disable colouring the outputSamuel Martin
2014-10-26package/pkg-cmake.mk: globally disable doc, examples and testsSamuel Martin
2014-10-04package/pkg-cmake.mk: rename _INSTALL_HOST_OPTS -> _INSTALL_OPTSSamuel Martin
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTSThomas De Schampheleire
2014-09-28toolchainfile.cmake.in: set linker flagsSamuel Martin
2014-09-28package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packagesSamuel Martin
2014-09-28package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-packageSamuel Martin
2014-07-24trivial: fix typo 'informations'Thomas De Schampheleire
2014-07-24trivial: fix typo 'an host'Thomas De Schampheleire
2014-06-14infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire
2014-06-01pkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUGSamuel Martin
2014-06-01pkg-cmake.mk: globally disable BUILD_TESTING flagSamuel Martin
2014-06-01pkg-cmake.mk: enable ccache for cmake packagesSamuel Martin
2014-06-01pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmakeSamuel Martin
2014-06-01pkg-cmake.mk: refactor the toolchainfile.cmake generationSamuel Martin
2014-04-24pkg-cmake.mk: replace "echo -en" with printfSamuel Martin
2014-04-16pkg-cmake.mk: add PATH in the configure command environmentSamuel Martin
2014-02-14package: add toolchain dependency to every target packageFabio Porcedda
2014-02-05infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire
2014-02-05infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire
2014-01-28package/pkg-cmake: disable colouring the outputYann E. MORIN
2014-01-22pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIBSamuel Martin
2013-12-08infra: remove package clean commandsThomas De Schampheleire
2013-12-06infra: remove uninstall commandsThomas De Schampheleire
2013-09-13package: remove the empty trailing linesJerzy Grzegorek
2012-07-22pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declarationSamuel Martin
2012-07-17Clean up naming of old GENTARGETS infrastructureArnout Vandecappelle (Essensium/Mind)