| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | disable -Wembedded-directive for memcached | Khem Raj | 2018-09-09 | 1 | -0/+3 |
* | xdelta3 is compiled with -Wno-error=reserved-user-defined-literal | Khem Raj | 2018-09-09 | 1 | -0/+6 |
* | python3: Mark non clangable, since it can't build | Khem Raj | 2018-09-09 | 1 | -0/+4 |
* | Disable asm on x86/64 with clang | Khem Raj | 2018-09-09 | 1 | -0/+3 |
* | libcxx: Disable llvm libunwind on ppc | Khem Raj | 2018-09-09 | 1 | -1/+2 |
* | compiler-rt: Create lib/linux only if there is content to move to it | Khem Raj | 2018-09-09 | 1 | -3/+4 |
* | clang: Provide <prefix>-llvm-profdate in cross crosssdk and cross-canadian clang | Khem Raj | 2018-09-09 | 3 | -3/+6 |
* | compiler-rt: Package /usr/share into dev package | Khem Raj | 2018-09-09 | 1 | -1/+1 |
* | recipes: Upgrade to clang 7.0.0 Release (rc2) | Khem Raj | 2018-09-09 | 24 | -193/+207 |
* | compiler-rt: Use pre-computed size of struct ustat for Linux | Hongxu Jia | 2018-09-09 | 2 | -0/+65 |
* | libcxx: Add libunwind to PACKAGECONFIG | Michael Davis | 2018-07-10 | 1 | -16/+16 |
* | packagegroup-core-standalone-sdk-target: Include libcxx and compiler-rt even ... | Khem Raj | 2018-07-08 | 1 | -1/+1 |
* | llvm/clang/compiler-rt/libcxx: Update to latest release_60 branch | Khem Raj | 2018-07-06 | 1 | -4/+4 |
* | clang: Fix sigsegv of llvm-config on the target | Ricardo Ribalda Delgado | 2018-05-30 | 1 | -0/+3 |
* | clang: Add package config for shared-libs | Michael Davis | 2018-05-29 | 1 | -3/+4 |
* | systemd-boot: Adjust for meson build system | Khem Raj | 2018-05-28 | 1 | -1/+1 |
* | clang: Fix driver segfault with very long commandline | Khem Raj | 2018-05-20 | 2 | -0/+57 |
* | scan-build.bbclass: Rename tasks | Khem Raj | 2018-05-17 | 1 | -13/+13 |
* | clang/llvm: Update to latest on release_60 | Khem Raj | 2018-05-17 | 1 | -2/+2 |
* | nonclangable.conf: Enable GNU assmebler for db and libffi | Khem Raj | 2018-05-17 | 1 | -0/+9 |
* | clang: Drop -D__extern_always_inline=inline | Khem Raj | 2018-05-17 | 1 | -1/+1 |
* | libcxx: include staticdev into SDK | Khem Raj | 2018-05-15 | 1 | -0/+2 |
* | compiler-rt: Let dev package rdep on staticdev package | Khem Raj | 2018-05-15 | 1 | -0/+3 |
* | scan-build: Change pwd to B for buildscan task | Khem Raj | 2018-05-15 | 1 | -2/+3 |
* | scan-build.bbclass: Do not depend on clang-native | Khem Raj | 2018-05-15 | 1 | -20/+20 |
* | scan-build: Add mechanism to run static analysis using clang | Khem Raj | 2018-05-15 | 1 | -1/+55 |
* | clang: Use python2 for scan-view | Khem Raj | 2018-05-15 | 2 | -0/+28 |
* | mesa: Link with libatomic and libm | Khem Raj | 2018-05-13 | 3 | -127/+2 |
* | compiler-rt: Disable sanitizers on mips32 | Khem Raj | 2018-05-13 | 1 | -0/+1 |
* | clang,llvm,lld: Update to latest on release_6.0 branch | Khem Raj | 2018-05-12 | 1 | -3/+3 |
* | compiler-rt: Drop a workaround to build for aarch64 | Khem Raj | 2018-05-12 | 2 | -39/+1 |
* | clang.inc: Match the formatting to rest of assignments | Khem Raj | 2018-04-27 | 1 | -3/+3 |
* | clang.inc: Bump patch version for 6.x release | Khem Raj | 2018-04-27 | 1 | -1/+3 |
* | pseudo: Mark as non-clangable | Khem Raj | 2018-04-24 | 1 | -0/+7 |
* | clang: Do not link with -lssp when using -fstack-protector | Khem Raj | 2018-04-21 | 8 | -26/+25 |
* | nonclangable.conf: Add libssp-nonshared | Khem Raj | 2018-04-21 | 1 | -0/+1 |
* | recipes: Drop setting NINJA_STATUS | Khem Raj | 2018-04-19 | 6 | -14/+14 |
* | clang,llvm,lld,lldb: Update to latest on release_60 | Khem Raj | 2018-04-19 | 1 | -4/+4 |
* | Set theme jekyll-theme-cayman | Khem Raj | 2018-04-12 | 1 | -0/+1 |
* | layer.conf: Define LAYERSERIES_COMPAT | Khem Raj | 2018-04-11 | 1 | -0/+1 |
* | clang: enable support for BPF target | Daniel Díaz | 2018-04-11 | 1 | -1/+1 |
* | llvm/clang/lld: Update to latest on release_60 | Khem Raj | 2018-03-09 | 1 | -3/+3 |
* | llvm/libunwind: Fix install target | Robin Lee | 2018-03-03 | 1 | -1/+1 |
* | libcxx: Add settings to build with libcxx as default C++ standard library | Robin Lee | 2018-03-03 | 3 | -1/+25 |
* | clang,llvm,runtime: Update to 6.0-rc3 | Khem Raj | 2018-02-23 | 1 | -6/+6 |
* | clang,llvm,openmp: Bump to latest on release_60 train | Khem Raj | 2018-02-08 | 1 | -3/+3 |
* | openmp: Fix source dir | Khem Raj | 2018-02-08 | 1 | -2/+2 |
* | lld: Add missing dependency on libxml2 | Khem Raj | 2018-02-08 | 1 | -1/+1 |
* | clang/llvm: Update to 6.0 rc2 | Khem Raj | 2018-02-07 | 1 | -6/+6 |
* | nonclangable: Add wpewebkit and icu | Khem Raj | 2018-01-27 | 1 | -0/+5 |