Hello Lars Volker, Laszlo Gaal, Philip Zeyliger, Tim Armstrong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12285
to look at the new patch set (#4).
Change subject: Initial support for building the toolchain in docker
......................................................................
Initial support for building the toolchain in docker
Adds Dockerfiles and supporting scripts to build the toolchain in a
docker container. It should now be possible to run any build*.sh script
in a supported platform by running:
./in-docker.py impala-toolchain-debian8 "./build.sh gflags 2.2.0-p2"
- To build gflags version 2.2.0-p2 in debian8
It is also possible to build the entire toolchain for all platforms by
running:
make -j $P
Change-Id: If42c9bc06a3d303642eb37dea784b61e2a1f5cc6
---
A Makefile
A docker/all/assert-dependencies-present.py
A docker/all/postinstall.sh
A docker/buildall.sh
A docker/centos/yum-install
A docker/centos6.df
A docker/centos7.df
A docker/debian7.df
A docker/debian8.df
A docker/ubuntu12.df
A docker/ubuntu14.df
A docker/ubuntu16.df
M functions.sh
A in-docker.py
14 files changed, 634 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/85/12285/4
--
To view, visit http://gerrit.cloudera.org:8080/12285
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If42c9bc06a3d303642eb37dea784b61e2a1f5cc6
Gerrit-Change-Number: 12285
Gerrit-PatchSet: 4
Gerrit-Owner: [email protected] <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-Reviewer: [email protected] <[email protected]>