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: mirage/mirage
base: c4b23aa5009a
Choose a base ref
...
head repository: mirage/mirage
compare: ac2937650049
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 7, 2014

  1. Bump revision to 2.1.0, since the addition of a MacOS X interface

    can cause pattern matching failures in config.ml files
    avsm committed Dec 7, 2014
    Copy the full SHA
    30cf4f2 View commit details
    Browse the repository at this point in the history
  2. Remove --no-macosx and add a --target enum

    This accepts `macosx`,`unix`, or `xen`, and the old `--xen` and
    `--unix` will continue to work.  Also improve the docstrings to
    cmdliner to explain the new behaviour better.
    avsm committed Dec 7, 2014
    Copy the full SHA
    7839f88 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #336 from avsm/2.1-bump

    Bump to 2.1.0 and add `--target` instead of `--no-macosx`
    avsm committed Dec 7, 2014
    Copy the full SHA
    ac29376 View commit details
    Browse the repository at this point in the history