summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Pass -Wno-error=unused-command-line-argument to clangKhem Raj2016-02-291-0/+2
* clang.bbclass: remove gcc from deps when appropriateChristopher Larson2016-02-151-15/+4
* clang.bbclass: Replace -march=armv7ve with -march=armv7aKhem Raj2016-01-091-0/+3
* clang.bbclass: use gcc form nativesdk, crosssdk, cross-canadian recipesKhem Raj2015-10-011-0/+3
* clang.bbclass: Remove -mhard-float for ppcKhem Raj2015-10-011-0/+2
* clang: Convert gcc specific endian options to clang accepted onesKhem Raj2015-09-251-0/+4
* clang/classes: Invert the logic to select toolchain and default to clangKhem Raj2015-08-211-6/+37
* clang.bbclass: Remove junk filesKhem Raj2015-04-221-0/+0
* clang-cross: Rename PN to include TARGET_ARCHKhem Raj2015-04-061-0/+0
* classes: Add a mechanism, to select components to be able to select default c...Khem Raj2015-03-121-0/+10