index
:
linux/meta-clang.git
clang-7.0
clang12
dunfell
dunfell-clang12
dunfell-clang14
gatesgarth
hardknott
honister
kirkstone
kirkstone-clang12
kirkstone-clang18
kraj/clang-8
kraj/clang-busybox
kraj/clang12
kraj/master
krogoth
langdale
master
mickledore
morty
nanbield
pyro
rocko
scarthgap
styhead
sumo
thud
walnascar
warrior
yoe/mut
zeus
Mirror of github.com/kraj/meta-clang.git
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libclc: Define llvm tools needed during build
dunfell-clang14
Khem Raj
2023-09-08
1
-0
/
+5
*
clang: fix build with yocto uninative gcc 13
Jose Quaresma
2023-09-08
2
-0
/
+33
*
sanitizer: Fix build with glibc 2.36
Khem Raj
2023-09-08
2
-0
/
+63
*
clang.bbclass: create lld symbolic link in sysroot when ld-is-lld is set
Ming Liu
2023-09-08
1
-0
/
+10
*
llvm-config: add --libfiles option
Naveen Saini
2023-09-08
1
-0
/
+5
*
Add missing scan-build runtime dependencies
mzink89
2023-09-08
1
-0
/
+12
*
clang: Move .so symlinks to -dev package fixes multilib build
Khem Raj
2023-09-08
1
-2
/
+2
*
llvm-project-source: Ensure deploy_source_date_epoch sstate hash doesn't change
Khem Raj
2023-09-08
1
-1
/
+7
*
common-source: fix create-spdx handling
Konrad Weihmann
2023-09-08
1
-0
/
+6
*
llvm-project-source: fix create-spdx handling
Konrad Weihmann
2023-09-08
1
-0
/
+2
*
Fix OpenMP builds with thin LTO enabled.
Jan Dorniak
2023-09-08
1
-0
/
+2
*
linux-yocto: Use binutils provided strip
Khem Raj
2023-09-08
1
-0
/
+1
*
nonclangable.conf: Add new exceptions
Aleksey Smirnov
2023-09-08
1
-0
/
+11
*
clang: Add compiler-rt and libcxx to build time depends for target
Khem Raj
2023-09-08
1
-1
/
+1
*
compiler-rt-sanitizers: fix multiple installations for orc lib
Mamta Shukla
2023-09-08
1
-1
/
+2
*
compiler-rt-sanitizer: fix nativesdk-compiler-rt-sanitizers build
Mamta Shukla
2023-09-08
1
-1
/
+1
*
spirv-llvm-translator: fix branch name
Anuj Mittal
2023-09-08
1
-1
/
+1
*
clang: Fix native and nativesdk builds for hf targets
Esben Haabendal
2023-09-08
3
-3
/
+6
*
compiler-rt: backport a patch fixing ARMv5 cross-compile
Ming Liu
2023-09-08
2
-0
/
+66
*
compiler-rt: Build clang_rt.profile library when possible
Esben Haabendal
2023-09-08
1
-1
/
+1
*
clang: Upgrade to 14.0.3
Khem Raj
2023-09-08
2
-3
/
+3
*
libcxx: Fix nativesdk building
Esben Haabendal
2023-09-08
1
-0
/
+7
*
compiler-rt: Fix nativesdk building
Esben Haabendal
2023-09-08
1
-1
/
+6
*
clang.bbclass: Use BASELIB instead of base_libdir in YOCTO_ALTERNATE_LIBDIR
Khem Raj
2023-09-08
1
-1
/
+1
*
clang: Enable altivec again for ppc32
Khem Raj
2023-09-08
1
-4
/
+0
*
musl: Build with clang on ppc64
Khem Raj
2023-09-08
1
-1
/
+0
*
compiler-rt: Build builtins only for the default target
Esben Haabendal
2023-09-08
1
-1
/
+2
*
libclc: Export YOCTO_ALTERNATE_EXE_PATH and YOCTO_ALTERNATE_LIBDIR
Khem Raj
2023-09-08
1
-0
/
+3
*
clang: Upgrade to latest on 14.x release branch
Khem Raj
2023-09-08
39
-175
/
+39
*
python3: Use gcc for riscv/aarch64 and all musl
Khem Raj
2023-09-08
1
-0
/
+8
*
nonclangable: Enable clang for several packages pinned to gcc-only
Khem Raj
2023-09-08
1
-27
/
+2
*
clang.bbclass: Do not export llvm-config variables
Khem Raj
2023-09-08
1
-6
/
+4
*
clang: Add a patch to fix llvm-objdump
Khem Raj
2023-09-08
2
-0
/
+136
*
clang.bbclass: Export YOCTO_ALTERNATE_LIBDIR and YOCTO_ALTERNATE_EXE_PATH
Khem Raj
2023-09-08
1
-0
/
+9
*
llvm-config: Set YOCTO_ALTERNATE_LIBDIR and YOCTO_ALTERNATE_EXE_PATH
Khem Raj
2023-09-08
1
-3
/
+2
*
clang: Add env override for libdir
Khem Raj
2023-09-08
38
-70
/
+102
*
libcxx: Drop duplicate setting of LLVM_LIBDIR_SUFFIX
Khem Raj
2023-09-08
1
-2
/
+0
*
clang.bbclass: Be mindful of multilibs when adding tools dependencies
Khem Raj
2023-09-08
1
-2
/
+2
*
llvm-project-source: Emit all default MULTILIB_GLOBAL_VARIANTS
Khem Raj
2023-09-08
1
-2
/
+3
*
clang: Avoid double libcxx in BASE_DEFAULT_DEPS
Esben Haabendal
2023-09-08
1
-1
/
+1
*
musl: Use gcc for ppc32 arch
Khem Raj
2023-09-08
1
-0
/
+6
*
clang.bbclass: Remove commented code
Khem Raj
2023-09-08
1
-4
/
+0
*
clang: Update to 14.0.0 RC4
Khem Raj
2023-09-08
1
-1
/
+1
*
clang: Use -mno-altivec for ppc 7400
Khem Raj
2023-09-08
1
-7
/
+11
*
lldb: Disable builds for ppc32
Khem Raj
2023-09-08
1
-0
/
+1
*
clang: Upgrade to latest on 14.x
Khem Raj
2023-09-08
39
-95
/
+128
*
clang: Update to 14.0.0-rc2+
Khem Raj
2023-09-08
37
-97
/
+36
*
clang: Update to latest 14.x
Khem Raj
2023-09-08
38
-41
/
+103
*
clang: Use GNU objdump on mips
Khem Raj
2023-09-08
1
-0
/
+3
*
clang: set POPULATESYSROOTDEPS so that strip is present
Ross Burton
2023-09-08
1
-0
/
+3
[next]