Commit Graph

11 Commits

Author SHA1 Message Date
Joakim Hove
d3741ab9af Added support for building with duncontrol 2015-05-15 14:34:17 +02:00
Markus Blatt
2be2dd5e41 [bugfix] Fixes dependency clause.
It caused dunecontrol to abort because of using a comma as a separator.
This commit removes the eroneous comma and adds a required version.
2015-02-11 12:35:40 +01:00
Markus Blatt
ed36a439f8 Explicitly list dune-istl as a dependency.
This is in line with and closes issue #295
2015-02-06 11:28:42 +01:00
Markus Blatt
e1e9e677a3 [buildsystem] Make dune-cornerpoint a suggestion. 2014-03-13 15:27:45 +01:00
Atgeirr Flø Rasmussen
478c87dd74 Reduce version to 0.9.
Since there is a fair chance of interface adjustments after the release,
the version number cautions the user a little bit more than calling it 1.0.
2013-10-25 14:56:54 +02:00
Atgeirr Flø Rasmussen
f75f1d414f Bump version number and label.
Set version number to 1.0 since core class AutoDiffBlock is quite well-tested
and documented. Prototype solvers and simulators may not yet warrant that
version number, but are stated to be experimental in the README.
2013-10-21 14:44:52 +02:00
Roland Kaufmann
f9c9b19c37 Add a label field to the project information
The difference between the version number (1.0) and the label (2013.03)
is: The version is time-independent but shows the level of compatibility,
see e.g. <http://www.semver.org>, whereas the label is a marketing tool
which describes the project progress.
2013-08-14 23:39:05 +02:00
Roland Kaufmann
1da33a6747 Put project-specific information in dune.module
This information was previously stored in the build system; now they
are all in one canonical place!
2013-08-14 23:39:05 +02:00
Arne Morten Kvarving
c2b0bb1fbb fixed: autodiff depends on opm-core 2013-07-10 16:01:51 +02:00
Bård Skaflestad
5ce44e05e6 This is OPM-Autodiff 0.1
We don't depend on any Dune modules.
2013-05-15 10:26:06 +02:00
Bård Skaflestad
116f39e8ab Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00