summaryrefslogtreecommitdiffstats
path: root/meta/classes/cmake.bbclass
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix Python executable with cmakeMartin Kelly2020-04-051-0/+3
* cmake: prefer CMAKE_BUILD_PARALLEL_LEVELDaniel McGregor2020-02-041-2/+3
* cmake.bbclass: Define LIB_SUFFIXKhem Raj2019-12-301-0/+1
* cmake: Add a knob for cmake VERBOSE settingsKhem Raj2019-12-301-2/+11
* classes/cmake: Use relative RPATHsJoshua Watt2019-11-271-0/+3
* cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATHMichael Ho2019-10-231-1/+2
* cmake: Clarify comment in cmake toolchain fileuninative-2.6Richard Purdie2019-06-201-1/+1
* cmake: Avoid passing empty prefix to os.path.relpathMike Crowe2019-06-121-7/+7
* cmake: Use compiler launcher variable when ccache is enabledPhilippe Normand2019-05-301-2/+9
* cmake: Support Eclipse and other cmake generatorsNikhil Pal Singh2019-04-101-4/+5
* cmake: Reduce verbosity for make invocationDouglas Royds2019-03-121-1/+0
* cmake.bbclass: Make it work with ccacheRobert Yang2019-01-141-6/+15
* cmake.bbclass: append includedir to implicit include dirsMichael Ho2018-12-141-0/+4
* classes: Correctly markup regex stringsRichard Purdie2018-12-081-1/+1
* bitbake.conf: handle cmake -dev files packaging with default rulesAndre McCurdy2018-06-281-2/+0
* cmake: refactor compile and install for easier re-useAndré Draszik2018-03-041-4/+7
* cmake: use Ninja by defaultRoss Burton2018-01-191-1/+1
* cmake: allow the generator to be changedRoss Burton2018-01-191-2/+18
* cmake: upgrade 3.9.5 -> 3.10.1Otavio Salvador2018-01-191-0/+1
* cmake: allow target names to be overriddenRoss Burton2018-01-181-4/+7
* cmake: Always put cmake package files in -dev packagesMike Crowe2018-01-071-0/+2
* cmake.bbclass: use `cmake --build` to build & installCody P Schafer2017-05-231-2/+7
* cmake.bbclass: remove unneded cd ${B}Cody P Schafer2017-05-161-2/+0
* cmake.bbclass: use weakest ??= assignment for default OECMAKE_SOURCEPATHAndre McCurdy2017-04-291-1/+1
* cmake.bbclass: Do not use bitbake variable syntax for shell variablesPeter Kjellerstedt2017-04-291-5/+5
* cmake.bbclass: Set CMAKE_CROSSCOMPILING correctlyKyle Russell2017-04-191-0/+4
* meta: remove True option to getVar callsJoshua Lock2016-12-161-8/+8
* cmake.bbclass: Set CXXFLAGS and CFLAGSKhem Raj2016-11-231-0/+2
* classes/externalsrc: re-run do_configure when configure files changePaul Eggleton2016-10-111-0/+2
* cmake.bbclass: avoid treating imports as system includesAndreas Müller2016-09-081-0/+1
* cmake.bbclass: call cmake with a relative pathThomas Witt2016-08-231-7/+7
* classes/cmake: enable progress for do_compilePaul Eggleton2016-07-081-0/+1
* Revert "cmake.bbclass: set the modules directory correctly"Richard Purdie2016-06-201-1/+1
* cmake.bbclass: set the modules directory correctlyJose Pardeiro2016-06-171-1/+1
* cmake: enable verbose buildsRoss Burton2016-05-141-1/+1
* base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa2016-04-191-0/+2
* cmake: don't inherit autotoolsRoss Burton2016-02-181-4/+1
* cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASEAndre McCurdy2015-11-161-5/+5
* classes/cmake: add arch conversion routineAlexander Kanavin2015-08-241-1/+11
* cmake bbclass: fix support for native buildsKoen Kooi2015-07-021-1/+4
* cmake: extend CMAKE_MODULE_PATH instead of settingRoss Burton2015-06-111-1/+1
* cmake: Whitespace fixMoritz Blume2015-06-081-1/+1
* cmake: supply CMAKE_AR in toolchain fileCody P Schafer2014-12-051-0/+2
* cmake: Try and improve cleaning of builds when B==SRichard Purdie2014-10-301-0/+2
* cmake.bbclass : Add support for cmake projects that use .S files.Philip Balister2014-09-221-0/+3
* cmake: drop -fpermissiveMartin Jansa2014-08-151-1/+1
* cmake.bbclass: restore OECMAKE_SOURCEPATHRoss Burton2014-06-251-3/+6
* cmake.bbclass: fix note when warning about deprecated variablesRoss Burton2014-01-221-1/+1
* cmake: specify all install pathsRoss Burton2014-01-141-0/+9
* cmake: default to out-of-tree buildsRoss Burton2014-01-141-0/+1