Common components for OPM, in particular build system (cmake).
Go to file
Bård Skaflestad ff53a2334c
Merge pull request #499 from totto82/fix_save_keywords
BugFix size of save_keywords
2018-09-20 17:59:30 +02:00
cmake Add quotes to ensure string evaluation 2018-09-19 23:33:54 +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 Add option to ignore extra keywords in the regresstion testing 2018-09-11 13:34:51 +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 Merge pull request #493 from joakim-hove/default-ecl-compatible 2018-09-15 11:09:44 +02:00
redhat further adjustments to redhat packaging 2018-06-21 09:02:36 +02:00
src/opm Fix size of save_keywords 2018-09-20 13:50:23 +02:00
tests Write restart when SAVE keyword is in the schedule file 2018-09-14 13:36:22 +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 Merge pull request #464 from joakim-hove/peaceman-formula 2018-09-11 13:18:40 +02:00
CMakeLists.txt Fix build of tests when using shared library 2018-09-10 18:33:47 +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.