summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang: Switch to using own internal assemblerKhem Raj2018-12-271-1/+1
* build native lld along with cross clangKhem Raj2018-09-091-1/+1
* scan-build.bbclass: Rename tasksKhem Raj2018-05-171-13/+13
* clang: Drop -D__extern_always_inline=inlineKhem Raj2018-05-171-1/+1
* scan-build: Change pwd to B for buildscan taskKhem Raj2018-05-151-2/+3
* scan-build.bbclass: Do not depend on clang-nativeKhem Raj2018-05-151-20/+20
* scan-build: Add mechanism to run static analysis using clangKhem Raj2018-05-151-1/+55
* clang,llvm,lld: Update to latest on release_50Khem Raj2017-10-051-0/+3
* libcxx: Disable libunwind on all mipsKhem Raj2017-09-181-0/+1
* clang.bbclass: Prepend instead of appending to overridesKhem Raj2017-09-101-1/+1
* classes: Do not replace armv7ve with armv7a anymoreKhem Raj2017-08-291-3/+0
* clang: fix nativesdk buildMing Liu2017-08-231-0/+47
* clang: Switch c++ default to gnu++14 standardKhem Raj2017-08-121-1/+1
* clang++: Default to c++14 stdKhem Raj2017-08-121-1/+1
* llvm-libunwind: DeleteKhem Raj2017-07-311-3/+2
* clang: Default to PIE when GCCPIE is setKhem Raj2017-07-291-2/+0