Skip to content

port to dune and port opam metadata to 2.0#39

Merged
avsm merged 4 commits intomirage:masterfrom
avsm:rel-2.0
Dec 27, 2018
Merged

port to dune and port opam metadata to 2.0#39
avsm merged 4 commits intomirage:masterfrom
avsm:rel-2.0

Conversation

@avsm
Copy link
Copy Markdown
Member

@avsm avsm commented Dec 27, 2018

  • Port library to Dune from jbuilder and the builtin
    dune.configurator to reduce the build dependency cone
  • Remove unused variable warnings (@avsm).
  • Update opam package metadata to 2.0 format (@avsm).

* Port library to Dune from jbuilder and the builtin
  `dune.configurator` to reduce the build dependency cone
* Remove unused variable warnings (@avsm).
* Update opam package metadata to 2.0 format (@avsm).
@avsm avsm requested a review from hannesm December 27, 2018 09:46
@avsm
Copy link
Copy Markdown
Member Author

avsm commented Dec 27, 2018

This should be good to merge if someone can review it first.

@avsm avsm requested a review from djs55 December 27, 2018 12:56
@dinosaure
Copy link
Copy Markdown
Member

Ok to merge for me.

@avsm
Copy link
Copy Markdown
Member Author

avsm commented Dec 27, 2018

Thanks for the review!

@avsm avsm merged commit dc8ff06 into mirage:master Dec 27, 2018
@avsm avsm deleted the rel-2.0 branch December 27, 2018 14:48
avsm added a commit to avsm/opam-repository that referenced this pull request Dec 27, 2018
…wt and mirage-clock-unix (2.0.0)

CHANGES:

* Constrain the clock type `t` to `unit` to improve compatability with
  the webmachine CLOCK interface. All current implementations satisfy
  this interface so there shouldn't be an issue, but bumping the
  library major version number to reflect the interface change (mirage/mirage-clock#38 @hannesm)

* Port library to Dune from jbuilder and use `dune-release` and the builtin
  `dune.configurator` to reduce the build dependency cone (mirage/mirage-clock#39 @avsm).

* Remove unused variable warnings (mirage/mirage-clock#39 @avsm).

* Update opam package metadata to 2.0 format (mirage/mirage-clock#39 @avsm).

* Fixes to the ocamldoc comment headers for odoc compatibility (@avsm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants