summaryrefslogtreecommitdiffstats
path: root/package/pkg-cmake.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmakeSamuel Martin2014-06-011-4/+7
* pkg-cmake.mk: refactor the toolchainfile.cmake generationSamuel Martin2014-06-011-14/+9
* pkg-cmake.mk: replace "echo -en" with printfSamuel Martin2014-04-241-1/+1
* pkg-cmake.mk: add PATH in the configure command environmentSamuel Martin2014-04-161-0/+2
* package: add toolchain dependency to every target packageFabio Porcedda2014-02-141-1/+1
* infra: remove unused 4th parameter to package infrastructures (pkgparentdir)Thomas De Schampheleire2014-02-051-7/+6
* infra: remove redundant $(call) on pkgdir, pkgname, pkgparentdirThomas De Schampheleire2014-02-051-2/+2
* package/pkg-cmake: disable colouring the outputYann E. MORIN2014-01-281-0/+1
* pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIBSamuel Martin2014-01-221-0/+1
* infra: remove package clean commandsThomas De Schampheleire2013-12-081-11/+0
* infra: remove uninstall commandsThomas De Schampheleire2013-12-061-20/+0
* package: remove the empty trailing linesJerzy Grzegorek2013-09-131-1/+0
* pkg-*targets.mk: factorize and fix $(PKG)_SRCDIR and $(PKG)_BUILDDIR declarationSamuel Martin2012-07-221-9/+0
* Clean up naming of old GENTARGETS infrastructureArnout Vandecappelle (Essensium/Mind)2012-07-171-0/+214
OpenPOWER on IntegriCloud