summaryrefslogtreecommitdiffstats
path: root/package/pkg-cmake.mk
Commit message (Expand)AuthorAgeFilesLines
* pkg-cmake: enable toolchain install staging phaseStefan Becker2018-03-261-0/+1
* pkg-cmake: install CMake files as part of a packageThomas Petazzoni2018-03-251-5/+7
* cmake: Fix RPATH for host libraries built by CMakeJan Kundrát2018-03-131-0/+1
* package/pkg-cmake.mk: add note about BUILD_STATIC_LIBSJan Heylen2018-01-071-0/+8
* arch/arm: armv8 is really armv8aYann E. MORIN2017-11-241-1/+1
* pkg-cmake.mk: set pkg-config env. vars. in the host configure environmentSamuel Martin2017-08-091-0/+5
* pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR_ARM_VARIANT for ARMv8Adrián Pérez de Castro2017-07-061-0/+2
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-2/+2
* pkg-cmake: move configuration files out of $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-4/+4
* pkg-cmake: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefixArnout Vandecappelle2017-07-051-1/+1
* package/pkg-cmake: set CMAKE_SYSTEM_PROCESSOR correctly on powerpc64{, le}Daniel Black2017-03-091-0/+4
* core/pkg-cmake: better way to pass our CMAKE_MODULE_PATHYann E. MORIN2017-03-051-1/+0
* core/pkg-cmake: provide our own platform descriptionYann E. MORIN2017-03-011-0/+4
* pkg-cmake: pass <pkg>_CONF_ENV for the target configure stepThomas Petazzoni2017-02-261-1/+1
* package/pkg-cmake.mk: move CMAKE_BUILD_TYPE definition into toolchainfile.cmakeSamuel Martin2016-10-221-1/+1
* Revert "package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfo"Samuel Martin2016-10-221-1/+1
* core: don't build host-cmake if it is available on the build hostLuca Ceresoli2016-09-171-3/+3
* cmake: move the host-pkgconf dependency from host-cmake to pkg-cmakeLuca Ceresoli2016-07-051-0/+4
* pkg-cmake.mk: export the fortran compiler path in the CMake toolchain fileSamuel Martin2016-07-031-0/+3
* infra: remove auto derivation of host dependenciesJulien Floret2016-07-031-7/+0
* package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfoCharles Hardin2016-07-011-1/+1
* package-cmake: remove now-redundant target ccache supportArnout Vandecappelle2015-10-041-3/+2
* pkg-cmake: change sed expression delimiterGustavo Zacarias2015-09-221-7/+7
* skeleton: New packageMaxime Hadjinlian2015-07-141-1/+2
* pkg-cmake: Skip compilation in installation stepCédric Marie2015-04-231-2/+2
* pkg-cmake: allow to build package in a subdirectoryGwenhael Goavec-Merou2015-03-131-2/+12
* Merge branch 'next'Peter Korsgaard2015-03-021-0/+6
|\
| * pkg-cmake: reduce output when being silentFabio Porcedda2015-02-141-0/+6
* | pkg-cmake.mk: Fix ARM variant typoAssaf Inbal2015-02-191-1/+1
|/
* pkg-cmake: fix host-cmake-package typeRyan Barnett2015-01-251-6/+6
* package/pkg-cmake.mk: add ccache support for host packagesSamuel Martin2014-12-211-0/+18
* Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni2014-12-111-1/+1
* pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR.Volker Krause2014-12-091-0/+20
* package/pkg-cmake.mk: disable colouring the outputSamuel Martin2014-10-261-0/+1
* package/pkg-cmake.mk: globally disable doc, examples and testsSamuel Martin2014-10-261-0/+12
* package/pkg-cmake.mk: rename _INSTALL_HOST_OPTS -> _INSTALL_OPTSSamuel Martin2014-10-041-2/+2
* packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire2014-10-041-3/+3
* packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire2014-10-041-2/+2
* packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTSThomas De Schampheleire2014-10-041-6/+6
* toolchainfile.cmake.in: set linker flagsSamuel Martin2014-09-281-0/+1
* package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packagesSamuel Martin2014-09-281-0/+3
* package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-packageSamuel Martin2014-09-281-1/+0
* trivial: fix typo 'informations'Thomas De Schampheleire2014-07-241-1/+1
* trivial: fix typo 'an host'Thomas De Schampheleire2014-07-241-1/+1
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-16/+18
* pkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUGSamuel Martin2014-06-011-0/+1
* pkg-cmake.mk: globally disable BUILD_TESTING flagSamuel Martin2014-06-011-0/+2
* pkg-cmake.mk: enable ccache for cmake packagesSamuel Martin2014-06-011-0/+2
OpenPOWER on IntegriCloud