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: e40e48d29a4d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: eeb9e749348b
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 15, 2020

  1. swift: refactor phases and patch documentation

    * simplify versioning
    * uniform patch documentation
    * reorder phases so they read in order
    * reorder scripts for readability
    * GNU toolchain dir:
      handle sysroot for GNU toolchain like for C headers, so that
      GCC_INSTALL_PREFIX is actually used correctly
    mroi committed Jan 15, 2020
    Copy the full SHA
    29098a8 View commit details
    Browse the repository at this point in the history
  2. swift: 5.0.2 -> 5.1.1

    mroi committed Jan 15, 2020
    Copy the full SHA
    b472f4a View commit details
    Browse the repository at this point in the history
  3. swift: fix UUID module and enable tests

    * fix UUID compilation error
      This was pointed out by Swift’s test suite.
    * enable tests after build
      Two broken tests disabled for now.
    mroi committed Jan 15, 2020
    Copy the full SHA
    b82d443 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Merge pull request #72120 from mroi/patch-2

    swift: 5.0.2 -> 5.1.1
    dtzWill committed Jan 17, 2020
    Copy the full SHA
    eeb9e74 View commit details
    Browse the repository at this point in the history