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
scarthgap-clang20
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
...
*
jack: Use gcc to build for 32bit arches
Khem Raj
2023-09-08
1
-0
/
+6
*
nonclangable.conf: Convert remaining overrides to new syntax
Khem Raj
2023-09-08
1
-13
/
+13
*
clang.bbclass: Convert libc-klibc override to new syntax
Khem Raj
2023-09-08
1
-1
/
+1
*
recipes: Fix remaining override conversion
Khem Raj
2023-09-08
3
-5
/
+5
*
Manually finish conversion
Martin Jansa
2023-09-08
3
-6
/
+6
*
meta-clang: Convert to new override syntax
Signed-off-by: Martin Jansa
2023-09-08
42
-420
/
+420
*
clang: Update to latest 13.x branch
Khem Raj
2023-09-08
1
-1
/
+1
*
lvm2,libdevmapper: Use gcc to compile
Khem Raj
2023-09-08
1
-0
/
+5
*
Revert "mesa: Use gcc on aarch64"
Khem Raj
2023-09-08
1
-3
/
+0
*
compiler-rt,libcxx: Fix native builds when using RUNTIME=llvm
Khem Raj
2023-09-08
2
-0
/
+7
*
clang: Switch to 13.x branch
Khem Raj
2023-09-08
1
-2
/
+2
*
libcxx: Explicitly set LLVM_DEFAULT_TARGET_TRIPLE
Khem Raj
2023-09-08
1
-0
/
+2
*
mesa: Use gcc on aarch64
Khem Raj
2023-09-08
1
-0
/
+3
*
libclc: Drop using -cl-no-stdinc
Khem Raj
2023-09-08
1
-1
/
+0
*
clang: Upgrade to latest on trunk/13.0
Khem Raj
2023-09-08
1
-1
/
+1
*
clang: Depend on clang runtime when using RUNTIME = "llvm" for native packages
Khem Raj
2023-09-08
1
-0
/
+1
*
clang: fix do_package error when multilib enabled
Changqing Li
2023-09-08
1
-2
/
+2
*
gnutls: Disable integrated assembler on aarch64
Khem Raj
2023-09-08
1
-0
/
+3
*
clang: Update to latest on 13.0.0/trunk
Khem Raj
2023-09-08
38
-193
/
+83
*
clang: drop git suffix from version variables
Changqing Li
2023-09-08
2
-0
/
+71
*
libcxx: Fix native build
Khem Raj
2023-09-08
2
-15
/
+20
*
openmp: Fix build on non-x86 targets
Khem Raj
2023-09-08
2
-0
/
+122
*
spirv-llvm-translator: Update to latest trunk
Khem Raj
2023-09-08
1
-1
/
+1
*
clang: Update to latest on main/13.0 line
Khem Raj
2023-09-08
2
-1
/
+3
*
spirv-llvm-translator: Remove a trailing slash from SRC_URI
Robert Yang
2023-09-08
1
-1
/
+1
*
clang: Update to latest master/13.0
Khem Raj
2023-09-08
37
-93
/
+51
*
clang: Upgrade to latest on main/13.0 branch
Khem Raj
2023-09-08
37
-59
/
+106
*
Use libgcc instead of compiler-rt on klibc apps
Khem Raj
2023-09-08
1
-0
/
+2
*
aufs-util,libhugetlbfs,libc-bench: Use libgcc unwinder on glibc/arm
Khem Raj
2023-09-08
1
-2
/
+3
*
nonclangable: Use libgcc for unwinder as well when using for builtins
Khem Raj
2023-09-08
1
-9
/
+11
*
clang: Do not force libgcc libunwind in rv32 and rv64
Khem Raj
2023-09-08
1
-2
/
+0
*
clang: Update to latest on master branch
Khem Raj
2023-09-08
35
-63
/
+61
*
poke: Do not use -O2 with clang
Khem Raj
2023-09-08
1
-0
/
+3
*
nonclangable: pass -rtlib only when using clang with gnu runtime here
Khem Raj
2023-09-08
1
-9
/
+9
*
mongodb: Use llvm runtime when using clang
Khem Raj
2023-09-08
1
-0
/
+1
*
bcc: Update to master tip
Khem Raj
2023-09-08
9
-913
/
+7
*
compiler-rt-sanitizers: Fix hwsan builds with llvm libunwind
Khem Raj
2023-09-08
2
-0
/
+36
*
Package libunwind independently
Khem Raj
2023-09-08
1
-2
/
+4
*
libunwind: Implement unw_backtrace
Khem Raj
2023-09-08
2
-0
/
+56
*
libunwind: Install headers and pkgconfig file
Khem Raj
2023-09-08
3
-0
/
+21
*
libc-bench: It works fine with new way of choosing llvm runtime
Khem Raj
2023-09-08
1
-3
/
+0
*
clang.bbclass: Limit using clang to target recipes only
Khem Raj
2023-09-08
1
-9
/
+9
*
compiler-rt-native: Fix build with clang
Khem Raj
2023-09-08
1
-0
/
+10
*
nss: Pass options to select runtime for native parts
Khem Raj
2023-09-08
1
-1
/
+1
*
layer.conf: Prefer llvm libunwind when RUNTIME = "llvm"
Khem Raj
2023-09-08
1
-0
/
+1
*
clang.bbclass: Adjust for clang default changes
Khem Raj
2023-09-08
1
-7
/
+11
*
libcxx: Build undwinder when RUNTIME = "llvm"
Khem Raj
2023-09-08
1
-1
/
+5
*
compiler-rt-sanitizers: Use packageconfig to use static libcxx
Khem Raj
2023-09-08
1
-6
/
+3
*
compiler-rt: Use gcc runtime to bootstrap
Khem Raj
2023-09-08
1
-3
/
+7
*
clang: Default to compiler-rt/libcxx/libunwind when RUNTIME = "llvm"
Khem Raj
2023-09-08
1
-5
/
+9
[prev]
[next]