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

ENH: CircleCI use ccache and cache external data #34

Conversation

blowekamp
Copy link
Member

Take advantage of CircleCI caching, to cache the external data, and to
use ccache to cache compiled code, between builds.

Change-Id: I5c173dbcd825c5cf46138caacd686619488b8e68

@blowekamp blowekamp force-pushed the CircleCIUseCCacheAndCacheData branch 2 times, most recently from bb963dd to 151a640 Compare October 2, 2017 17:20
Take advantage of CircleCI caching, to cache the external data, and to
use ccache to cache compiled code, between builds.

Change-Id: I5c173dbcd825c5cf46138caacd686619488b8e68
@blowekamp blowekamp force-pushed the CircleCIUseCCacheAndCacheData branch from 151a640 to e9d2a07 Compare October 2, 2017 19:27
@blowekamp
Copy link
Member Author

Using ccache seems very effective here. It changed the build time from 50min to 15 or 8 min.

@kwrobot kwrobot merged commit e9d2a07 into InsightSoftwareConsortium:master Oct 3, 2017
ihnorton pushed a commit to ihnorton/ITK that referenced this pull request Mar 2, 2018
Francois Budin (1):
      BUG: Paths to install jars and jre should be absolute

Matt McCormick (1):
      Merge pull request InsightSoftwareConsortium#34 from
  fbudin69500/BUG_Correct_install_bug_introducted_in_1069996bd0dcc6f15a5864a0d61ccba17bb4fa66

Change-Id: Icf9a5ebc9bbc31d3e65576a624ec89c8a515a8a7
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