| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | clang.bbclass: remove gcc from deps when appropriate | Christopher Larson | 2016-02-15 | 1 | -15/+4 |
* | | Merge pull request #2 from kergoth/rng-tools-fix | Khem Raj | 2016-02-15 | 2 | -0/+53 |
|\ \
| |/
|/| |
|
| * | rng-tools: fix build with clang | Christopher Larson | 2016-02-15 | 2 | -0/+53 |
|/ |
|
* | clang.bbclass: Replace -march=armv7ve with -march=armv7a | Khem Raj | 2016-01-09 | 1 | -0/+3 |
* | clang: Update to 3.7.1 | Khem Raj | 2016-01-03 | 1 | -3/+3 |
* | update llvm | Khem Raj | 2015-10-25 | 1 | -1/+1 |
* | clang.bbclass: use gcc form nativesdk, crosssdk, cross-canadian recipes | Khem Raj | 2015-10-01 | 1 | -0/+3 |
* | clang.bbclass: Remove -mhard-float for ppc | Khem Raj | 2015-10-01 | 1 | -0/+2 |
* | libvorbis,xserver-xorg: Add to non-clang list | Khem Raj | 2015-10-01 | 2 | -0/+4 |
* | clang/llvm: Bump to latest on 3.7 branch | Khem Raj | 2015-10-01 | 1 | -1/+1 |
* | glib-2.0: Fix build with clang/musl combo | Khem Raj | 2015-09-25 | 1 | -0/+1 |
* | clang: Convert gcc specific endian options to clang accepted ones | Khem Raj | 2015-09-25 | 1 | -0/+4 |
* | llvm-libunwind: Preferred to provide libunwind | Khem Raj | 2015-09-12 | 2 | -1/+6 |
* | llvm-libunwind: Add recipe | Khem Raj | 2015-09-10 | 2 | -0/+112 |
* | libcxxabi: Organize the EXTRA_OECMAKE into multilines | Khem Raj | 2015-09-10 | 1 | -1/+7 |
* | syslinux: Has hard dep on gcc some includes like stdargs need fixing | Khem Raj | 2015-09-10 | 1 | -0/+2 |
* | compiler-rt,libcxx,libcxxabi: Fix build by removing dependence on libgcc and ... | Khem Raj | 2015-09-10 | 3 | -6/+14 |
* | gummiboot: Compile with gcc ony | Khem Raj | 2015-09-09 | 1 | -0/+2 |
* | gdb-cross,gnu-efi,systemtap,tcp-wrappers: Use gcc only for now | Khem Raj | 2015-09-08 | 4 | -0/+7 |
* | liboil: Add -fheinous-gnu-extensions for clang | Khem Raj | 2015-09-08 | 1 | -0/+1 |
* | clang/llvm: Update to latest on 3.7 release branch | Khem Raj | 2015-08-28 | 1 | -2/+2 |
* | compiler-rt,libcxx,libcxxabi: Use TARGET_ARCH instead of TRANSLATED_TARGET_ARCH | Khem Raj | 2015-08-26 | 3 | -3/+3 |
* | cairo,cpufrequtils,pulseaudio: Use gcc always | Khem Raj | 2015-08-23 | 3 | -0/+6 |
* | systemd: Add bbappend to use ARM ISA for clang | Khem Raj | 2015-08-23 | 1 | -0/+2 |
* | clang: Move common bits to clang.inc | Khem Raj | 2015-08-22 | 5 | -20/+7 |
* | Update README.md | Khem Raj | 2015-08-22 | 1 | -7/+12 |
* | perf: Use gcc always | Khem Raj | 2015-08-22 | 1 | -0/+2 |
* | compiler-rt,libcxx,libcxxabi: Fix and add recipes | Khem Raj | 2015-08-22 | 3 | -3/+82 |
* | openssh: Remove use of -ftrapv when using clang | Khem Raj | 2015-08-22 | 1 | -0/+3 |
* | aspell,grub: Exclude from using clang build | Khem Raj | 2015-08-22 | 3 | -0/+6 |
* | nonclangable: Add bbappend to disable clang | Khem Raj | 2015-08-21 | 37 | -0/+73 |
* | clang/classes: Invert the logic to select toolchain and default to clang | Khem Raj | 2015-08-21 | 3 | -32/+39 |
* | clang: Enable INHIBIT_DEFAULT_DEPS | Khem Raj | 2015-08-21 | 1 | -0/+2 |
* | clang: Update to latest on release_37 branch | Khem Raj | 2015-08-05 | 2 | -43/+2 |
* | clang: Upgrade to tip of 3.7 release branch | Khem Raj | 2015-07-23 | 1 | -2/+3 |
* | clang: Define dynamic linker for nativesdk recipes | Khem Raj | 2015-07-23 | 1 | -0/+3 |
* | clang--cross-canadian,clang-cross: Fix missing dependencies | Khem Raj | 2015-07-23 | 2 | -6/+6 |
* | clang-crosssdk: Fix depedencies and sysroot staging | Khem Raj | 2015-07-23 | 1 | -5/+4 |
* | nativesdk-clang-glue: Add recipe for glueing clang crossdk | Khem Raj | 2015-07-23 | 1 | -0/+27 |
* | clang: Switch to 3.7 branch | Khem Raj | 2015-07-14 | 2 | -30/+3 |
* | clang: Upgrade to latest tip of master 3.7 | Khem Raj | 2015-07-10 | 3 | -12/+40 |
* | clang: Fix dynamic linker name for arm hard-float | Khem Raj | 2015-07-09 | 2 | -0/+41 |
* | sdk: Add support for adding clang to SDK | Khem Raj | 2015-07-08 | 3 | -0/+12 |
* | clang: Add recipes for cross-canadian and crosssdk variants | Khem Raj | 2015-07-08 | 2 | -0/+59 |
* | clang: Fix nativesdk build | Nathan Trapp | 2015-07-08 | 1 | -1/+5 |
* | clang: Remove nativesdk-binutils dependency | Otavio Salvador | 2015-05-26 | 1 | -0/+1 |
* | clang: Fix building for target | Khem Raj | 2015-05-15 | 3 | -1/+44 |
* | clang: Update to latest 3.8 snapshot | Khem Raj | 2015-05-15 | 4 | -223/+51 |
* | llvm/clang: Remove compiler-rt since its an independent recipe now | Khem Raj | 2015-04-21 | 2 | -72/+12 |
* | compiler-rt: Add independent recipe | Khem Raj | 2015-04-21 | 2 | -0/+375 |