ENH: CircleCI use ccache and cache external data#34
Merged
kwrobot merged 1 commit intoInsightSoftwareConsortium:masterfrom Oct 3, 2017
Merged
Conversation
bb963dd to
151a640
Compare
Take advantage of CircleCI caching, to cache the external data, and to use ccache to cache compiled code, between builds. Change-Id: I5c173dbcd825c5cf46138caacd686619488b8e68
151a640 to
e9d2a07
Compare
Member
Author
|
Using ccache seems very effective here. It changed the build time from 50min to 15 or 8 min. |
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
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Take advantage of CircleCI caching, to cache the external data, and to
use ccache to cache compiled code, between builds.
Change-Id: I5c173dbcd825c5cf46138caacd686619488b8e68