summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/sccache.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: use a patched sccache on macOSBen Boeckel2020-10-191-4/+12
| | | | | | | This version is much less likely to timeout on server startup since it runs the expensive computation in a background thread. See https://github.com/mozilla/sccache/pull/868 for the status.
* gitlab-ci: add a macos builderBen Boeckel2020-05-221-4/+24
|
* ci: add scripts to download build toolsBen Boeckel2020-04-291-0/+16