about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/12
AgeCommit message (Expand)AuthorFilesLines
2022-10-20stdenvBootstrapTools: fix cycle on aarch64-darwinStéphan Kochen1-1/+1
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2022-10-09llvmPackages_12.compiler-rt: fix build with libxcryptMartin Weinelt1-1/+3
2022-10-05Merge pull request #186575 from stephank/fix/compiler-rt-builtins7c6f434c1-5/+6
2022-10-05Merge pull request #185766 from stephank/fix/libcxxabitoonn1-1/+11
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-24compiler-rt: build builtins on darwinStéphan Kochen1-5/+6
2022-08-18llvmPackages*.libunwind: Don't redo install phase from scratchJohn Ericson1-22/+14
2022-08-01compiler-rt: Fix "bare metal" case boolean logicJohn Ericson1-1/+1
2022-07-05Revert "llvmPackages: do not include static archives when shared…"sternenseemann1-6/+0
2022-06-06llvm_12: disable failing tests on armv7lmisuzu1-0/+2
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-29Merge pull request #155462 from veprbl/pr/libcxx_12_no_apple_availabilityDmitry Kalinkin1-6/+0
2022-01-18llvmPackages_{12,13,git}: don't try to patch non-existing _LIBCPP_USE_AVAILAB...Dmitry Kalinkin1-6/+0
2022-01-08Merge pull request #153790 from sternenseemann/cross-bootstrap-logicJohn Ericson1-1/+5
2022-01-08llvmPackages_12.llvm: create fix-llvm-issue-49955.patchMoritz Angermann2-0/+16
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-05Merge staging-next into staginggithub-actions[bot]1-0/+1
2022-01-05Merge master into staging-nextgithub-actions[bot]1-0/+1
2022-01-05llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVMsternenseemann1-0/+1
2022-01-04llvmPackages_{11,12,13,git}.libllvm: enable static buildsternenseemann1-0/+8
2022-01-04llvmPackages_*.libllvm: only build tests if doChecksternenseemann1-2/+3
2022-01-04llvmPackages_*.libllvm: make llvm-config and llvm-config equivalentsternenseemann1-6/+36
2022-01-04llvmPackages*.libllvm: drop outputs.patch for llvm-config.patchsternenseemann2-21/+0
2022-01-03llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarilysternenseemann1-1/+0
2021-12-31Merge pull request #150018 from trofi/fix-llvm-for-gcc-127c6f434c1-0/+27
2021-12-24clang_{11,12,13,git}: enable RTTIDmitry Kalinkin1-0/+1
2021-12-24Merge pull request #148367 from r-burns/llvm-config-static7c6f434c2-14/+4
2021-12-18llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLEDmitry Kalinkin1-0/+6
2021-12-10llvm_{5..12}: fix tests against upcoming gcc-12Sergei Trofimovich1-0/+27
2021-12-02llvmPackages_*.llvm: fix llvm-config-native with static libsRyan Burns2-14/+4
2021-11-24llvmPackages_12.libcxxabi: Align with 11 libcxxabitoonn1-3/+5
2021-10-21Merge #141397: llvmPackages_{5,6,7}.compiler-rt: fix patchesVladimír Čunát2-414/+1
2021-10-21pkgsStatic.llvmPackages_{{5..13},git}.compiler-rt: drop unused musl patchesSergei Trofimovich2-414/+1
2021-10-15lib: make extendDerivation lighter on evalpennae1-3/+3
2021-09-11Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross1-1/+2
2021-09-11llvm_12: fix cross-compilationRick van Schijndel1-1/+2
2021-08-27Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-08-20llvmPackages_*: expose release_versionYureka1-1/+1
2021-08-11Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-08-09compiler-rt: Rename `llvm` argument to `libllvm` for consistency.Sergey Makarov1-2/+2
2021-08-06Merge pull request #127229 from veprbl/pr/libsystem_targetconditionalsDmitry Kalinkin2-73/+0
2021-07-22Revert "llvm_12: disable failing 'DebugInfo/X86/vla-multi.ll' on armv7l"misuzu1-1/+0
2021-07-18Merge master into staging-nextgithub-actions[bot]1-3/+1