-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39220/
-----------------------------------------------------------
(Updated Oct. 19, 2015, 11:37 p.m.)
Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph
Wu.
Summary (updated)
-----------------
CMake: Added subset of agent target in Windows builds.
Bugs: MESOS-3615, MESOS-3627, MESOS-3628, MESOS-3629, MESOS-3630, MESOS-3631,
MESOS-3633, MESOS-3658, MESOS-3659, MESOS-3660, and MESOS-3693
https://issues.apache.org/jira/browse/MESOS-3615
https://issues.apache.org/jira/browse/MESOS-3627
https://issues.apache.org/jira/browse/MESOS-3628
https://issues.apache.org/jira/browse/MESOS-3629
https://issues.apache.org/jira/browse/MESOS-3630
https://issues.apache.org/jira/browse/MESOS-3631
https://issues.apache.org/jira/browse/MESOS-3633
https://issues.apache.org/jira/browse/MESOS-3658
https://issues.apache.org/jira/browse/MESOS-3659
https://issues.apache.org/jira/browse/MESOS-3660
https://issues.apache.org/jira/browse/MESOS-3693
Repository: mesos
Description
-------
CMake: Added `slave/state.cpp` to Windows builds.
Diffs
-----
CMakeLists.txt eb93b9491ed3a133808b237292b70d436779b776
src/CMakeLists.txt c85bddbda3a17b45d7e31517ddf70358ebde1b41
Diff: https://reviews.apache.org/r/39220/diff/
Testing
-------
Built CMake solution and ran `make check` (or equivalent) on Windows 10, Ubuntu
15, OS X 10.10. Built autotools solution and ran `make check` on Ubuntu 15.
Thanks,
Alex Clemmer