summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* clang.bbclass: Remove -mno-relaxKhem Raj2022-09-121-4/+0
* clang.bbclass: Add a comment to describe RUNTIME combinationsKhem Raj2022-09-121-0/+1
* clang-native.bbclass: Move to classes folderKhem Raj2022-09-031-0/+23
* Do not use llvm-strip for nowKhem Raj2022-08-301-1/+1
* toolchain-clang: Specify -ffile-compilation-dir to omit absolute file paths i...Khem Raj2022-08-121-0/+2
* clang.bbclass: Use BASELIB instead of base_libdir in YOCTO_ALTERNATE_LIBDIRKhem Raj2022-04-241-1/+1
* clang: Enable altivec again for ppc32Khem Raj2022-04-241-4/+0
* clang.bbclass: Do not export llvm-config variablesKhem Raj2022-03-291-6/+4
* clang.bbclass: Export YOCTO_ALTERNATE_LIBDIR and YOCTO_ALTERNATE_EXE_PATHKhem Raj2022-03-241-0/+9
* clang.bbclass: Be mindful of multilibs when adding tools dependenciesKhem Raj2022-03-181-2/+2
* clang: Avoid double libcxx in BASE_DEFAULT_DEPSEsben Haabendal2022-03-171-1/+1
* clang.bbclass: Remove commented codeKhem Raj2022-03-131-4/+0
* clang: Use -mno-altivec for ppc 7400Khem Raj2022-03-131-7/+11
* clang: Upgrade to latest on 14.xKhem Raj2022-03-101-6/+7
* Revert "clang: Use GNU objdump on mips"Khem Raj2022-03-031-3/+0
* clang: Use GNU objdump on mipsKhem Raj2022-02-241-0/+3
* clang: set POPULATESYSROOTDEPS so that strip is presentRoss Burton2022-02-231-0/+3
* clang.bbclass: Use llvm provided binutils when using toolchain-clangKhem Raj2022-02-211-0/+5
* clang.bbclass: Fix typo about big.LITTLE tune optionsyangpeng19952022-02-201-1/+1
* clang: Remove unintended dependency on gcc-runtimeEsben Haabendal2022-02-151-1/+3
* clang: support android runtimeHsia-Jun(Randy) Li2021-12-151-3/+4
* Use GCC runtime on ppc32 and armv5Khem Raj2021-12-091-0/+4
* nativesdk-clang: Fix build when using RUNTIME = llvmKhem Raj2021-09-271-0/+1
* clang.bbclass: Convert libc-klibc override to new syntaxKhem Raj2021-08-041-1/+1
* recipes: Fix remaining override conversionKhem Raj2021-08-031-1/+1
* Manually finish conversionMartin Jansa2021-08-032-5/+5
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-032-57/+57
* clang: Depend on clang runtime when using RUNTIME = "llvm" for native packagesKhem Raj2021-07-081-0/+1
* libcxx: Fix native buildKhem Raj2021-06-251-11/+13
* 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