about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/8
AgeCommit message (Expand)AuthorFilesLines
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
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-18llvmPackages*.libunwind: Don't redo install phase from scratchJohn Ericson1-22/+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
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/+26
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/+26
2021-12-02llvmPackages_*.llvm: fix llvm-config-native with static libsRyan Burns2-14/+4
2021-11-21llvm_{5..11}: pull upstream build fix for for gcc-12Sergei Trofimovich1-0/+8
2021-10-22Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer3-418/+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-4/+4
2021-09-22llvm_8, llvm_9, llvm_10: apply upstream fix for gcc-11Sergei Trofimovich1-0/+8
2021-09-20compiler-rt: remove <cyclades.h> from libsanitizerSergei Trofimovich1-0/+1
2021-08-20llvmPackages_*: expose release_versionYureka1-1/+1
2021-08-09compiler-rt: Rename `llvm` argument to `libllvm` for consistency.Sergey Makarov1-2/+2
2021-06-23compiler-rt{5,6,7,8,9,10}: mark broken on aarch64-darwinMatthew Bauer1-0/+1
2021-06-11Merge master into staging-nextgithub-actions[bot]2-1/+49
2021-06-10lldb: fix 8&9tcmal1-0/+13
2021-06-09lldb: python into lib & wrap binarytcmal2-2/+18
2021-06-08lldb: fix python lldb librarytcmal2-0/+19
2021-05-18llvmPackages*.clang: fix linker invocation with LLVMgold pluginsternenseemann1-6/+5
2021-05-15Merge pull request #123103 from sternenseemann/compiler-rt-resourcesJohn Ericson2-1/+2
2021-05-15llvmPackages_{7,8,9}: link ${compiler-rt.out}/share to resource rootsternenseemann1-0/+1
2021-05-15llvmPackages_{7-12}.compiler-rt: install resource files to DATADIRsternenseemann1-1/+1
2021-05-14Merge pull request #122778 from Ericson2314/choose-linkerJohn Ericson1-15/+35
2021-05-15llvmPackages_*.lldClang: pass -lunwind if exceptions are enabledsternenseemann1-1/+1
2021-05-14treewide: All the linker to be chosen independentlyJohn Ericson1-15/+35
2021-05-14Merge pull request #122974 from sternenseemann/lldClang-no-double-wrapJohn Ericson1-3/+1
2021-05-14llvmPackages_*.lldClang: don't wrap bintools twicesternenseemann1-3/+1
2021-05-12Merge #122044: compiler-rt: Fix build by passing resource dirVladimír Čunát1-4/+6
2021-05-12Fast-forward PR #122399 from staging to staging-nextJohn Ericson1-2/+3
2021-05-12llvmPackages: Fix more inconsistenciesJohn Ericson11-86/+193