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: 931da53e5040
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 04d449aa7b99
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 27, 2017

  1. urweb: support darwin, depend on gcc, fix paths.

    1. Add support for the darwing platform.
    2. Depend on gcc, since the urweb executable will
       call gcc when it compiles an urweb-project.
    3. Fix include path and link path for the dependencies.
    peterbb committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    76245e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29857 from peterbb/master

    urweb: support darwin, depend on gcc, fix paths.
    thoughtpolice committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    04d449a View commit details
    Browse the repository at this point in the history