index
:
linux/meta-clang.git
clang-7.0
clang12
dunfell
dunfell-clang12
dunfell-clang14
gatesgarth
hardknott
honister
kirkstone
kirkstone-clang12
kraj/clang-8
kraj/clang-busybox
kraj/clang12
kraj/master
krogoth
langdale
master
mickledore
morty
nanbield
pyro
rocko
scarthgap
styhead
sumo
thud
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
path:
root
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang.bbclass: Convert libc-klibc override to new syntax
Khem Raj
2021-08-04
1
-1
/
+1
*
recipes: Fix remaining override conversion
Khem Raj
2021-08-03
1
-1
/
+1
*
Manually finish conversion
Martin Jansa
2021-08-03
2
-5
/
+5
*
meta-clang: Convert to new override syntax
Signed-off-by: Martin Jansa
2021-08-03
2
-57
/
+57
*
clang: Depend on clang runtime when using RUNTIME = "llvm" for native packages
Khem Raj
2021-07-08
1
-0
/
+1
*
libcxx: Fix native build
Khem Raj
2021-06-25
1
-11
/
+13
*
Use libgcc instead of compiler-rt on klibc apps
Khem Raj
2021-06-14
1
-0
/
+2
*
clang: Do not force libgcc libunwind in rv32 and rv64
Khem Raj
2021-06-10
1
-2
/
+0
*
clang.bbclass: Limit using clang to target recipes only
Khem Raj
2021-06-08
1
-9
/
+9
*
clang.bbclass: Adjust for clang default changes
Khem Raj
2021-06-08
1
-7
/
+11
*
scan-build.bbclass: Fix typo
Khem Raj
2021-06-08
1
-1
/
+1
*
replace --rtlib with -rtlib
Khem Raj
2021-05-19
1
-3
/
+3
*
Replace --stdlibc=libc++ with -stdlibc=libc++
Khem Raj
2021-05-19
1
-2
/
+2
*
clang.bbclass: Define CMAKE_CLANG_TIDY directly using ${HOST_PREFIX}clang-tidy
Khem Raj
2021-04-23
1
-4
/
+1
*
clang: Replace mtune with mcpu to match oe-core
Khem Raj
2021-01-26
1
-5
/
+5
*
clang.bbclass: Set CCACHE_COMPILERCHECK as default value
Mike Crowe
2021-01-25
1
-1
/
+1
*
clang.bbclass: Remove -mcpu option for the octeontx2 core
Kevin Hao
2021-01-04
1
-0
/
+3
*
clang: Use lld for LTO link
Khem Raj
2020-11-13
1
-1
/
+2
*
lto: Override LTO variable from oe-core for thin-lto
Khem Raj
2020-11-13
2
-7
/
+2
*
clang.bbclass: Use -mno-relax with clang for riscv
Khem Raj
2020-11-13
1
-0
/
+4
*
clang: Use python3 explicitly in scripts
Khem Raj
2020-10-15
1
-0
/
+9
*
classes/clang.bbclass: Remove -mmusl flag from toolchain.cmake.
Leon Woestenberg
2020-09-30
1
-0
/
+1
*
clang: usrmerge workaround
Oleksandr Ocheretnyi
2020-07-02
1
-0
/
+2
*
clang.bbclass: Define -target in HOST_CC_ARCH
Khem Raj
2020-05-16
1
-0
/
+1
*
clang.bbclass: Define CLANG_TIDY and extend it to cmake as well
Khem Raj
2020-05-16
1
-1
/
+8
*
cmake-native.bbclass: remove reset of CCACHE
Kai Kang
2020-05-15
1
-3
/
+0
*
clang.bbclass: override CCACHE_COMPILERCHECK
Kai Kang
2020-05-15
1
-0
/
+1
*
clang.bbclass: Handle big.LITTLE mtune options on arm/aarch64
Khem Raj
2020-04-23
1
-0
/
+7
*
recipes: Do not Add -Wno-error=unused-command-line-argument globally
Khem Raj
2020-03-16
1
-1
/
+1
*
cmake-native.bbclass: Add include and libdir from native sysroot
Khem Raj
2020-02-21
1
-0
/
+8
*
clang: Use 64bit long double on musl/ppc64le
Khem Raj
2020-01-23
1
-0
/
+1
*
armeb: Disable compiler-rt
Khem Raj
2019-11-20
1
-0
/
+3
*
clang.bbclass: Define RUNTIME variable to select compiler runtime
Khem Raj
2019-11-18
1
-6
/
+8
*
clang: Merge libunwind back into libcxx
Khem Raj
2019-10-09
1
-15
/
+2
*
clang: Remove editing THUMB_TUNE_CCARGS
Khem Raj
2019-10-02
1
-1
/
+0
*
clang-runtime: Use INHIBIT_DEFAULT_DEPS = "1"
Khem Raj
2019-10-01
1
-4
/
+10
*
llvm-libunwind: Fix linunwind providers
Khem Raj
2019-09-28
1
-0
/
+8
*
runtime: Automatically add llvm-libunwind based on COMPILER_RT asking for --u...
Khem Raj
2019-09-28
1
-6
/
+2
*
llvm-libunwind: New reecipe for llvm unwinder split from libcxx
Khem Raj
2019-09-19
1
-1
/
+1
*
clang.bbclass: Do not set LIBCPLUSPLUS and COMPILER_RT when compiler != clang
Khem Raj
2019-09-18
1
-5
/
+12
*
scan-build: Limit scans to target recipes only
Khem Raj
2019-09-16
1
-24
/
+27
*
clang.bbclass: compiler-rt does not compile for ppc32
Khem Raj
2019-09-02
1
-0
/
+1
*
clang.bbclass: Use -mlong-double-64 on ppc64/musl
Khem Raj
2019-09-02
1
-0
/
+1
*
libcxx: Disable llvm libunwind when using gcc as system compiler
Khem Raj
2019-08-20
1
-1
/
+2
*
libcxx: Provide libunwind and fix risv support
Khem Raj
2019-08-12
1
-2
/
+10
*
libcxx,compiler-rt: Add --unwindlib=libunwind to COMPILER_RT
Khem Raj
2019-08-12
1
-1
/
+1
*
clang:bbclass: Do not use compiler-rt/libcxx for recipes which use gcc
Khem Raj
2019-03-03
1
-0
/
+3
*
clang.bbclass: Redefine ar/nm/ranlib
Khem Raj
2019-02-25
1
-0
/
+3
*
clang.bbclass: Define COMPILER_RT and LIBCPLUSPLUS
Khem Raj
2019-02-23
1
-0
/
+6
*
clang.bbclass: Remove compilerlibs from BASEDEPENDS
Khem Raj
2019-02-23
1
-1
/
+1
[next]