Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24673
Change subject: KUDU-3788 do not unconditionally fetch all source archives ...................................................................... KUDU-3788 do not unconditionally fetch all source archives With this changelist, 3rd-party build no longer fetches unneeded source archives in pre-built mode (USE_PREBUILT_THIRDPARTY=1): now the source archive for a component is fetched only when building the component from scratch. For legacy non-pre-build mode, the behavior is left as before, i.e. all the source archives are fetched, extracted, and patched when running build-if-necessary.sh Change-Id: I1551fdc2e912f528a0111fcc1098bb608d3887fc --- M thirdparty/download-thirdparty.sh M thirdparty/fetch-utils.sh M thirdparty/prebuilt-utils.sh 3 files changed, 108 insertions(+), 230 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/73/24673/1 -- To view, visit http://gerrit.cloudera.org:8080/24673 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1551fdc2e912f528a0111fcc1098bb608d3887fc Gerrit-Change-Number: 24673 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
