----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36514/ -----------------------------------------------------------
(Updated July 21, 2015, 4:54 p.m.) Review request for mesos, Benjamin Hindman, Joris Van Remoortere, and Timothy St. Clair. Changes ------- Untabify. Blows up the diff, but this should be the final revision anyway. Repository: mesos Description ------- This commit is the second in a series of two commits that will introduce a CMake-based build system for Mesos. The first introduced the build system for the "core Mesos" project; this one will introduce a similar system for the process library. For more details see the "core Mesos" commit. Diffs (updated) ----- 3rdparty/libprocess/3rdparty/CMakeLists.txt PRE-CREATION 3rdparty/libprocess/CMakeLists.txt PRE-CREATION 3rdparty/libprocess/cmake/ProcessConfigure.cmake PRE-CREATION 3rdparty/libprocess/cmake/ProcessTestsConfigure.cmake PRE-CREATION 3rdparty/libprocess/cmake/macros/External.cmake PRE-CREATION 3rdparty/libprocess/cmake/macros/PatchCommand.cmake PRE-CREATION 3rdparty/libprocess/src/CMakeLists.txt PRE-CREATION 3rdparty/libprocess/src/tests/CMakeLists.txt PRE-CREATION CMakeLists.txt PRE-CREATION Diff: https://reviews.apache.org/r/36514/diff/ Testing ------- Includes tests for the process library that all run and pass. Thanks, Alex Clemmer
