summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/libcxx_git.bb
Commit message (Expand)AuthorAgeFilesLines
* clang: Apply libunwind.pc.in and llvm-config via a patchKhem Raj23 hours1-1/+1
* libcxx: Pass LLVM_RUNTIME_TARGETSKhem Raj2024-03-061-0/+1
* meta-clang: Replace RUNTIME with TC_CXX_RUNTIMEKhem Raj2023-10-251-3/+3
* libcxx: Use LLVM_ENABLE_RUNTIMES to build C++ runtime libsKhem Raj2023-02-221-1/+2
* runtime: Enable PIC for static archives with clang runtime libsKhem Raj2023-02-061-0/+1
* libcxx: Build libc++abi into static libc++.aKhem Raj2023-01-291-0/+1
* clang, llvm-rutime: Turn per target runtime off and use RelWithDebInfo for buildKhem Raj2022-09-121-0/+2
* libcxx: Enable installing libc++.so as linker scriptKhem Raj2022-08-301-3/+1
* libcxx: Fix nativesdk buildingEsben Haabendal2022-04-251-0/+7
* libcxx: Drop duplicate setting of LLVM_LIBDIR_SUFFIXKhem Raj2022-03-241-2/+0
* libcxx: Install unwind_itanium.h and unwind_arm_ehabi.hKhem Raj2022-02-161-2/+4
* libcxx: Set CMAKE_BUILD_WITH_INSTALL_RPATHKhem Raj2021-11-261-0/+1
* recipes: Fix remaining override conversionKhem Raj2021-08-031-3/+3
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-031-19/+19
* compiler-rt,libcxx: Fix native builds when using RUNTIME=llvmKhem Raj2021-07-301-0/+5
* libcxx: Explicitly set LLVM_DEFAULT_TARGET_TRIPLEKhem Raj2021-07-181-0/+2
* libcxx: Fix native buildKhem Raj2021-06-251-7/+17
* Package libunwind independentlyKhem Raj2021-06-081-2/+4
* libunwind: Install headers and pkgconfig fileKhem Raj2021-06-081-0/+11
* libcxx: Build undwinder when RUNTIME = "llvm"Khem Raj2021-06-081-1/+5
* libcxx: Build libunwind shared lib when enabledKhem Raj2021-06-081-10/+7
* libcxx: Fix build on rv32 and use compiler-rt on rv32/rv64Khem Raj2020-08-211-2/+0
* libcxx: Default to compiler-rt when it is in PACKAGECONFIGKhem Raj2020-08-041-1/+1
* libcxx: Fix linking based upon chosen compiler runtimeKhem Raj2020-08-011-5/+6
* libcxx,compiler-rt: Use python3 during buildKhem Raj2020-01-201-1/+1
* clang: stay closer to cmake.bbclassDaniel McGregor2020-01-201-17/+3
* libcxx: Fix build on architectures with baselib != libKhem Raj2019-12-201-1/+3
* Compute LLVM_LIBDIR_SUFFIX correctly on multiarch environmentHiroshi Hatake2019-12-161-1/+1
* clang: Merge libunwind back into libcxxKhem Raj2019-10-091-2/+13
* clang: Remove editing THUMB_TUNE_CCARGSKhem Raj2019-10-021-2/+0
* libcxx: Add packageconfig for compiler-rt useKhem Raj2019-10-021-4/+4
* libcxx: Introduce packageconfigs for unwind and exceptions atomics supportKhem Raj2019-10-021-29/+16
* libcxx: Pass OE LDFLAGS via CMAKE_SHARED_LINKER_FLAGSKhem Raj2019-10-011-6/+7
* clang-runtime: Use INHIBIT_DEFAULT_DEPS = "1"Khem Raj2019-10-011-0/+3
* runtime: Automatically add llvm-libunwind based on COMPILER_RT asking for --u...Khem Raj2019-09-281-10/+2
* llvm-libunwind: New reecipe for llvm unwinder split from libcxxKhem Raj2019-09-191-33/+18
* libcxx: support multilibAnuj Mittal2019-09-181-1/+2
* libcxx: Facilitate building without llvm libunwindKhem Raj2019-09-091-10/+15
* libcxx: Add ^libunwind-locale-.* to PACKAGES_DYNAMICKhem Raj2019-09-091-0/+2
* libcxx: Fix build on ppcKhem Raj2019-09-021-0/+5
* libcxx: Always use clang to compile libcxxKhem Raj2019-08-261-0/+2
* libcxx: Do not hardcode llvm ar/ranlib/nmKhem Raj2019-08-261-3/+3
* libcxx: Link with libgcc when using gcc to buildKhem Raj2019-08-241-0/+2
* libcxx: Disable llvm libunwind when using gcc as system compilerKhem Raj2019-08-201-1/+1
* libcxx: RProvide rest of libunwind packagesKhem Raj2019-08-191-2/+3
* libcxx: Add libunwind to PROVIDES not only RPROVIDES.Piotr Tworek2019-08-171-1/+1
* libcxx: Provide libunwind and fix risv supportKhem Raj2019-08-121-3/+17
* libcxx,compiler-rt: Add --unwindlib=libunwind to COMPILER_RTKhem Raj2019-08-121-3/+2
* clang: Upgrade to 9.x-rcXKhem Raj2019-08-121-4/+3
* libcxx: Enable libunwind on mipsKhem Raj2019-05-261-1/+0