David Knupp has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10455
Change subject: IMPALA-6317: Add -cmake_only option to buildall.sh ...................................................................... IMPALA-6317: Add -cmake_only option to buildall.sh It's sometimes useful to be able to build a complete Impala dev environment without necessarily building the Impala binary itself -- e.g., when one wants to use the internal test framework to run tests against an instance of Impala running on a remote cluster. - This patch add a -cmake_only flag to buildall.sh, which then gets propagated to the make_impala.sh. - Added a missing line to the help text re: passing the -ninja command line option Change-Id: If31a4e29425a6a20059cba2f43b72e4fb908018f --- M buildall.sh 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/10455/2 -- To view, visit http://gerrit.cloudera.org:8080/10455 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If31a4e29425a6a20059cba2f43b72e4fb908018f Gerrit-Change-Number: 10455 Gerrit-PatchSet: 2 Gerrit-Owner: David Knupp <[email protected]>
