Andrei Sekretenko created MESOS-10145:
-----------------------------------------
Summary: Drop autotools build (or leave it as a thin wrapper
around CMake).
Key: MESOS-10145
URL: https://issues.apache.org/jira/browse/MESOS-10145
Project: Mesos
Issue Type: Epic
Reporter: Andrei Sekretenko
Now that CMake build is usable for production (at least, in some configurations
and with very specific package managers), the next step is to get rig of the
need to maintain two separately configured build systems.
To get rid of the automake build (or turn it into a deprecated thin wrapper
around the CMake build), we need to reach a feature parity between automake and
cmake, at least for actively used features.
Deprecating automake will greatly simplify all the things that require dealing
with build system: adding/removing/bundling/unbundling dependencies, changing
source files layout, fixing build system quirks and so on.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)