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

Enable ccache for faster builds #3660

Merged
merged 12 commits into from
Jun 5, 2016
Merged

Enable ccache for faster builds #3660

merged 12 commits into from
Jun 5, 2016

Conversation

thedrow
Copy link
Contributor

@thedrow thedrow commented Jun 5, 2016

Caching is now enabled on all environments.
It should speed up the build significantly.

@thedrow
Copy link
Contributor Author

thedrow commented Jun 5, 2016

Looks like that the build system doesn't use the path. I think it uses CC and CXX instead.
How do we resolve that?

@thedrow
Copy link
Contributor Author

thedrow commented Jun 5, 2016

So I got around the build system not recognizing ccache but there's a spec failure on linux now.
Any idea why?

@brixen
Copy link
Member

brixen commented Jun 5, 2016

@thedrow this build failure on Linux is most likely the issue related to finalization or finalizer thread synchronization that I'm working on so I'm going to merge this.

@brixen brixen merged commit 06a4629 into rubinius:master Jun 5, 2016
@thedrow thedrow deleted the patch-1 branch June 5, 2016 16:22
brixen added a commit that referenced this pull request Jun 7, 2016
@Taher-Ghaleb
Copy link

Hello,

Sorry, I know it's been a long time ago, but I am curious why caching hasn't been enabled before this (i.e., since December 17, 2014, when it became available to open source projects).

Thank you.

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.

3 participants