- Upgrade to Cosmopolitan 3.6.2
- Support Cosmopolitan 3.1 (#43, @dinosaure)
- Fix the compilation of esperanto with setup-ocaml and GitHub CI (#44, @dinosaure)
- Extend the support of Esperanto to 4.13 (#45, @dinosaure)
- Fix the compilation of
threads.cmxa
(@dinosaure, #38) - Update to the last version of Cosmopolitan (@dinosaure, #40)
- Delete the
pth
relicat and directly usepthread
from Cosmopolitan (#33, @dinosaure) - Delete the
-mnop-mcount
and fix the issue withdune.3.7.0
(#34, @dinosaure) The-mnop-mcount
is important only if we use-pg
which is not the case. The initial issue is a conflict with this option and-fPIC
introduced bydune.3.7.0
. - Upgrade Esperanto with Cosmopolitan 2.2-96-gae365928c (#36, @dinosaure)
This specific version of Cosmopolitan fixes an issue about Esperanto and the
LWT support. However, this specific version of Cosmopolitan loses the support of
speed_t
(all values of this type disappeared).
- Delete
conf-gcc
(we currently are able to useclang
) - The current toolchain does not work on MacOS
- Add conf-cosmopolitan package
- Upgrade to Cosmopolitan v2.2 (#28)
- Update the provided
extract.com
(#30) - Fix the support of OCaml 4.14.1
- Delete
pth
(Cosmopolitan providespthread
)
- First release of
esperanto