summaryrefslogtreecommitdiffstats
path: root/package/pkg-cmake.mk
Commit message (Expand)AuthorAgeFilesLines
* 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