Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support libuv and mbedtls #5

Open
Simn opened this issue Sep 21, 2019 · 1 comment
Open

Support libuv and mbedtls #5

Simn opened this issue Sep 21, 2019 · 1 comment

Comments

@Simn
Copy link
Member

Simn commented Sep 21, 2019

Once HaxeFoundation/haxe#8831 lands, ocamhaxe is going to need an update to work with libuv. There are no official cygwin packages for mingw-libuv support, but I've prepared them here: https://github.com/Simn/mingw64-uv/releases

Note that even if we submit these as official packages, it's likely going to take a while before they get approved and integrated, so ocamhaxe should manually handle this for now either way.

@Simn Simn changed the title Support libuv Support libuv and mbedtls Jan 7, 2024
@Simn
Copy link
Member Author

Simn commented Jan 7, 2024

This now affects both https://github.com/Simn/mingw64-uv and https://github.com/Simn/mingw64-mbedtls. It would be nice if the MinGW copy step just downloaded and untared the data here instead of requiring it to exist in the cygwin install already. Note that this could run into #14, so perhaps a check if the files exist already would be a good idea.

@Simn Simn mentioned this issue Sep 15, 2024
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

No branches or pull requests

1 participant