Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18018
to look at the new patch set (#2).
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 docs/support/scripts/make_site.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
17 files changed, 73 insertions(+), 34 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/18018/2
--
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: newpatchset
Gerrit-Change-Id: I5e0bdf4faa44322622c48cacadf8e1165eccd38a
Gerrit-Change-Number: 18018
Gerrit-PatchSet: 2
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)