[Dune] [#1000] Migrate build system from autotools to CMake

Dune flyspray at dune-project.org
Tue Dec 20 17:39:55 CET 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1000 - Migrate build system from autotools to CMake
User who did this - Elias Pipping (pipping)

----------
Is it clear that builds would be faster with cmake?

I think one reason `configure` runs are often perceived as slow for is that --cache-file is little-known.

Personally, I find problems with the autotools very easy to debug.
 * you have the file config.log with all the information you need
 * configure is just a shell script. everything can be reduced to a single instruction in shell. you can even use printf-style debugging on that file since with shell it doesn't have the problem of recompilation.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1000#comment2970

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list