paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
https://cachepot.cc
Apache License 2.0
171 stars 13 forks source link

dep info envs #84

Closed drahnr closed 3 years ago

drahnr commented 3 years ago

Parses the # env-dep: info provided by rustc to be less yolo about which env variables to include for remote compilation.

Ref #83

drahnr commented 3 years ago

@Xanewok getting random CI failures, unrelated to the changeset, could you do a quick review? Escaping is something left as a TODO but I think that is fine for now. I'd like to address that after doing the re-branding.