Common components for OPM, in particular build system (cmake).
Go to file
2019-07-01 16:37:49 +02:00
cmake Turn on -Wextra and -Wshadow warning flags. 2019-06-25 11:18:47 +02:00
debian Bump versions 2018-10-02 15:43:01 +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 silencing shadowing warnings 2019-06-25 13:16:41 +02:00
external/cjson Update cJSON library to version 1.7.10 2019-04-09 00:34:49 +02:00
jenkins jenkins will build python. (#865) 2019-06-29 08:20:00 +02:00
msim Remove unused arguments 2019-06-26 07:51:36 +02:00
opm Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
python jenkins will build python. (#865) 2019-06-29 08:20:00 +02:00
redhat fixed: redhat packaging 2019-03-06 11:14:05 +01:00
src/opm Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
test_util Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
tests Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
.gitignore Import opm-output 2018-03-05 10:30:59 +01:00
.gitmodules removed submodules pycmake and pybind11. 2019-06-14 14:32:08 +02:00
changelog.md Changelog December 2016 2017-01-03 10:48:10 +01:00
CMakeLists_files.cmake Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
CMakeLists.txt Rename cmake symbol ENABLE_PYTHON -> OPM_ENABLE_PYTHON 2019-06-27 15:19:03 +02:00
CopyHeaders.cmake changed: use a two-tiered process for code gen 2018-06-18 10:07:52 +02:00
dune.module Change version and label in dune.module file 2019-04-30 12:54:45 +02:00
ExtraTests.cmake Added test for parsing EDITNNC 2018-11-21 22:14:27 +01:00
GenerateKeywords.cmake Internalize UDA values in the deck 2019-04-28 16:08:02 +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
requirements.txt removed sunbeam specific files. 2019-06-17 09:42:01 +02:00

opm-common

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