summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clang: Use lld for LTO linkKhem Raj2020-11-131-1/+2
* musl: Do not force ltoKhem Raj2020-11-131-2/+0
* lto: Override LTO variable from oe-core for thin-ltoKhem Raj2020-11-133-10/+5
* layer.conf: Add hardknott to supported releasesKhem Raj2020-11-131-1/+1
* qtbase: Use compiler-rt on riscv32 when using clangKhem Raj2020-11-131-0/+4
* clang.bbclass: Use -mno-relax with clang for riscvKhem Raj2020-11-131-0/+4
* bcc: Upgrade 0.15.0 -> 0.17.0He Zhe2020-11-041-3/+1
* mesa: Depend on elfutils regardless of llvm checkKhem Raj2020-10-281-2/+1
* openmp: Disable for riscv32Khem Raj2020-10-271-0/+1
* build shared nativesdk clangDaniel Dittmann2020-10-211-1/+1
* Remove compiler arguments from CLANG_TIDY_EXEMQueiros2020-10-211-1/+1
* tesseract: Remove -Qunused-arguments from CFLAGSKhem Raj2020-10-201-0/+1
* packagegroup-cross-canadian: Fix adding clang-cross-canadian only when CLANGS...Khem Raj2020-10-201-2/+3
* Disable LLDB on riscv{32,64}David Abdurachmanov2020-10-161-1/+6
* Fix get_clang_arch and LLVM targetsDavid Abdurachmanov2020-10-161-2/+2
* Allow riscv32 and riscv64 in COMPATIBLE_HOSTDavid Abdurachmanov2020-10-161-3/+0
* openmp: enable for riscv{32,64}David Abdurachmanov2020-10-161-2/+0
* clang: Use python3 explicitly in scriptsKhem Raj2020-10-153-0/+125
* clang: Define LLVM_HOST_TRIPLEKhem Raj2020-10-151-0/+1
* CastXML: new recipeDaniel McGregor2020-10-081-0/+29
* clang: Update to 11.0.0-rc6Khem Raj2020-10-081-1/+1
* packagegroup-core-buildessential: Add clang to rdependsKhem Raj2020-10-081-0/+3
* clang: Update to latest on 11.x releaseKhem Raj2020-10-031-1/+1
* clang: Match Build targets for host and target clangKhem Raj2020-10-031-9/+5
* clang: Do not build all native targets for target as wellKhem Raj2020-10-021-2/+8
* clang: Update to 11.0.0-rc5Khem Raj2020-10-011-1/+1
* classes/clang.bbclass: Remove -mmusl flag from toolchain.cmake.Leon Woestenberg2020-09-301-0/+1
* make file command output in brief mode when searching for binaries to stripDaniel Wagener2020-09-251-2/+2
* clang: Create symlinks with cross compile tuplesKhem Raj2020-09-251-0/+3
* README: Fix URL links to actionsKhem Raj2020-09-231-4/+5
* README: Update documentationKhem Raj2020-09-221-25/+36
* clang: Update to 11.0.0-rc3Khem Raj2020-09-221-1/+1
* clang: Update to latest 11.x release branchKhem Raj2020-09-221-1/+1
* github/workflows: Do not sed weston.ini for fbdev-backend.soKhem Raj2020-09-201-1/+0
* clang: Update to latest on 11.x release branchKhem Raj2020-09-161-1/+1
* Add support for github actionsKhem Raj2020-09-163-84/+80
* meta-environment-ext: Add bbappend to insert clang variables into envKhem Raj2020-09-133-18/+24
* clang: Update to latest on 11.x branchKhem Raj2020-09-131-1/+1
* clang: fix build failure, unrecogn. link option '-fuse-ld=gold' (#368)Winfried Dobbe2020-09-111-1/+1
* libffi: Do not use internal assembler on mips64Khem Raj2020-09-101-0/+1
* bcc: override the PY_CMD_ESCAPEDMingli Yu2020-09-102-0/+47
* clang: Update to latest clang-11 branchKhem Raj2020-09-071-1/+1
* clang: Update to latest release/11.xKhem Raj2020-08-271-1/+1
* layer.conf: Drop zeus and dunfell from LAYERSERIES_COMPATKhem Raj2020-08-271-1/+1
* layer: Add 3.2 (gatesgarth) to LAYERSERIES_COMPATKhem Raj2020-08-271-1/+1
* gerbera: Dont force libc++ when using clangKhem Raj2020-08-211-2/+0
* libcxx: Fix build on rv32 and use compiler-rt on rv32/rv64Khem Raj2020-08-212-2/+32
* clang: Update to 11.x release branchKhem Raj2020-08-2128-204/+235
* README: Add intruction to build with pokyKhem Raj2020-08-161-1/+10
* bcc: trace: Fix failing to exit loopsHe Zhe2020-08-142-0/+47