Re: Switching from Autotools to CMake for core evolution products



On Mon, Oct 10, 2016 at 12:45:50PM -0500, Michael Catanzaro wrote:
On Mon, 2016-10-10 at 12:57 -0400, Owen Taylor wrote:
Can you propose what the necessary change would be to:

 https://people.gnome.org/~walters/build-api/build-api.md

Well that document is Autotools-specific.

The build API is basically a subset of the GNU Coding Standards:
https://www.gnu.org/prep/standards/html_node/index.html

(see chapter 7 The Release Process)

For downstreams, as Michael Biebl already said, it's much easier if all
modules can be built the same way. GNU has written a standard, but new
build systems don't follow it…

The GNU Coding Standards (GCS) has several decades of experience, the
standards are well established, and we can trust the GNU hackers for
having well conceived them. Those that don't follow them are devoted to
reinvent the wheel: they will be faced sooner or later by the same
problems already solved by the GCS and the Autotools.

--
Sébastien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]