You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/02/10 00:24:00 UTC

[jira] [Assigned] (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 ]

Andrew Schwartzmeyer reassigned MESOS-3108:
-------------------------------------------

    Assignee: Joseph Wu  (was: Andrew Schwartzmeyer)

> 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: Joseph Wu
>            Priority: Major
>              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
(v7.6.3#76005)