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: 706f3a383385
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a3a059482091
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 15, 2017

  1. dmd: Fix bootstrap dmd compiler build. Doesn't work with gcc6.

    (cherry picked from commit e17fdb9)
    ThomasMader authored and Mic92 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    e357ee4 View commit details
    Browse the repository at this point in the history
  2. dmd: Run dmd-testsuite in checkPhase

    Remove cppa test for now because it isn't working.
    
    (cherry picked from commit 5a35b07)
    ThomasMader authored and Mic92 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    f5fe80a View commit details
    Browse the repository at this point in the history
  3. dtools: Fix rdmd test when building with newer phobos version which d…

    …oesn't include std.stdiobase.d anymore.
    
    (cherry picked from commit 930b01a)
    ThomasMader authored and Mic92 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    463656e View commit details
    Browse the repository at this point in the history
  4. apple-sdk: Move cf-private first in list, otherwise the build fails b…

    …ecause CoreFoundation/CFAttributedString.h could not be found.
    
    The problem appeared when building ldc on Mac OSX. See also 13778.
    
    (cherry picked from commit 2a0f1ec)
    ThomasMader authored and Mic92 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    7bfde1d View commit details
    Browse the repository at this point in the history
  5. dmd: remove broken flag

    (cherry picked from commit 3b5245f)
    Mic92 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    a3a0594 View commit details
    Browse the repository at this point in the history