Tim Armstrong created IMPALA-8147:
-------------------------------------
Summary: Merge make_impala.sh into CMake and buildall.sh
Key: IMPALA-8147
URL: https://issues.apache.org/jira/browse/IMPALA-8147
Project: IMPALA
Issue Type: Improvement
Components: Infrastructure
Reporter: Tim Armstrong
Assignee: Tim Armstrong
make_impala.sh seems to be an unnecessary layer in the build system between
buildall.sh and the CMake scripts. Per discussion on dev@, I think we should:
* Move any logic required for doing incremental builds into CMakeLists. E.g.
gen_build_version.py
* *maybe* consider moving the CMake invocation logic into a separate script
that does one clear-cut thing
* Move the make invocation logic into a function in buildall.sh
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]