summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/cmake.bbclass
Commit message (Expand)AuthorAgeFilesLines
* The poky repository master branch is no longer being updated.Richard Purdie2025-11-071-321/+0
* classes/cmake: unset LDFLAGS in toolchain-native.bbclassRoss Burton2025-10-011-0/+9
* classes/cmake: set CMAKE_CROSSCOMPILING explicitlyRoss Burton2025-09-251-0/+1
* classes/cmake: CMAKE_RANLIB needs to be a filename without argumentsRoss Burton2025-09-251-1/+1
* cmake: remove CMAKE_SYSTEM_* from the native toolchainRoss Burton2025-07-211-2/+0
* cmake: Define CMAKE_CLANG_TIDY with toolchain-clangKhem Raj2025-07-211-0/+6
* cmake.bbclass: Enhance to emit a native toolchain cmake fileKhem Raj2025-05-011-0/+58
* cmake.bbclass: remove whitespaceVictor J. Hansen2025-03-081-1/+1
* cmake: apply parallel build settings to ptest tasksPeter Marko2025-02-101-0/+2
* cmake.bbclass: Add ${COREBASE}/scripts to CMAKE_FIND_ROOT_PATHDaniel Klauer2024-04-301-1/+1
* cmake.bbclass: use --installAdrian Freihofer2024-02-021-1/+13
* cmake.bbclass: add Darwin supportEtienne Cordonnier2024-01-211-0/+2
* cmake.bbclass: Add *.cmake to CONFIGURE_FILESPeter Kjellerstedt2023-10-091-1/+1
* cmake.bbclass: refactor cmake argsAdrian Freihofer2023-09-101-19/+24
* cmake.bbclass: cleanup spaces and tabsAdrian Freihofer2023-09-101-2/+4
* cmake.bbclass: fix allarch override syntaxChen Qi2023-08-291-4/+4
* cmake.bbclass: do not search host paths for find_program()Chen Qi2023-06-021-1/+0
* cmake: add CMAKE_SYSROOT to generated toolchain filePascal Bach2023-04-271-0/+4
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-0/+223