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: 8b53b2ec2c7e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5efca65f24e7
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 28, 2017

  1. cc-wrapper: Don't leave CMD defined after setup hook

    Rename to `cmd` too, as uppercase typically means the variable is
    exported.
    Ericson2314 committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    994cb76 View commit details
    Browse the repository at this point in the history
  2. cc-wrapper: Export env vars for objdump and readelf in setup-hook

    Also fix alphabetical order
    Ericson2314 committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f4cb1e2 View commit details
    Browse the repository at this point in the history
  3. cc-wrapper: Define new- and old-style cross env vars

    For example, `BUILD_CC` and `CC_FOR_BUILD`
    Ericson2314 committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    43e1137 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28448 from obsidiansystems/cc-wrapper-setup-var

    cc-wrapper: Newstyle setup vars
    Ericson2314 committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    5efca65 View commit details
    Browse the repository at this point in the history