COIN-OR::LEMON - Graph Library

Opened 13 years ago

Last modified 12 years ago

#434 closed enhancement

Phase out Autotools in favor of CMAKE — at Version 2

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: blocker Milestone: LEMON 1.3 release
Component: build system Version: hg main
Keywords: Cc:
Revision id:

Description (last modified by Alpar Juttner)

The most important missing feature of the CMAKE based build environment is the generation of the release tarball. The good thing is that cmake needs basically no generated files (like the configure script and the Makefile.in files in case of Autotools). Still, it should generate

  • cmake/version.cmake and
  • the HTML documentation

and add them to the release tarbal.

Change History (2)

comment:1 Changed 13 years ago by Alpar Juttner

Owner: changed from Akos Ladanyi to Alpar Juttner

comment:2 Changed 13 years ago by Alpar Juttner

Description: modified (diff)
Summary: CMAKE based release tarball creationPhase out Autotools in favor of CMAKE
Note: See TracTickets for help on using tickets.