You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alex Clemmer (JIRA)" <ji...@apache.org> on 2015/10/07 01:52:27 UTC

[jira] [Updated] (MESOS-3108) Add autotools-style Mesos distributions to the CMake build system

     [ https://issues.apache.org/jira/browse/MESOS-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Clemmer updated MESOS-3108:
--------------------------------
    Component/s:     (was: build)
                 cmake

> Add autotools-style Mesos distributions to the CMake build system
> -----------------------------------------------------------------
>
>                 Key: MESOS-3108
>                 URL: https://issues.apache.org/jira/browse/MESOS-3108
>             Project: Mesos
>          Issue Type: Task
>          Components: cmake
>            Reporter: Alex Clemmer
>            Assignee: Alex Clemmer
>              Labels: build, cmake
>
> In the autoconf-based build system, we there is a notion of building a "distribution" of Mesos. Essentially, it is a version of Mesos that is configured for a specific platform (Ubuntu, say); so, if a consumer knows their platform, and there is a Mesos distribution, they need only run `make all` and Mesos builds. This allows the consumer to skip the configure step.
> In CMake, it should be possible to do this (should be!), and we should explore making it work after we complete the MVP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)