-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45668/
-----------------------------------------------------------
(Updated Abr. 18, 2016, 1:58 p.m.)
Review request for mesos, Alex Clemmer, Joerg Schad, and Vinod Kone.
Changes
-------
Addded compatibility for CMake build with autotools CONFIGURATION options
Summary (updated)
-----------------
Enable CMake build for Linux as a BUILDTOOL option.
Bugs: MESOS-5101
https://issues.apache.org/jira/browse/MESOS-5101
Repository: mesos
Description
-------
Enable CMake build for Linux as a BUILDTOOL option.
Diffs (updated)
-----
support/docker_build.sh c5917bcce4cf1f98a1808ceabe340648edd7d2a9
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