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

Install sccache #688

Merged
merged 1 commit into from Sep 22, 2017
Merged

Install sccache #688

merged 1 commit into from Sep 22, 2017

Commits on Sep 12, 2017

  1. Install sccache on all builders

    This is in a new `servo-build-dependencies.ci` SLS for 2 reasons:
    - sccache is a CI detail, not a hard dependency,
      so this separate file will not be invoked by `mach bootstrap`
    - Can target Windows without needing to update the main
      servo-build-depenendencies.init file for compatibility
    aneeshusa committed Sep 12, 2017
You can’t perform that action at this time.