summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
Commit message (Expand)AuthorAgeFilesLines
* bcc: inherit manpages class to control documentationOvidiu Panait2020-03-041-2/+5
* bcc: Remove unneeded dependenciesOvidiu Panait2020-03-041-5/+1
* bcc: inherit python3nativeOvidiu Panait2020-03-042-4/+46
* bcc: Remove cross-compilation cmake patchOvidiu Panait2020-03-042-34/+0
* bcc: Replace python3 patch with do_install_append sedOvidiu Panait2020-03-042-1696/+5
* clang: Update to latest 10.x releaseKhem Raj2020-03-0425-34/+34
* bpftrace: Disable on muslKhem Raj2020-03-041-0/+1
* bpftrace: Just build on ppc64/arm64/amd64Khem Raj2020-02-271-0/+2
* clang: Upgrade to latest on 10.x releaseKhem Raj2020-02-271-1/+1
* BCC: Upgrade to v0.13.0Leo Yan2020-02-263-31/+67
* clang: Fix libedit packageconfig flagPhilip Lorenz2020-02-241-2/+2
* bpftrace: Add build recipeLeo Yan2020-02-232-0/+101
* BCC: Add build recipeLeo Yan2020-02-233-0/+1732
* clang: Upgrade clang to 10.x release (RC2)Khem Raj2020-02-2134-1164/+491
* clang,llvm: cmake: Fix configure for packages using find_package()Ovidiu Panait2020-02-022-0/+139
* Use simplier libdir suffix computationDaniel McGregor2020-01-241-17/+1
* libcxx,compiler-rt: Use python3 during buildKhem Raj2020-01-202-2/+2
* Make llvm CRT components optionalDaniel McGregor2020-01-201-0/+3
* clang: package the multilib symlinkDaniel McGregor2020-01-201-1/+9
* clang: stay closer to cmake.bbclassDaniel McGregor2020-01-204-87/+50
* clang: use nonarch_libdir/clang for all runtime filesDaniel McGregor2020-01-201-10/+16
* clang: Search for dynamic linker.Daniel McGregor2020-01-203-61/+61
* libcxx: Correct link failure due to missing __divti3Jeremy Puhlman2020-01-162-0/+31
* clang: Use git suffix instead of svnKhem Raj2020-01-051-2/+3
* openmp: Disable ompt tools on targets where ompt is not supportedKhem Raj2020-01-021-0/+7
* compiler-rt: Depend on libcrypt for sanitizersKhem Raj2019-12-261-1/+1
* clang: Turn split-dwarf setting into a packageconfig knobKhem Raj2019-12-261-1/+1
* compiler-rt: Fix build with glibc 2.31Khem Raj2019-12-232-0/+82
* libcxx: Fix build on architectures with baselib != libKhem Raj2019-12-201-1/+3
* clang: Update to 9.0.1 RC3Khem Raj2019-12-191-1/+1
* clang: Use LLVM_USE_SPLIT_DWARF=ONKhem Raj2019-12-181-2/+1
* clang: Fix cmake exports sed variable using incorrect nameMichael Davis2019-12-171-1/+1
* openmp: Mark mips64 unsupported hostKhem Raj2019-12-171-0/+1
* Package compiler-rt correctly with non-empty LLVM_LIBDIR_SUFFIXHiroshi Hatake2019-12-161-6/+6
* Compute LLVM_LIBDIR_SUFFIX correctly on multiarch environmentHiroshi Hatake2019-12-163-1/+20
* clang: Use cmake variable for libdlKhem Raj2019-12-112-0/+34
* clang: Update tool rename patch to match upstream oneKhem Raj2019-12-111-15/+121
* clang: Enable lto when asked for via DISTRO_FEATURESKhem Raj2019-12-071-1/+1
* clang: ensure correct python for nativesdk buildsrchard2scout2019-12-071-0/+1
* clang: Update to 9.0.1-rc2Khem Raj2019-12-071-1/+1
* clang: Fix cmake exports not finding native binaries Issue #230Michael Davis2019-12-052-0/+18
* clang: Fix multilib clang compile failing if lib is in the toolchain pathMichael Davis2019-12-052-0/+45
* clang: enable AMDGPU for all targetsJustin Bronder2019-11-261-2/+2
* clang: Uodate to 9.0.1-rc1Khem Raj2019-11-2327-153/+36
* llvm: Check for built-in atomic<double> during configureKhem Raj2019-11-182-0/+34
* Revert "clangd: Always link with libatomic"Khem Raj2019-11-182-38/+0
* clangd: Always link with libatomicKhem Raj2019-11-182-0/+38
* Revert "clang: Do not lock clang as only cross compiler option"Khem Raj2019-11-181-0/+1
* clang: Do not lock clang as only cross compiler optionKhem Raj2019-11-161-1/+0
* clang: make libedit optionalYong, Jonathan2019-11-151-5/+6