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: 35732a95bcdc
Choose a base ref
...
head repository: NixOS/nix
compare: 04bf9acd22c5
Choose a head ref
  • 4 commits
  • 14 files changed
  • 1 contributor

Commits on Nov 6, 2019

  1. Cleanup

    edolstra committed Nov 6, 2019
    Copy the full SHA
    39a2e16 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Precompile headers

    This cuts 'make install -j6' on my laptop from 170s to 134s.
    edolstra committed Nov 7, 2019
    Copy the full SHA
    5ff4d77 View commit details
    Browse the repository at this point in the history
  2. Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."

    This reverts commit 717e821. It's
    much more convenient to do 'make OPTIMIZE=0'.
    edolstra committed Nov 7, 2019
    Copy the full SHA
    f5b7991 View commit details
    Browse the repository at this point in the history
  3. Remove #include

    edolstra committed Nov 7, 2019
    Copy the full SHA
    04bf9ac View commit details
    Browse the repository at this point in the history