2018-11-27 17:53:54 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated misc/ocaml-opam to version 2.0.1.
Package now uses dune, and upstream changes include mainly backported
bugfixes.
|
2018-11-12 17:10:29 by Jaap Boender | Files touched by this commit (141) |  |
Log message:
Revbumps associated with update of lang/ocaml.
|
2018-08-16 20:55:17 by Adam Ciarcinski | Files touched by this commit (653) |  |
Log message:
revbump after boost-libs update
|
2018-07-19 16:21:31 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated misc/ocaml-opam to version 2.0.0_rc3.
This has several changes and bugfixes; most importantly, it has lost the
camlp4 dependency.
|
2018-04-29 23:32:09 by Adam Ciarcinski | Files touched by this commit (629) |  |
Log message:
revbump for boost-libs update
|
2018-04-09 13:25:48 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated package misc/ocaml-opam to version 2.0.0_rc.
This release has small fixes over the previous version.
|
2018-01-10 17:33:23 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated package misc/ocaml-opam to version 2.0.0beta5.
This version includes several bugfixes; see the CHANGES file.
|
2018-01-01 22:18:57 by Adam Ciarcinski | Files touched by this commit (629) |  |
Log message:
Revbump after boost update
|
2017-09-08 21:10:21 by Jaap Boender | Files touched by this commit (1) |
Log message:
Obviously, we can't install opam using opam, as it hasn't been installed
yet, so do it explicitly using the opam-installer we just built
|
2017-09-08 18:50:46 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated package to latest version, 2.0.0beta4. Changes include:
* Building with OCaml < 4.02.3 is no longer supported
* Support compilation with a built-in mccs solver (removing run-time dependency
to aspcud). Integrated half-working "heuristics" dropped.
* Remove jsonm and transitive uutf dependency.
* Switch build systems to `jbuilder`, including `lib-ext` support
* Allow repeated and or'd arguments to the `list` command
* Many code and build system portability fixes (Windows, BSD)
* Add `switch export --full` to include package definitions
* Add `announce:` and `stamp:` fields to repositories (`repo` files)
* Add a global cache of git objects (greatly speeding up multiple cloning)
* Allow `opam pin URL` without a package name
* Many error handling, messages and corner case fixes
* Updated the versions of dependencies
* Removed the unused `features:` field, and proposal for a new syntax
* More informative exit codes, and documentation thereof
|