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
path:
root
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
u-boot: u-boot is clangable
Jon Mason
2024-10-07
1
-2
/
+0
*
Revert "vte: Use libstdc++ when using clang"
Ross Burton
2024-09-30
1
-6
/
+0
*
vte: Disable gi data generation when using clang
Khem Raj
2024-09-24
1
-0
/
+4
*
vte: Use libstdc++ when using clang
Khem Raj
2024-09-24
1
-0
/
+6
*
python3-drgn: Use gcc when compiling for riscv32
Khem Raj
2024-09-18
1
-0
/
+2
*
nmap: Remove LLD build workaround for RISCV-64
Khem Raj
2024-09-18
1
-3
/
+0
*
libjxl: Use -Og instead of -O2 with clang-19
Khem Raj
2024-09-18
1
-0
/
+4
*
recipes: Use gcc or clang/libstdc++ for some recipes
Khem Raj
2024-09-18
1
-1
/
+13
*
clang: Upgrade to 19.1.0 release
Khem Raj
2024-09-18
1
-1
/
+1
*
pbzip2: Do not use libc++ for now
Khem Raj
2024-09-18
1
-0
/
+3
*
vulkan-samples: Re-introduce -Wno-error=deprecated-declarations
Khem Raj
2024-09-03
1
-1
/
+2
*
vulkan-samples: Add Wno-error=overriding-option and remove Wno-error=deprecat...
Khem Raj
2024-08-31
1
-2
/
+2
*
nonclangable: remove '-mbranch-protection=standard' globally on aarch64
Jose Quaresma
2024-08-21
1
-0
/
+3
*
perf: Use gcc as default compiler
Khem Raj
2024-07-22
1
-0
/
+1
*
util-linux,util-linux-libuuid: Use -Wl,--undefined-version' with lld linker
Khem Raj
2024-07-15
1
-0
/
+3
*
bluez5: Use BFD linker instead of lld
Khem Raj
2024-07-08
1
-1
/
+2
*
python-bcrypt: Do not use lld when building with ptests on.
Khem Raj
2024-07-02
1
-0
/
+1
*
clang: Upgrade to 18.1.8
Khem Raj
2024-06-24
1
-1
/
+1
*
clang: Upgrade to 18.1.7
Khem Raj
2024-06-11
1
-1
/
+1
*
layer.conf: update LAYERSERIES_COMPAT for styhead
Sangmo Kang
2024-05-25
1
-1
/
+1
*
clang: Upgrade to 18.1.6
Khem Raj
2024-05-21
1
-1
/
+1
*
frame: Use --undefined-version with lld
Khem Raj
2024-05-04
1
-0
/
+1
*
clang: Upgrade to 18.1.5
Khem Raj
2024-05-03
1
-1
/
+1
*
clang: Upgrade to 18.1.4
Khem Raj
2024-04-22
1
-1
/
+1
*
clang: Upgrade to 18.1.3
Khem Raj
2024-04-06
1
-1
/
+1
*
uftrace: Do not use internal clang assembler
Khem Raj
2024-03-27
1
-0
/
+3
*
wtmpdb: Do not pin linker to BFD linker
Khem Raj
2024-03-27
1
-3
/
+2
*
liburing: Use --undefined-version with lld
Khem Raj
2024-03-24
1
-0
/
+1
*
Update clang to 18.1.2 release
Khem Raj
2024-03-21
1
-1
/
+1
*
Revert "nonclangable: elfuitls: add unused-const-variable fix"
Jose Quaresma
2024-03-21
1
-2
/
+0
*
nonclangable: elfuitls: add unused-const-variable fix
Jose Quaresma
2024-03-19
1
-0
/
+2
*
nonclangable: elfuitls: drop unused-private-field fix
Jose Quaresma
2024-03-19
1
-2
/
+0
*
gtk4: Compile with gcc for musl/x86_64
Khem Raj
2024-03-17
1
-0
/
+4
*
elfuitls: Use libstdc++ instead of libc++ when using clang
Khem Raj
2024-03-13
1
-3
/
+4
*
clang: Bump version to 18.1.1
Khem Raj
2024-03-13
1
-1
/
+1
*
lksctp-tools: Reset SECURITY_STACK_PROTECTOR with clang
Khem Raj
2024-03-06
1
-0
/
+3
*
clang: Upgrade to clang 18.1 major release
Khem Raj
2024-03-06
1
-1
/
+1
*
vulkan-samples: Disable deprecated declaration warnings with libc++
Khem Raj
2024-03-06
1
-1
/
+2
*
kernel-selftest: Use gcc for now.
Khem Raj
2024-03-06
1
-0
/
+3
*
optee-os: Use gcc instead of clang-18
Khem Raj
2024-03-06
1
-0
/
+6
*
openldap: Fix build with lld linker
Khem Raj
2024-03-03
1
-0
/
+1
*
dav1d: Use GNU assembler for asm files
Khem Raj
2024-02-21
1
-0
/
+3
*
layer.conf: Update for the scarthgap release series
Khem Raj
2024-02-06
1
-1
/
+1
*
ndctl: Add --undefined-version with lld
Khem Raj
2024-01-26
1
-0
/
+1
*
python3-kivy: Disable incompatible-function-pointer-types warning as error
Khem Raj
2024-01-12
1
-0
/
+3
*
python3-lxml: Disable incompatible-function-pointer-types warning as error
Khem Raj
2024-01-12
1
-0
/
+6
*
openssh: Enable to build it with clang again
Khem Raj
2023-12-21
1
-3
/
+0
*
Revert "openssh: Enable to build it with clang again"
Khem Raj
2023-12-03
1
-0
/
+3
*
openssh: Enable to build it with clang again
Khem Raj
2023-12-03
1
-3
/
+0
*
clang: Upgrade to 17.0.6
Khem Raj
2023-12-03
1
-1
/
+1
[next]