[
https://issues.apache.org/jira/browse/MESOS-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819852#comment-15819852
]
Joseph Wu commented on MESOS-3542:
----------------------------------
{code}
commit 1dee96660178f8c2feec701d46ca16131d453709
Author: Alex Clemmer <[email protected]>
Date: Wed Jan 11 14:26:01 2017 -0800
CMake: Added source groups to Stout build.
Currently in IDEs such as XCode and Visual Studio, all mesos source
files are grouped into one huge folder, with no attempt made to reflect
the hierarchy of folders that exist on disk.
This commit groups Stout files into relevant source groups so that they
appear in a sensible directory structure in these IDEs.
In addition to beginning to directly address MESOS-3542, this is also
(indirectly) the first step towards addressing the problem of breaking
libmesos up into smaller binaries (MESOS-3542).
Review: https://reviews.apache.org/r/55029/
{code}
> Separate libmesos into compiling from many binaries.
> ----------------------------------------------------
>
> Key: MESOS-3542
> URL: https://issues.apache.org/jira/browse/MESOS-3542
> Project: Mesos
> Issue Type: Task
> Components: cmake
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Labels: cmake, mesosphere, microsoft, windows-mvp
>
> Historically libmesos is built as a huge monolithic binary. Another idea
> would be to build it from a bunch of smaller libraries (_e.g._, libagent,
> _etc_.).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)