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

Switch from napa to curl #787

Merged
merged 1 commit into from Jul 30, 2020
Merged

Switch from napa to curl #787

merged 1 commit into from Jul 30, 2020

Conversation

RReverser
Copy link
Contributor

Instead of using 127 deps brought by napa just to download the one dependency we actually care about, just use curl & tar directly from Makefile.

Instead of using 127 deps brought by napa just to download the one dependency we actually care about, just use curl & tar directly from Makefile.
@RReverser RReverser requested a review from surma July 30, 2020 11:32
@jakearchibald
Copy link
Collaborator

Would this impact Windows compatibility?

@RReverser
Copy link
Contributor Author

We already build inside Docker, and codecs already use Make, so no :)

@jakearchibald
Copy link
Collaborator

Ah cool, I thought the napa part currently ran outside of docker.

@RReverser
Copy link
Contributor Author

Ah yeah it did, but is it useful for user without ability to build?

@jakearchibald
Copy link
Collaborator

Nope, makes sense to move that all into dockerland

@RReverser RReverser merged commit 1a26057 into dev Jul 30, 2020
@RReverser RReverser deleted the curl-codecs branch July 30, 2020 12:28
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

Successfully merging this pull request may close these issues.

None yet

3 participants