Common components for OPM, in particular build system (cmake).
Go to file
2019-05-08 08:29:45 +02:00
cmake opm_add_test(): add condition to specify if a test ought to be compiled by default 2019-03-07 12:44:28 +01:00
debian bump version to 2019.04 2019-05-08 08:29:45 +02:00
docs typo 2015-06-18 12:06:38 +02:00
etc tab completors: be quiet even if the which command would like to complain 2019-03-07 09:33:15 +01:00
examples Removes nearly all warnings experienced with g++-8.3 2019-04-25 11:38:51 +02:00
external/cjson Update cJSON library to version 1.7.10 2019-04-09 00:34:49 +02:00
jenkins added: array of extra cmake parameters for each module 2019-03-28 11:45:40 +01:00
msim Removes nearly all warnings experienced with g++-8.3 2019-04-25 11:38:51 +02:00
opm Internalize a global WHISTCTL setting in the Schedule object 2019-05-03 10:40:26 +02:00
redhat bump version to 2019.04 2019-05-08 08:29:45 +02:00
src/opm Internalize a global WHISTCTL setting in the Schedule object 2019-05-03 10:40:26 +02:00
tests Internalize a global WHISTCTL setting in the Schedule object 2019-05-03 10:40:26 +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 #672 from jalvestad/restart_conn_test 2019-04-04 15:06:00 +02:00
CMakeLists.txt Add optional code for well testing 2019-03-19 16:51:46 +01:00
CopyHeaders.cmake changed: use a two-tiered process for code gen 2018-06-18 10:07:52 +02:00
dune.module bump version to 2019.04 2019-05-08 08:29:45 +02:00
ExtraTests.cmake Added test for parsing EDITNNC 2018-11-21 22:14:27 +01:00
GenerateKeywords.cmake Add error mode DELAYED_EXIT1 to collect all errors 2019-01-07 12:38:05 +01: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.