----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38456/#review99627 -----------------------------------------------------------
Ship it! The expectation here is that this allows more contributors to start working on windows support, and that eventually this will be refactored more. - Joris Van Remoortere On Sept. 17, 2015, 10:03 a.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38456/ > ----------------------------------------------------------- > > (Updated Sept. 17, 2015, 10:03 a.m.) > > > Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph > Wu. > > > Repository: mesos > > > Description > ------- > > In the current CMake build system, if we choose to download the > third-party dependencies (instead of un-tar'ing the rebundled versions > of those dependencies) we will download them from the GitHub Mesos > mirror. > > It would be better to have a canonical source of third-party > dependencies, independent of the Mesos changes. > > This commit points at a new canonical source of third-party tarballs. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/CMakeLists.txt > d13ba666740b4f2e382a0b1852724cfd519f8f64 > > Diff: https://reviews.apache.org/r/38456/diff/ > > > Testing > ------- > > > Thanks, > > Alex Clemmer > >
