-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45668/
-----------------------------------------------------------
(Updated Abr. 8, 2016, 10:41 p.m.)
Review request for mesos, Alex Clemmer, Joerg Schad, and Vinod Kone.
Changes
-------
Implemented changes required by Vinod's review
Bugs: MESOS-5101
https://issues.apache.org/jira/browse/MESOS-5101
Repository: mesos
Description (updated)
-------
Enable CMake build for Linux as new CONFIGURATOR option.
Enable CMake build for Linux as a BUILDTOOL option.
Enable CMake build for Linux as a BUILDTOOL option.
Diffs (updated)
-----
support/docker_build.sh e9b1d7219b261475fb29118ee27d11743c2c5e0d
Diff: https://reviews.apache.org/r/45668/diff/
Testing
-------
Built using docker_build.sh on both centos:7 and ubuntu:14.04 using both cmake
and autotools. In ubuntu:14.04 was built using gcc and clang, in centos:7 only
gcc.
Thanks,
Juan Larriba