aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/cmake.bbclass
AgeCommit message (Expand)Author
2017-05-23cmake.bbclass: use `cmake --build` to build & installCody P Schafer
2017-05-16cmake.bbclass: remove unneded cd ${B}Cody P Schafer
2017-04-28cmake.bbclass: use weakest ??= assignment for default OECMAKE_SOURCEPATHAndre McCurdy
2017-04-28cmake.bbclass: Do not use bitbake variable syntax for shell variablesPeter Kjellerstedt
2017-04-19cmake.bbclass: Set CMAKE_CROSSCOMPILING correctlyKyle Russell
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-23cmake.bbclass: Set CXXFLAGS and CFLAGSKhem Raj
2016-10-11classes/externalsrc: re-run do_configure when configure files changePaul Eggleton
2016-09-08cmake.bbclass: avoid treating imports as system includesAndreas Müller
2016-08-23cmake.bbclass: call cmake with a relative pathThomas Witt
2016-07-07classes/cmake: enable progress for do_compilePaul Eggleton
2016-06-19Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie
2016-06-17cmake.bbclass: set the modules directory correctlyJose Pardeiro
2016-05-13cmake: enable verbose buildsRoss Burton
2016-04-19base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa
2016-02-18cmake: don't inherit autotoolsRoss Burton
2015-11-16cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASEAndre McCurdy
2015-08-24classes/cmake: add arch conversion routineAlexander Kanavin
2015-07-02cmake bbclass: fix support for native buildsKoen Kooi
2015-06-11cmake: extend CMAKE_MODULE_PATH instead of settingRoss Burton
2015-06-08cmake: Whitespace fixMoritz Blume
2014-12-05cmake: supply CMAKE_AR in toolchain fileCody P Schafer
2014-10-30cmake: Try and improve cleaning of builds when B==SRichard Purdie
2014-09-22cmake.bbclass : Add support for cmake projects that use .S files.Philip Balister
2014-08-15cmake: drop -fpermissiveMartin Jansa
2014-06-25cmake.bbclass: restore OECMAKE_SOURCEPATHRoss Burton
2014-01-22cmake.bbclass: fix note when warning about deprecated variablesRoss Burton
2014-01-14cmake: specify all install pathsRoss Burton
2014-01-14cmake: default to out-of-tree buildsRoss Burton
2014-01-14cmake: respect ${S} and ${B}Ross Burton
2013-09-10cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold
2013-09-08cmake: set system name correctlyRichard Purdie
2013-08-16cmake.bbclass: Don't use packages from the native build machineStefan Herbrechtsmeier
2013-05-29cmake.bbclass: modify construction of compiler flagsJoe Slater
2013-02-04cmake: reset B from autotools, as this class doesnt like itRoss Burton
2012-11-18cmake.bbclass: use DEPENDS_prepend instead of += for cmake-nativeRoss Burton
2012-06-11cmake.bbclass: Add OECMAKE_C_LINK_FLAGS and OECMAKE_CXX_LINK_FLAGS variablesKhem Raj
2012-03-12cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATHNitin A Kamble
2012-02-03Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATHKen Werner
2011-09-28cmake.bbclass: adding extendable extra variable to root pathAndrew Gabbasov
2011-08-16cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-nativePhil Blundell
2011-07-27 cmake.bbclass: add ${libdir} for multilib caseYu Ke
2011-07-13sat-solver: fix for non /usr/lib libdir caseYu Ke
2011-07-08cmake.bbclass: use CPPFLAGS and CXXFLAGSOtavio Salvador
2011-05-11cmake.bbclass: fix qmake and rpath issuesOtavio Salvador
2010-08-31cmake.bbclass: sync from openembeddedQing He
2010-08-27cmake.bbclass: sync from openembeddedQing He
2010-07-27cmake: only search root directory for FIND_***Kevin Tian
2010-07-21cmake.bbclass: Make sure EXTRA_OECMAKE has a sane defaultRichard Purdie
2010-07-21libproxy: Disabled webkit supportJeff Dike