rivet icon indicating copy to clipboard operation
rivet copied to clipboard

Allow using system-provided library

Open gspr opened this issue 4 years ago • 2 comments

Automatic downloading and building of third party libraries without the user's consent is somewhat bad form. It would be nice if rivet would let the user manage such libraries themselves.

gspr avatar Feb 07 '21 12:02 gspr

Hi, thank you for the input. I realize that the auto-installs of MessagePack and docopt are not mentioned in the documentation, and this should be addressed. Would this be sufficient?

mlesnick avatar Feb 07 '21 16:02 mlesnick

mlesnick [email protected] writes:

Hi, thank you for the input. I realize that the auto-installs of MessagePack and docopt are not mentioned in the documentation, and this should be addressed. Would this be sufficient?

I'd still say that it would be very useful to have an option to override these things. It's not great that a build system reaches out to the internet and downloads and compiles third-party code.

gspr avatar Feb 07 '21 16:02 gspr