Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 4dc8447c55fe
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8532dd179ceb
Choose a head ref
  • 2 commits
  • 24 files changed
  • 2 contributors

Commits on Apr 2, 2020

  1. llvmPackages_10: init at 10.0.0

    Backport of llvmPackages_10 since Chromium 83 will depend on it.
    See #83350 (comment)
    
    llvmPackages_10: copy llvmPackages_9
    
    * starting with rc2
    * make `lldb` compilable again on Darwin
    * separate out manpage creation for `lldb` into a new derivation
    * minor tweaks to the patching of sources,
      some of which are backportable to earlier versions
    
    (cherry picked from commit f111c6f)
    
    llvmPackages_10: rc2 -> rc3
    
    http://lists.llvm.org/pipermail/llvm-dev/2020-March/139729.html
    
    Additionally cherry-picked 3 commits from `llvm-project/master`:
    - llvm/llvm-project@d21664c
    - llvm/llvm-project@3a0f6e6
    - llvm/llvm-project@87dac7d
    
    such that clang can automatically pick up the polly plugin from the
    `llvm-polly` build.
    
    (cherry picked from commit 3a84353)
    
    llvmPackages_10: rc3 -> rc4
    
    Only needed to update hashes and the version.
    Updated comment for extension handling patch
    
    (cherry picked from commit 0ec3f4e)
    
    llvmPackages_10: removed extra polly-build
    
    There is no good reason to have separate builds for polly and no-polly
    versions. wwwwwThe reason for the two versions was (as far as I can
    tell) to defer rebuilds (see ed60483).
    Polly is now enabled by default.
    
    (cherry picked from commit e9aa877)
    
    llvmPackges_10: rc4 -> rc5
    
    updated versino and hashes for new rc
    
    (cherry picked from commit cdee144)
    
    llvmPackages_10: rc5 -> release
    
    updated hashes and url
    updated comment regarding version/release_version to make it clearer
    
    (cherry picked from commit 4665b2a)
    ggreif authored and DieGoldeneEnte committed Apr 2, 2020
    Copy the full SHA
    28239c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Merge pull request #84094 from DieGoldeneEnte/llvm10-backport-20.03

    [20.03] llvmPackages_10: init at 10.0.0
    primeos committed Apr 4, 2020
    Copy the full SHA
    8532dd1 View commit details
    Browse the repository at this point in the history