Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18018
Change subject: [build] Introduce an env variable to indicate the thirdparty path ...................................................................... [build] Introduce an env variable to indicate the thirdparty path Kudu thirdparty will cost dozens of minutes to build, now introduce an env variable THIRDPARTY_DIR to indicate the thirdparty path, it can be a well built thirdparty libraries path. With this feature, we can - Share the same thirdparty path by different code pathes, these code pathes are not needed to build thirdparty libraries repeatly - Build an docker image with thirdparty libraries well built Change-Id: I5e0bdf4faa44322622c48cacadf8e1165eccd38a --- M CMakeLists.txt M build-support/ccache-clang/clang M build-support/ccache-clang/clang++ M build-support/clang_tidy_gerrit.py M build-support/iwyu.py M build-support/iwyu/iwyu_tool.py M build-support/jenkins/build-and-test.sh M build-support/kudu_util.py M build-support/lint.sh M build-support/llvm-gcov-wrapper M build-support/mini-cluster/build_mini_cluster_binaries.sh M src/kudu/clock/CMakeLists.txt M src/kudu/hms/CMakeLists.txt M src/kudu/postgres/CMakeLists.txt M src/kudu/ranger/CMakeLists.txt M src/kudu/scripts/dump_breakpad_symbols.py 16 files changed, 69 insertions(+), 33 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/18018/1 -- To view, visit http://gerrit.cloudera.org:8080/18018 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5e0bdf4faa44322622c48cacadf8e1165eccd38a Gerrit-Change-Number: 18018 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
