summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/5
AgeCommit message (Expand)AuthorFilesLines
2023-05-03llvm_5: backport patch for musl 1.2.4Alyssa Ross1-0/+2
2023-04-28pkgsLLVM.stdenv: use clangNoLibc when libc is nullAlyssa Ross1-1/+2
2023-03-11Merge staging-next into staginggithub-actions[bot]1-1/+10
2023-03-10Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-1/+10
2023-03-10llvmPackages.compiler-rt: enable libclang_rt.profile-....a buildAlyssa Ross1-0/+1
2023-03-03llvm: tighten platformsAlyssa Ross1-1/+10
2023-03-02llvmPackages*.clang_manpages: drop the sphinx `find_package` patchRahul Butani1-3/+0
2023-02-28lld: explain why we change the stack size on MuslAlyssa Ross1-0/+2
2023-02-28lld: build with 2M stack sizeAlyssa Ross1-0/+1
2023-02-28Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-02-28llvm*: Remove `outputSpecified` workaround where possibleRobert Hensing1-2/+2
2023-02-23Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin1-1/+1
2023-02-16Merge pull request #212498 from risicle/ris-fortify3Robert Scott1-1/+2
2023-01-30binutils: consolidate plugin-api.h support in a singleSergei Trofimovich1-1/+1
2023-01-29Merge pull request #211126 from trofi/binutils-updateSergei Trofimovich1-3/+3
2023-01-24llvm*Packages.clang: mark hardeningUnsupportedFlags fortify3Robert Scott1-1/+2
2023-01-24llvmPackages: use libcxxrt on FreeBSDAlyssa Ross3-7/+17
2023-01-22lib.teams.llvm: createsternenseemann1-1/+1
2023-01-18pkgsCross.wasi32.pkgsBuildTarget.llvm_{{5,12},git}: disable gold plugin on wasiSergei Trofimovich1-3/+3
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-0/+2
2022-12-04Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-0/+1
2022-12-04Merge pull request #193004 from ShamrockLee/clang-mainprogramSandro1-0/+1
2022-11-28Merge #201268: libcxx: link correct libcxxabi versionVladimír Čunát2-2/+18
2022-11-23Merge staging-next into staginggithub-actions[bot]2-2/+6
2022-11-22llvm: Find otool bin from targetPrefixJosh Channings2-4/+4
2022-11-22Merge pull request #197674 from squalus/openmp-crossArtturi2-2/+6
2022-11-22libcxxabi: Skip dylib fixups for version symlinksJosh Channings1-0/+2
2022-11-22libcxx: Link libc++.dylib to matching libc++abi.dylibJosh Channings1-0/+14
2022-11-15Merge pull request #199844 from vincentbernat/fix/git-clang-format7c6f434c1-0/+1
2022-11-06llvmpackages: patch shebangs for python subpackagesVincent Bernat1-0/+1
2022-11-04freebsd packages: Init at 13.1John Ericson2-2/+6
2022-10-24openmp: fix cross compilesqualus2-2/+6
2022-10-05Merge pull request #185766 from stephank/fix/libcxxabitoonn1-1/+11
2022-09-23clang: specify meta.mainProgramShamrock Lee1-0/+1
2022-09-07Merge pull request #188540 from OPNA2608/fix/llvm-parallel-testsBernardo Meurer1-0/+7
2022-09-03llvm*: Don't show progress bar on testsOPNA26081-1/+7
2022-09-03llvm*: Fix core usage in testsOPNA26081-0/+1
2022-08-26libcxxabi: remove link with build libcxxabiStéphan Kochen1-1/+11
2022-08-18llvmPackages*.libunwind: Don't redo install phase from scratchJohn Ericson1-21/+14
2022-07-05Revert "llvmPackages: do not include static archives when shared…"sternenseemann1-6/+0
2022-05-30treewide: pkgs/development/compilers: mark broken for darwinRick van Schijndel1-0/+1
2022-04-08Merge pull request #162607 from waldheinz/libllvm-drop-staticLassulus1-0/+6
2022-03-27Clarify that lld package provides unwrapped lldAleksey Kladov1-1/+1
2022-03-04llvmPackages/libllvm: move static archives to dev outputMatthias Treydte1-0/+6
2022-01-08Merge pull request #153790 from sternenseemann/cross-bootstrap-logicJohn Ericson1-1/+5
2022-01-07llvmPackages_*.clang: pick clangUseLLVM if targetPlatform.useLLVMsternenseemann1-2/+2
2022-01-07llvmPackages_*: respect cc for target when choosing C++ flavoursternenseemann1-1/+5
2022-01-04llvmPackages_*.libllvm: only build tests if doChecksternenseemann1-3/+4