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/nix
base: 88a667e49e10
Choose a base ref
...
head repository: NixOS/nix
compare: 85c8be6286e8
Choose a head ref
  • 7 commits
  • 78 files changed
  • 1 contributor

Commits on Oct 6, 2020

  1. Add missing #pragma once

    edolstra committed Oct 6, 2020
    Copy the full SHA
    d0bb544 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6691256 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    636455c View commit details
    Browse the repository at this point in the history
  4. mk/precompiled-headers.mk: Fix clang test

    "clang++" includes the string "g++" so this test didn't work
    properly. However the separate handling of clang might not be needed
    anymore...
    edolstra committed Oct 6, 2020
    Copy the full SHA
    b4db315 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0856c0a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0419cd2 View commit details
    Browse the repository at this point in the history
  7. Remove static variable name clashes

    This was useful for an experiment with building Nix as a single
    compilation unit. It's not very useful otherwise but also doesn't
    hurt...
    edolstra committed Oct 6, 2020
    Copy the full SHA
    85c8be6 View commit details
    Browse the repository at this point in the history