Common components for OPM, in particular build system (cmake).
Go to file
Arne Morten Kvarving bee4590aaa changed: move the comparison classes out of libopmcommon
these classes are really not made for reusability.
thus they should only be built into the applications.
2018-09-07 14:38:03 +02:00
cmake Make compiling with OpenMP default. 2018-08-17 13:39:44 +02:00
debian fix packaging after repo merge 2018-03-07 08:20:17 +01:00
docs typo 2015-06-18 12:06:38 +02:00
examples changed: move the comparison classes out of libopmcommon 2018-09-07 14:38:03 +02:00
external/cjson changed: switch to the shared opm build system 2018-02-12 13:36:49 +01:00
jenkins fixed: allow using update_data with a opm-tests PR 2018-08-03 10:19:08 +02:00
opm changed: move the comparison classes out of libopmcommon 2018-09-07 14:38:03 +02:00
redhat further adjustments to redhat packaging 2018-06-21 09:02:36 +02:00
src/opm changed: move the comparison classes out of libopmcommon 2018-09-07 14:38:03 +02:00
tests changed: move the comparison classes out of libopmcommon 2018-09-07 14:38:03 +02:00
.gitignore Import opm-output 2018-03-05 10:30:59 +01:00
changelog.md Changelog December 2016 2017-01-03 10:48:10 +01:00
CMakeLists_files.cmake changed: move the comparison classes out of libopmcommon 2018-09-07 14:38:03 +02:00
CMakeLists.txt changed: move the comparison classes out of libopmcommon 2018-09-07 14:38:03 +02:00
CopyHeaders.cmake changed: use a two-tiered process for code gen 2018-06-18 10:07:52 +02:00
dune.module dune.module: update version to 2018.10-pre 2018-04-26 17:48:37 +02:00
ExtraTests.cmake Remove stale test 2018-06-20 09:27:02 +02:00
GenerateKeywords.cmake changed: use a two-tiered process for code gen 2018-06-18 10:07:52 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
opm-common-prereqs.cmake Rephrase comment into more proper English 2018-07-10 15:57:10 +02: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.