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

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

Merged
merged 6 commits into from
Mar 29, 2024
Merged

Conversation

oguzkaganozt
Copy link
Contributor

@oguzkaganozt oguzkaganozt commented Mar 26, 2024

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.

  • There are no open discussions or they are tracked via tickets.

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

@oguzkaganozt oguzkaganozt changed the title Fix/ccache usage fix(ccache): enable ccache on bare-metal setups Mar 26, 2024
@oguzkaganozt oguzkaganozt assigned oguzkaganozt and xmfcx and unassigned xmfcx Mar 26, 2024
@oguzkaganozt oguzkaganozt requested a review from xmfcx March 26, 2024 15:58
@xmfcx
Copy link
Contributor

xmfcx commented Mar 26, 2024

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

@xmfcx xmfcx marked this pull request as draft March 26, 2024 17:38
@oguzkaganozt oguzkaganozt marked this pull request as ready for review March 27, 2024 11:56
.
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
.
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
.
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
.
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
@oguzkaganozt oguzkaganozt enabled auto-merge (squash) March 29, 2024 13:39
@oguzkaganozt oguzkaganozt merged commit b3e4094 into main Mar 29, 2024
13 of 14 checks passed
@oguzkaganozt oguzkaganozt deleted the fix/ccache-usage branch March 29, 2024 13:46
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.

2 participants