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

cmake: use Ccache if it's available #1483

Merged
merged 2 commits into from
Jul 6, 2024
Merged

Conversation

clementperon
Copy link
Collaborator

@clementperon clementperon commented Jul 5, 2024

If ccache tool is available use it for both compiling and linking

I will introduce in another MR the save/restore of the ccache database for github ci runners

@clementperon clementperon requested a review from seladb as a code owner July 5, 2024 11:47
@clementperon clementperon added enhancement build any build issue labels Jul 5, 2024
@tigercosmos tigercosmos changed the base branch from master to dev July 5, 2024 14:06
@tigercosmos
Copy link
Collaborator

Just triggered the CI. Let's see if CI shows there is a CCache or not.

@tigercosmos
Copy link
Collaborator

Checked the CI, seems that we need to set up CCache ourselves

@tigercosmos tigercosmos merged commit 2a5c03a into seladb:dev Jul 6, 2024
38 checks passed
@clementperon clementperon deleted the add_ccache branch July 6, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build any build issue enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants