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

Buildfixes + Travis caching #8735

Merged
merged 3 commits into from
May 14, 2016
Merged

Buildfixes + Travis caching #8735

merged 3 commits into from
May 14, 2016

Conversation

unknownbrackets
Copy link
Collaborator

The compiler names are a hack that makes it cache per-environment, which many people are currently using. Otherwise, they trash each others caches due to race conditions.

Actually, the cache is currently only working for Linux / gcc / cmake and Linux / gcc / qt. I really want to get it working mainly for Android, but I don't know why it isn't working... maybe we can override the CC or there's more NDK env vars to set.

Anyway, this makes the build clean so we can merge.

-[Unknown]

@hrydgard hrydgard merged commit 042dcc1 into ir-jit May 14, 2016
@hrydgard hrydgard deleted the ir-jit-test branch May 14, 2016 09:17
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