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

allow cachepot as alternative to sccache #599

Merged
merged 2 commits into from
Jul 16, 2021
Merged

allow cachepot as alternative to sccache #599

merged 2 commits into from
Jul 16, 2021

Conversation

drahnr
Copy link
Contributor

@drahnr drahnr commented May 4, 2021

cachepot will be a maintained fork with a different security paradigma than the original sccache, it will retain the ability to build C/C++ and other common toolchains, yet will use a different threat model and will rejuvenate a lot of the internals.

As such we would like to allow-list the name cachepot in the cc crate to retain the ability to build c dependencies.

paritytech/cachepot#50

@alexcrichton
Copy link
Member

Seems reasonable to me!

@drahnr drahnr marked this pull request as ready for review May 18, 2021 09:37
@drahnr
Copy link
Contributor Author

drahnr commented Jul 16, 2021

It took a bit longer than anticipated, we finally went ahead and did the rename to cachepot.

It'd be awesome if this PR could be merged!

@alexcrichton alexcrichton merged commit a11e066 into rust-lang:master Jul 16, 2021
@drahnr drahnr changed the title allow cachepot als alternative to sccache allow cachepot as alternative to sccache Jul 16, 2021
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

2 participants