Common components for OPM, in particular build system (cmake).
Go to file
Arne Morten Kvarving 8f637064c4 changed: remove embedded 'parameters' namespace in ParamGroup
inconsistent and unnecessary.

this is purely a cosmetic change, the only exception was a function with
the generic name 'split', which was renamed to splitParam to avoid confusion.
2017-11-17 13:10:06 +01:00
cmake Only set the library directories if module builds a library. 2017-11-08 14:58:38 +01:00
debian disable native tuning in packaging 2017-04-26 14:45:09 +02:00
jenkins fix message posted on repeated update_data calls 2017-10-09 12:40:14 +02:00
opm changed: remove embedded 'parameters' namespace in ParamGroup 2017-11-17 13:10:06 +01:00
redhat update redhat packaging 2017-10-25 09:37:22 +02:00
tests changed: remove embedded 'parameters' namespace in ParamGroup 2017-11-17 13:10:06 +01:00
travis travis: switch from dune 2.3.1 to dune 2.4.1 2017-07-18 18:22:51 +02:00
.gitignore Ignore build/ directory at project root. 2016-02-01 10:33:35 +01:00
.travis.yml Set env variable TRAVIS_CI when running travis. 2017-06-10 11:17:03 +02:00
CMakeLists_files.cmake move over the code for valgrind client requests from opm-material 2016-12-14 16:47:41 +01:00
CMakeLists.txt fix path written to in-tree config file 2017-04-07 11:20:37 +02:00
configure add a hack to the configure script so that it specifies --with-opm-common for itself 2015-09-08 15:11:06 +02:00
dune.module change version to 2018.04-pre 2017-10-19 19:30:30 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
README.md Added Travis status to README.md 2016-02-05 08:33:51 +01:00

opm-common alt text

Contains common components used throughout all of OPM, in particular CMake modules for the build system.