summaryrefslogtreecommitdiffstats
path: root/meta/classes/cmake.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-03-04Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS"Jose Quaresma
2022-02-12cmake: stop FetchContent from fetching contentRoss Burton
2021-07-30Convert to new override syntaxRichard Purdie
2021-04-24cmake.bbclass: remove ${B} before cmake_do_configureKai Kang
2021-03-20cmake: Fully-qualified path to arDouglas Royds
2021-03-14cmake.bbclass: Create cmake arch mapping for ppc64leKhem Raj
2021-02-19cmake: set CMAKE_EXPORT_NO_PACKAGE_REGISTRYKonrad Weihmann
2020-08-10cmake.bbclass: Rework compiler program variables for allarchNathan Rossi
2020-07-22classes/cmake: Fix host detectionJoshua Watt
2020-04-03cmake: fix Python executable with cmakeMartin Kelly
2020-02-04cmake: prefer CMAKE_BUILD_PARALLEL_LEVELDaniel McGregor
2019-12-30cmake.bbclass: Define LIB_SUFFIXKhem Raj
2019-12-30cmake: Add a knob for cmake VERBOSE settingsKhem Raj
2019-11-25classes/cmake: Use relative RPATHsJoshua Watt
2019-10-23cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATHMichael Ho
2019-06-20cmake: Clarify comment in cmake toolchain fileuninative-2.6Richard Purdie
2019-06-12cmake: Avoid passing empty prefix to os.path.relpathMike Crowe
2019-05-30cmake: Use compiler launcher variable when ccache is enabledPhilippe Normand
2019-04-10cmake: Support Eclipse and other cmake generatorsNikhil Pal Singh
2019-03-12cmake: Reduce verbosity for make invocationDouglas Royds
2019-01-14cmake.bbclass: Make it work with ccacheRobert Yang
2018-12-14cmake.bbclass: append includedir to implicit include dirsMichael Ho
2018-12-08classes: Correctly markup regex stringsRichard Purdie
2018-06-28bitbake.conf: handle cmake -dev files packaging with default rulesAndre McCurdy
2018-03-03cmake: refactor compile and install for easier re-useAndré Draszik
2018-01-19cmake: use Ninja by defaultRoss Burton
2018-01-19cmake: allow the generator to be changedRoss Burton
2018-01-19cmake: upgrade 3.9.5 -> 3.10.1Otavio Salvador
2018-01-17cmake: allow target names to be overriddenRoss Burton
2018-01-07cmake: Always put cmake package files in -dev packagesMike Crowe
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