autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
8.59k stars 2.88k forks source link

fix(ccache): enable ccache on bare-metal setups #4566

Closed oguzkaganozt closed 3 months ago

oguzkaganozt commented 3 months ago

Description

Enable usage of ccache both in docker build and on bare-metal installations

Tests performed

Built Autoware locally.

Effects on system behavior

Faster builds with ccache support in bare-metal setups

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.

xmfcx commented 3 months ago

CI errors need to be fixed, converting to draft 🗒️