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

Commits on May 21, 2020

  1. Copy the full SHA
    26f635d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42b2035 View commit details
    Browse the repository at this point in the history
  3. pkg-config: Multiple outputs

    This is good practice, and will help with tests. Wrapper adjust to match
    bintools-wrapper re these new outputs.
    Ericson2314 committed May 21, 2020
    Copy the full SHA
    f29919d View commit details
    Browse the repository at this point in the history
  4. pkg-config-wrapper: Provide autoconf macros

    This fixes libarchive, and probably numerous other builds.
    Ericson2314 committed May 21, 2020
    Copy the full SHA
    4b2ab66 View commit details
    Browse the repository at this point in the history
  5. pkgconf: Multiple outputs

    Ericson2314 committed May 21, 2020
    Copy the full SHA
    23490e3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    95080ea View commit details
    Browse the repository at this point in the history
  7. pkg-config-wrapper: Move comments outside of strings

    This is much better because then we can freely keep the comments up to
    date without causing mass rebuilds.
    
    Someday, somebody should make the same change with `cc-wrapper` and
    `bintools-wrapper`.
    Ericson2314 committed May 21, 2020
    Copy the full SHA
    7e9d807 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #88518 from Ericson2314/fix-pkg-config

    pkg-config, pkgconf: Misc fixes
    Ericson2314 committed May 21, 2020
    Copy the full SHA
    eae4f22 View commit details
    Browse the repository at this point in the history