summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* Use libgcc instead of compiler-rt on klibc appsKhem Raj2021-06-141-0/+2
* clang: Do not force libgcc libunwind in rv32 and rv64Khem Raj2021-06-101-2/+0
* clang.bbclass: Limit using clang to target recipes onlyKhem Raj2021-06-081-9/+9
* clang.bbclass: Adjust for clang default changesKhem Raj2021-06-081-7/+11
* scan-build.bbclass: Fix typoKhem Raj2021-06-081-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
* armeb: Disable compiler-rtKhem Raj2019-11-201-0/+3
* clang.bbclass: Define RUNTIME variable to select compiler runtimeKhem Raj2019-11-181-6/+8
* clang: Merge libunwind back into libcxxKhem Raj2019-10-091-15/+2
* clang: Remove editing THUMB_TUNE_CCARGSKhem Raj2019-10-021-1/+0
* clang-runtime: Use INHIBIT_DEFAULT_DEPS = "1"Khem Raj2019-10-011-4/+10
* llvm-libunwind: Fix linunwind providersKhem Raj2019-09-281-0/+8
* runtime: Automatically add llvm-libunwind based on COMPILER_RT asking for --u...Khem Raj2019-09-281-6/+2
* llvm-libunwind: New reecipe for llvm unwinder split from libcxxKhem Raj2019-09-191-1/+1
* clang.bbclass: Do not set LIBCPLUSPLUS and COMPILER_RT when compiler != clangKhem Raj2019-09-181-5/+12
* scan-build: Limit scans to target recipes onlyKhem Raj2019-09-161-24/+27
* clang.bbclass: compiler-rt does not compile for ppc32Khem Raj2019-09-021-0/+1
* clang.bbclass: Use -mlong-double-64 on ppc64/muslKhem Raj2019-09-021-0/+1
* libcxx: Disable llvm libunwind when using gcc as system compilerKhem Raj2019-08-201-1/+2
* libcxx: Provide libunwind and fix risv supportKhem Raj2019-08-121-2/+10
* libcxx,compiler-rt: Add --unwindlib=libunwind to COMPILER_RTKhem Raj2019-08-121-1/+1
* clang:bbclass: Do not use compiler-rt/libcxx for recipes which use gccKhem Raj2019-03-031-0/+3
* clang.bbclass: Redefine ar/nm/ranlibKhem Raj2019-02-251-0/+3
* clang.bbclass: Define COMPILER_RT and LIBCPLUSPLUSKhem Raj2019-02-231-0/+6
* clang.bbclass: Remove compilerlibs from BASEDEPENDSKhem Raj2019-02-231-1/+1
* clang.bbclass: Set nativesk ldso location correctly during linkKhem Raj2019-02-111-3/+8
* clang: Fix nativesdk builds to use clang-nativeKhem Raj2019-02-111-0/+4
* clang: Enable LTO and lld based on distro knobsKhem Raj2019-02-092-0/+10
* libcxx: Make libunwind as static libraryKhem Raj2019-02-071-1/+0
* clang: Enable a cross version of clang-tidyKhem Raj2019-01-311-0/+1
* clang.bbclass: Do not add lld-native to forced clang depsKhem Raj2018-12-271-1/+1