infra icon indicating copy to clipboard operation
infra copied to clipboard

Add more OCaml compilers

Open hyphenrf opened this issue 3 years ago • 2 comments

Added 4.13.1, 4.14.0, and multicore, all with flambda variants

notes:

  • 5.0 is still alpha release, the github url points to 5.0 and I believe that branch will continue getting updates till the stable release.
  • 4.13.0 was skipped because it's mostly identical to .1, the latter being a bugfix release
  • 5.0 should be named 5.0~alpha0 for now, but I'm not sure how doing that will interact with the building infra

hyphenrf avatar Jun 25 '22 00:06 hyphenrf

TODO

Compilers that need building:

  • [x] 4.13.1
  • [x] 4.13.1-flambda
  • [x] 4.14.0
  • [x] 4.14.0-flambda
  • [x] 5.0.0
  • [x] 5.0.0-flambda

partouf avatar Jul 28 '22 21:07 partouf

Let me know if I can help move this along.

mattgodbolt avatar Aug 15 '22 23:08 mattgodbolt

Been a while - has this stalled completely or should we deploy what we have?

mattgodbolt avatar Dec 19 '22 13:12 mattgodbolt

Been a while - has this stalled completely or should we deploy what we have?

I have kept forgetting to make nightly workflows for 5.0

It looks like 5.0 has recently been released https://ocaml.org/news/ocaml-5.0 So they don't have to be nightly anymore and can just be built with a manual click on the button

partouf avatar Dec 19 '22 13:12 partouf

Building 5.0 now

partouf avatar Dec 19 '22 14:12 partouf

this is now live

super sorry it took me literally months to get off my lazy ass on this

partouf avatar Dec 19 '22 17:12 partouf