summaryrefslogtreecommitdiffstats
path: root/meta/classes/cmake.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-223/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS"Jose Quaresma2022-03-041-2/+0
* cmake: stop FetchContent from fetching contentRoss Burton2022-02-121-0/+1
* Convert to new override syntaxRichard Purdie2021-08-021-5/+5
* cmake.bbclass: remove ${B} before cmake_do_configureKai Kang2021-04-241-5/+3
* cmake: Fully-qualified path to arDouglas Royds2021-03-201-1/+2
* cmake.bbclass: Create cmake arch mapping for ppc64leKhem Raj2021-03-141-0/+2
* cmake: set CMAKE_EXPORT_NO_PACKAGE_REGISTRYKonrad Weihmann2021-02-191-0/+1
* cmake.bbclass: Rework compiler program variables for allarchNathan Rossi2020-08-101-19/+17
* classes/cmake: Fix host detectionJoshua Watt2020-07-221-6/+13
* 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