summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* Do not set YOCTO_ALTERNATE_EXE_PATH and OCTO_ALTERNATE_LIBDIRKhem Raj2025-08-061-6/+0
* clang-legacy: Remove COMPILER_RT/UNWINDLIB/LIBCPLUSPLUSKhem Raj2025-08-061-4/+0
* clang-legacy: Drop octeon kludgeKhem Raj2025-08-061-4/+0
* clang-legacy: Remove runtime-<RUNTIME> overrideKhem Raj2025-08-061-4/+0
* clang-legacy: Drop CCACHE_COMPILERCHECKKhem Raj2025-07-301-2/+0
* classes/clang-legacy: Remove rewrite of big.LITTLE -mcpu argsKhem Raj2025-07-281-16/+1
* clang-legacy.bbclass: Unbolt rpi3/rpi4 workaroundKhem Raj2025-07-281-4/+1
* clang-legacy: Remove klibc specific pinsKhem Raj2025-07-281-4/+0
* clang-legacy: Adjust to clang merging to core for YP compatibilityKhem Raj2025-07-281-74/+7
* clang-legacy: Add unwindlib to LDFLAGS as well, rtlib and unwindlibKhem Raj2025-07-161-1/+1
* clang-legacy: Do not use --unwindlib or -rtlib for native toolchainKhem Raj2025-07-061-2/+0
* clang-legacy: Do not set TOOLCHAIN hereKhem Raj2025-07-061-2/+0
* clang-legacy: Adjust for oe-core changesKhem Raj2025-07-061-27/+14
* clang-legacy: Do not use toolchain-clang override for native/nativesdkKhem Raj2025-07-061-2/+2
* clang-native.bbclass: DeleteKhem Raj2025-07-061-23/+0
* clang.bbclass: Rename to clang-legacyKhem Raj2025-07-061-0/+0
* clang: Do not add lld linker for ppc32 when ld-is-lld is in distro featuresKhem Raj2025-05-061-1/+2
* cmake-native: RemoveKhem Raj2025-05-051-56/+0
* clang.bbclass,compiler-rt: Do not set -target for native clangKhem Raj2025-03-211-1/+2
* recipes: Update to match OE-Core virtual/cross-* changesRichard Purdie2025-01-211-1/+1
* clang.bbclass: Use ld.lld as default for LD with ld-is-lldKhem Raj2024-10-101-0/+1
* clang: Do not override default ld with ld.lldKhem Raj2024-10-101-11/+0
* clang.bbclass: remove mcpu option with qualifiers for the octeontx2 coreRuiqiang Hao2024-07-041-1/+1
* clang.bbclass: Do not lose TUNE_CCARGS_MARCH_OPTS when rewriting big.LITTLE mcpuKhem Raj2024-03-191-5/+13
* clang: Use +nocrypto with -mcpu for rpi3/rpi4Khem Raj2024-03-191-0/+4
* Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"Khem Raj2023-11-221-2/+0
* cmake-native.bbclass: Add ubfs specific variable to ignore listKhem Raj2023-11-221-0/+2
* clang.bbclass: Stage along with gcc toolchainKhem Raj2023-11-121-1/+1
* clang.bbclass: fix a typoMing Liu2023-10-301-1/+1
* clang.bbclass: Use llvm-strip on all architecturesKhem Raj2023-10-251-2/+1
* meta-clang: Replace RUNTIME with TC_CXX_RUNTIMEKhem Raj2023-10-251-9/+9
* clang.bbclass: Simplify check when to enable lldKhem Raj2023-08-311-2/+1
* scan-build: Add --no-browser option to scan-viewKhem Raj2023-08-141-1/+1
* scan-build.bbclass: Use 0.0.0.0 for CLANG_SCAN_SERVER_IPKhem Raj2023-08-141-2/+1
* recipe_sysroot_check_ld_is_lld: Do not create symlink for allarch recipesKhem Raj2023-08-121-0/+1
* clang.bbclass: Use llvm-strip for rv32/rv64Khem Raj2023-06-161-1/+2
* recipe_sysroot_check_ld_is_lld: Use STAGING_BINDIR_TOOLCHAIN to find compiler...Khem Raj2023-06-111-1/+1
* clang.bbclass: Check for INHIBIT_DEFAULT_DEPS in creating ld->lld symlinkKhem Raj2023-06-091-1/+2
* clang.bbclass: create lld symbolic link in sysroot when ld-is-lld is setMing Liu2023-05-161-0/+10
* clang.bbclass: Remove gcc specific -fcanon-prefix-mapKhem Raj2023-04-281-1/+4
* Revert "toolchain-clang: Specify -ffile-compilation-dir to omit absolute file...Khem Raj2022-10-101-2/+0
* clang.bbclass: Allow creating src-pkgsKhem Raj2022-10-071-1/+0
* clang.bbclass: Remove -mno-relaxKhem Raj2022-09-121-4/+0
* clang.bbclass: Add a comment to describe RUNTIME combinationsKhem Raj2022-09-121-0/+1
* clang-native.bbclass: Move to classes folderKhem Raj2022-09-031-0/+23
* Do not use llvm-strip for nowKhem Raj2022-08-301-1/+1
* toolchain-clang: Specify -ffile-compilation-dir to omit absolute file paths i...Khem Raj2022-08-121-0/+2
* clang.bbclass: Use BASELIB instead of base_libdir in YOCTO_ALTERNATE_LIBDIRKhem Raj2022-04-241-1/+1
* clang: Enable altivec again for ppc32Khem Raj2022-04-241-4/+0
* clang.bbclass: Do not export llvm-config variablesKhem Raj2022-03-291-6/+4