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: 6d6e2181d66c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 883a1dffcfe4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 25, 2018

  1. cmake: use multiple outputs for GNUInstallDirs

    CMake contains a module for more granular installation directories:
    
    https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
    
    Let’s set the paths so that projects using the module can be more
    easily split into multiple outputs.
    jtojnar committed Dec 25, 2018
    Copy the full SHA
    c0d2f92 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Merge pull request #52859 from jtojnar/cmake-gid

    cmake: use multiple outputs for GNUInstallDirs
    worldofpeace committed Jul 25, 2019
    Copy the full SHA
    883a1df View commit details
    Browse the repository at this point in the history