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: f1e9442224f4
Choose a base ref
...
head repository: mirage/mirage
compare: 85a2dc28567d
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 16, 2014

  1. Revert "Do not implicitely manage the installation of OPAM packages w…

    …ith the mirage tool"
    
    We need the dependencies installed to calculate the linker options now.
    
    This reverts commit c535548.
    talex5 committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    b1e3236 View commit details
    Browse the repository at this point in the history
  2. Don't tell the user to run "make depend"

    We now do it automatically again.
    talex5 committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    0016329 View commit details
    Browse the repository at this point in the history
  3. Don't redirect "opam install" output to log

    Installation can take a long time and the user will want to see what is
    happening.
    talex5 committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    a4dd8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e3b26 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. Don't test against OCaml 4.00.1

    We no longer support it.
    talex5 committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    2d72a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f9475c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #265 from talex5/link_c_stubs

    Discover and link C stub dependencies in --xen mode
    avsm committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    85a2dc2 View commit details
    Browse the repository at this point in the history