[
https://issues.apache.org/jira/browse/MESOS-6771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119871#comment-17119871
]
Andrei Sekretenko commented on MESOS-6771:
------------------------------------------
{noformat}
commit 40efbc8864c2c76147961910fa005468d70f5dfe
Author: Andrei Sekretenko <[email protected]>
Date: Mon May 11 20:28:02 2020 +0200
Added Web UI install target.
Review: https://reviews.apache.org/r/72495
commit ba18d7803923a3e8281ff97fbac338c21fa1ddf0
Author: Andrei Sekretenko <[email protected]>
Date: Wed May 20 23:24:30 2020 +0200
Added documentation for installing mesos-tests.
Review: https://reviews.apache.org/r/72536
commit bc8556bf4f4bb3afc4f9f73b093c9fad1c639f70
Author: Andrei Sekretenko <[email protected]>
Date: Thu Apr 23 11:53:57 2020 +0200
Added tests to cmake install target.
Review: https://reviews.apache.org/r/72494
commit 4d4fdead6ffafdfdeb16af3569f9ff879fc9f210
Author: Andrei Sekretenko <[email protected]>
Date: Sun Apr 19 00:35:54 2020 +0200
Added install target into libprocess cmake build.
Review: https://reviews.apache.org/r/72493
commit 6330a755ab40e2d771ba7f4fa5651281905c62b1
Author: Andrei Sekretenko <[email protected]>
Date: Wed May 20 22:17:54 2020 +0200
Added documentation for the cmake install target.
Review: https://reviews.apache.org/r/72535
commit 8400df8d2ae1bcae632ae6729f6f0f6fc7d58904
Author: Andrei Sekretenko <[email protected]>
Date: Sun Apr 19 00:35:54 2020 +0200
Introduced install target into cmake build.
Review: https://reviews.apache.org/r/72492
{noformat}
> Add and vet `install` target
> ----------------------------
>
> Key: MESOS-6771
> URL: https://issues.apache.org/jira/browse/MESOS-6771
> Project: Mesos
> Issue Type: Improvement
> Components: cmake
> Reporter: Andrew Schwartzmeyer
> Assignee: Andrei Sekretenko
> Priority: Major
> Labels: cmake, windows
>
> We need to be able to do something like `make install` and while CMake comes
> with something like this out of the box, we do need to vet it (at the very
> least).
> As a general note (as jpeach suggests), we should take care to not generate a
> separate binary for `mesos-slave` and `mesos-agent`. If it exists at all, it
> should be a symlink generated upon `install`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)