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 (#7). 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/debian7.df A docker/debian8.df A docker/redhat/CentOS-6.6-Base.repo A docker/redhat/CentOS-7.2.1511-Base.repo A docker/redhat/yum-install A docker/redhat6.df A docker/redhat7.df A docker/ubuntu1204.df A docker/ubuntu1404.df A docker/ubuntu1604.df M functions.sh A in-docker.py 16 files changed, 721 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/85/12285/7 -- 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: 7 Gerrit-Owner: hector.aco...@cloudera.com <hector.aco...@cloudera.com> Gerrit-Reviewer: Lars Volker <l...@cloudera.com> Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Reviewer: Philip Zeyliger <phi...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Reviewer: hector.aco...@cloudera.com <hector.aco...@cloudera.com>