Skip to content

Release system crates with git submodules #843

Answered by chrsoo
chrsoo asked this question in Q&A
Discussion options

You must be logged in to vote

Indeed moving it the other direction makes way more sense. Will look into that.

Also, another thing to investigate is to use the rust c-compiler directly instead of running make as a system level command. This makes a lot of sense in this particular case as I am only interested in the core library and not the full distribution binary.

As a side note, I also need to cherrypick what goes into the cargo package when pushing to crates.io as the compressed source code for the C-library weighs 300 MB, far exceeding the 10MB limit...

Anyhow, starting to realise that I am probably just wasting your time here given that it all comes down to the specifics of the C-library submodule.

Thanks for the …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@chrsoo
Comment options

@epage
Comment options

@chrsoo
Comment options

Answer selected by chrsoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants