Common components for OPM, in particular build system (cmake).
Go to file
Arne Morten Kvarving 535d7df784 changed: add targets for tests even if BUILD_TESTING is off
we still want to be able to build them, just not by default.
ref 'make check' and 'make test-suite'.
2018-02-13 14:10:18 +01:00
cmake changed: add targets for tests even if BUILD_TESTING is off 2018-02-13 14:10:18 +01:00
debian disable native tuning in packaging 2017-04-26 14:45:09 +02:00
jenkins changed: output last log entry in branches for jenkins builds 2018-02-08 16:32:36 +01:00
opm/common move some infrastructure to opm-material 2018-02-07 15:40:52 +01:00
redhat update redhat packaging 2017-10-25 09:37:22 +02:00
tests move some infrastructure to opm-material 2018-02-07 15:40:52 +01:00
.gitignore Ignore build/ directory at project root. 2016-02-01 10:33:35 +01:00
CMakeLists_files.cmake move some infrastructure to opm-material 2018-02-07 15:40:52 +01:00
CMakeLists.txt fixed: add missing project declaration 2018-01-19 14:35:58 +01:00
dune.module add dune-common to the list of modules depended on by dune.module 2017-12-13 11:02:06 +01:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
opm-common-prereqs.cmake changed: get rid of find modules for opm modules 2017-12-20 11:12:01 +01:00
README.md remove travis build status from README.md 2018-01-04 12:07:46 +01:00

opm-common

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