summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* clang.bbclass: create lld symbolic link in sysroot when ld-is-lld is setMing Liu2023-09-081-0/+10
* clang.bbclass: Use BASELIB instead of base_libdir in YOCTO_ALTERNATE_LIBDIRKhem Raj2023-09-081-1/+1
* clang: Enable altivec again for ppc32Khem Raj2023-09-081-4/+0
* clang.bbclass: Do not export llvm-config variablesKhem Raj2023-09-081-6/+4
* clang.bbclass: Export YOCTO_ALTERNATE_LIBDIR and YOCTO_ALTERNATE_EXE_PATHKhem Raj2023-09-081-0/+9
* clang.bbclass: Be mindful of multilibs when adding tools dependenciesKhem Raj2023-09-081-2/+2
* clang: Avoid double libcxx in BASE_DEFAULT_DEPSEsben Haabendal2023-09-081-1/+1
* clang.bbclass: Remove commented codeKhem Raj2023-09-081-4/+0
* clang: Use -mno-altivec for ppc 7400Khem Raj2023-09-081-7/+11
* clang: Upgrade to latest on 14.xKhem Raj2023-09-081-6/+7
* clang: Use GNU objdump on mipsKhem Raj2023-09-081-0/+3
* clang: set POPULATESYSROOTDEPS so that strip is presentRoss Burton2023-09-081-0/+3
* clang.bbclass: Use llvm provided binutils when using toolchain-clangKhem Raj2023-09-081-0/+5
* clang.bbclass: Fix typo about big.LITTLE tune optionsyangpeng19952023-09-081-1/+1
* clang: Remove unintended dependency on gcc-runtimeEsben Haabendal2023-09-081-1/+3
* clang: support android runtimeHsia-Jun(Randy) Li2023-09-081-3/+4
* Use GCC runtime on ppc32 and armv5Khem Raj2023-09-081-0/+4
* nativesdk-clang: Fix build when using RUNTIME = llvmKhem Raj2023-09-081-0/+1
* clang.bbclass: Convert libc-klibc override to new syntaxKhem Raj2023-09-081-1/+1
* recipes: Fix remaining override conversionKhem Raj2023-09-081-1/+1
* Manually finish conversionMartin Jansa2023-09-082-5/+5
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2023-09-082-57/+57
* clang: Depend on clang runtime when using RUNTIME = "llvm" for native packagesKhem Raj2023-09-081-0/+1
* libcxx: Fix native buildKhem Raj2023-09-081-11/+13
* Use libgcc instead of compiler-rt on klibc appsKhem Raj2023-09-081-0/+2
* clang: Do not force libgcc libunwind in rv32 and rv64Khem Raj2023-09-081-2/+0
* clang.bbclass: Limit using clang to target recipes onlyKhem Raj2023-09-081-9/+9
* clang.bbclass: Adjust for clang default changesKhem Raj2023-09-081-7/+11
* scan-build.bbclass: Fix typoKhem Raj2023-09-081-1/+1
* clang.bbclass: Replace mcpu with mtune to match dunfellCaner Altinbasak2023-02-231-1/+1
* replace --rtlib with -rtlibKhem Raj2021-05-191-3/+3
* Replace --stdlibc=libc++ with -stdlibc=libc++Khem Raj2021-05-191-2/+2
* clang.bbclass: Define CMAKE_CLANG_TIDY directly using ${HOST_PREFIX}clang-tidyKhem Raj2021-04-231-4/+1
* clang: Replace mtune with mcpu to match oe-coreKhem Raj2021-01-261-5/+5
* clang.bbclass: Set CCACHE_COMPILERCHECK as default valueMike Crowe2021-01-251-1/+1
* clang.bbclass: Remove -mcpu option for the octeontx2 coreKevin Hao2021-01-041-0/+3
* clang: Use lld for LTO linkKhem Raj2020-11-131-1/+2
* lto: Override LTO variable from oe-core for thin-ltoKhem Raj2020-11-132-7/+2
* clang.bbclass: Use -mno-relax with clang for riscvKhem Raj2020-11-131-0/+4
* clang: Use python3 explicitly in scriptsKhem Raj2020-10-151-0/+9
* classes/clang.bbclass: Remove -mmusl flag from toolchain.cmake.Leon Woestenberg2020-09-301-0/+1
* clang: usrmerge workaroundOleksandr Ocheretnyi2020-07-021-0/+2
* clang.bbclass: Define -target in HOST_CC_ARCHKhem Raj2020-05-161-0/+1
* clang.bbclass: Define CLANG_TIDY and extend it to cmake as wellKhem Raj2020-05-161-1/+8
* cmake-native.bbclass: remove reset of CCACHEKai Kang2020-05-151-3/+0
* clang.bbclass: override CCACHE_COMPILERCHECKKai Kang2020-05-151-0/+1
* clang.bbclass: Handle big.LITTLE mtune options on arm/aarch64Khem Raj2020-04-231-0/+7
* recipes: Do not Add -Wno-error=unused-command-line-argument globallyKhem Raj2020-03-161-1/+1
* cmake-native.bbclass: Add include and libdir from native sysrootKhem Raj2020-02-211-0/+8
* clang: Use 64bit long double on musl/ppc64leKhem Raj2020-01-231-0/+1