Skip to content

#513 duneproject should build a complete dune module

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Mar 3, 2009 11:35
Type Feature Request
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Nov 29, 2009 19:59
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Nov 29, 2009 19:59
Closed in version Unknown
Resolution Fixed
Comment duneproject from current trunk builds a complete module

Description

The duneproject script produces empty dune modules with some of the necessary build system files, subdirectories etc. However, while these modules build and compile, they are not complete. For example, documentation infrastructure is missing. In fact, several pages(!) in the buildsystem documentation deal with how and what to copy&paste from dune-grid into your new model.

I propose that duneproject should do this automatically.