-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49990/#review142105
-----------------------------------------------------------
Patch looks great!
Reviews applied: [49990]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose'
ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh
- Mesos ReviewBot
On July 13, 2016, 2:32 p.m., Srinivas Brahmaroutu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49990/
> -----------------------------------------------------------
>
> (Updated July 13, 2016, 2:32 p.m.)
>
>
> Review request for mesos, Alex Clemmer and Joseph Wu.
>
>
> Bugs: MESOS-5792
> https://issues.apache.org/jira/browse/MESOS-5792
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Added cmake scripts to build slave component libraries.
>
>
> Diffs
> -----
>
> src/slave/CMakeLists.txt d31440cb5e784d3e4f1236ac45001e80384f36f6
> src/slave/cmake/SlaveConfigure.cmake ca4575653e00e8f868160976344ac1d57b5f7d27
> src/slave/qos_controllers/CMakeLists.txt PRE-CREATION
> src/slave/resource_estimators/CMakeLists.txt PRE-CREATION
>
> Diff: https://reviews.apache.org/r/49990/diff/
>
>
> Testing
> -------
>
> cmake .. && make (builds the dynamic libraries)
>
>
> Thanks,
>
> Srinivas Brahmaroutu
>
>
|