caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <fabrice.le_fessant@origin-labs.com>
To: Ocaml Mailing List <caml-list@inria.fr>
Subject: [Caml-list] opam-bin: binary packages for opam, beta release
Date: Thu, 6 Aug 2020 12:06:17 +0200	[thread overview]
Message-ID: <CAHvkLrPZp2GV=4MSFRbY7p=4OGKMg9FaZ5+_JAFKuusuwtgZQQ@mail.gmail.com> (raw)

Hi,

  I am happy to announce the first public release of `opam-bin`, a
framework to create, use and share binary relocatable packages with opam:

https://ocamlpro.github.io/opam-bin

With opam-bin, you can :

* build binary packages while installing their source counterpart with opam
* automatically reuse previously created binary packages instead of
compiling them again
* export and share your binary packages as part of opam repositories
for other users/computers to use

  `opam-bin` is a framework in 3 parts :
* a tool `opam-bin` to create binary packages:
https://ocamlpro.github.io/opam-bin
* a set of patches to make some packages relocatable (`opam-bin` will
apply them automatically when building packages), including patches to
make the OCaml distribution relocatable from version 4.07.0 to 4.10.0:
https://github.com/ocamlpro/relocation-patches
* a set of contributed repositories of binary packages. We hope
more people will contribute them in the future. For now, there
is only one contribution :
https://www.origin-labs.com/opam-bin/debian10.4-amd64/ , containing 5
repos, among which the "4.10.0" repo contains more than 1800 packages.
These repos can be used directly with opam, without using opam-bin.

  This is the first public release, it should be considered as a "beta
release", though we have tested it a lot in the last days.

  `opam-bin` is a collaborative work between OCamlPro and Origin Labs.

Enjoy !
--
Fabrice LE FESSANT

                 reply	other threads:[~2020-08-06 10:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHvkLrPZp2GV=4MSFRbY7p=4OGKMg9FaZ5+_JAFKuusuwtgZQQ@mail.gmail.com' \
    --to=fabrice.le_fessant@origin-labs.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).