summaryrefslogtreecommitdiffstats
path: root/classes/clang.bbclass
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
* 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
* 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
* 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: Enable LTO and lld based on distro knobsKhem Raj2019-02-091-0/+3
* 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
* clang: Drop -D__extern_always_inline=inlineKhem Raj2018-05-171-1/+1
* 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: 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
* clang.bbclass: Add -pie -fPIE to SECURITY_PIE_CFLAGS explicitlyKhem Raj2017-07-211-0/+3
* clang.bbclass: Add -Qunused-arguments to clang argumentsKhem Raj2017-06-091-1/+1
* clang.bbclass: Disable llvm-libunwind for mipsKhem Raj2017-03-231-0/+1
* clang.bbclass: Add CCACHE prefix and use HOST_PREFIX instead of TARGET_PREFIXKhem Raj2017-03-211-4/+4
* clang: Add clang runtime to dependencies when toolchain is clangKhem Raj2017-03-161-2/+2
* Ony use llvm-libunwind if clang is selectedRoss Burton2016-05-251-0/+3
* clang-libs: Fix build on x86_64 and use gcc for all cross recipesKhem Raj2016-05-081-0/+1
* Switch default compiler option to remain gccKhem Raj2016-05-051-1/+1
* clang: Remove -mno-spe option from cmdline on ppcKhem Raj2016-03-031-0/+1
* clang: Move -Wno-error=unused-command-line-argument setting to TUNE_CCARGSKhem Raj2016-03-011-3/+1