summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/clang_git.bb
Commit message (Expand)AuthorAgeFilesLines
...
* clang: Merge llvm-common into clangZoltán Böszörményi2021-02-181-0/+8
* lto: Override LTO variable from oe-core for thin-ltoKhem Raj2020-11-131-3/+3
* build shared nativesdk clangDaniel Dittmann2020-10-211-1/+1
* Disable LLDB on riscv{32,64}David Abdurachmanov2020-10-161-1/+6
* Fix get_clang_arch and LLVM targetsDavid Abdurachmanov2020-10-161-2/+2
* Allow riscv32 and riscv64 in COMPATIBLE_HOSTDavid Abdurachmanov2020-10-161-3/+0
* clang: Define LLVM_HOST_TRIPLEKhem Raj2020-10-151-0/+1
* clang: Match Build targets for host and target clangKhem Raj2020-10-031-9/+5
* clang: Do not build all native targets for target as wellKhem Raj2020-10-021-2/+8
* make file command output in brief mode when searching for binaries to stripDaniel Wagener2020-09-251-2/+2
* clang: Create symlinks with cross compile tuplesKhem Raj2020-09-251-0/+3
* clang: fix build failure, unrecogn. link option '-fuse-ld=gold' (#368)Winfried Dobbe2020-09-111-1/+1
* clang: Add packageconfig to select default unwinderKhem Raj2020-08-011-0/+1
* clang: add lldb, lldb-server, liblldb packagesMaxime Roussin-Bélanger2020-04-271-1/+17
* clang: Fix libedit packageconfig flagPhilip Lorenz2020-02-241-2/+2
* clang: package the multilib symlinkDaniel McGregor2020-01-201-1/+9
* clang: stay closer to cmake.bbclassDaniel McGregor2020-01-201-29/+37
* clang: Use git suffix instead of svnKhem Raj2020-01-051-2/+3
* clang: Turn split-dwarf setting into a packageconfig knobKhem Raj2019-12-261-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
* 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: Fix cmake exports not finding native binaries Issue #230Michael Davis2019-12-051-0/+13
* clang: enable AMDGPU for all targetsJustin Bronder2019-11-261-2/+2
* 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
* clang: Provide llvm/llvm-nativeKhem Raj2019-11-141-4/+13
* clang: add rtti and eh as packageconfigMaxime Roussin-Bélanger2019-09-301-2/+3
* clang: Enable clang-tools-extraKhem Raj2019-09-241-1/+1
* clang: pass PYTHON_EXECUTABLE to target as wellAnuj Mittal2019-09-181-0/+1
* clang: support multilibAnuj Mittal2019-09-181-0/+1
* add lldb-wchar packageconfig optionJeremy Puhlman2019-09-161-2/+3
* clang: Add libxml2-native libedit-native to dependsKhem Raj2019-09-151-4/+7
* clang: Turn bootstrapping into a packageconfigKhem Raj2019-09-141-22/+16
* clang: Define BINPATHPREFIXKhem Raj2019-09-141-4/+6
* clang: make sure python3 is used for native buildsMartin Jansa2019-09-141-1/+2
* Fix installation of clang-tblgen and lldb-tblgenDamian Wrobel2019-09-131-2/+2
* clang: Let cmake figure out python version for nativeKhem Raj2019-09-121-8/+9
* clang: Disable target clang for riscvKhem Raj2019-09-121-0/+3
* clang: correct typo errorNaveen Saini2019-09-101-1/+1
* clang: Pass PYTHON_LIBRARY and PYTHON_INCLUDE_DIR to second stageKhem Raj2019-09-101-1/+1
* clang: Explictly define PYTHON_LIBRARY and PYTHON_INCLUDE_DIRKhem Raj2019-09-091-2/+2
* clang: Rename lldb-python to have PN in nameKhem Raj2019-09-071-3/+3
* clang: Define PYTHON_LIBRARY and PYTHON_INCLUDE_DIRKhem Raj2019-09-071-0/+2
* clang: Pass PYTHON_EXECUTABLE to stage2Khem Raj2019-08-261-1/+1
* clang: Pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to stage2 as wellKhem Raj2019-08-151-0/+1
* Update clang_git.bbdburnsii2019-08-151-0/+1
* clang: Inherit python3native.Piotr Tworek2019-08-131-1/+1