Common components for OPM, in particular build system (cmake).
Go to file
Joakim Hove b6ec75eeb6
Merge pull request #2841 from joakim-hove/register-tests-in-files
Register ecl io tests using the file list in CMakeLists_files.cmake
2021-11-16 13:47:15 +01:00
cmake List link dependencies as private. 2021-11-15 11:03:55 +01:00
debian enable embedded python in ubuntu packages 2021-04-06 15:34:11 +02:00
docs Add application rst_deck 2021-09-24 14:19:25 +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 Rename struct options -> struct Options in rst_deck 2021-11-12 12:22:15 +01:00
external Embed fmtlib source code 2020-09-18 11:23:30 +02:00
jenkins added: tell update_data where to start branch from 2021-11-12 13:30:44 +01:00
msim Modify ACTIONX tests 2021-11-09 13:01:36 +01:00
opm Merge pull request #2832 from joakim-hove/action-multxyz 2021-11-15 14:24:56 +01:00
python Add comment about insert_keywords() 2021-11-14 13:18:26 +01:00
redhat fix redhat packaging 2021-09-27 08:14:26 +02:00
src/opm Merge pull request #2845 from blattms/spelling-fixes-2021.10 2021-11-15 16:44:11 +01:00
test_util changed: drop gcc7 compatibility 2021-11-01 12:36:42 +01:00
tests Record use of GEO keywords as ACTIONX keyword 2021-11-12 16:52:23 +01:00
.clang-format Add .clang-format specification. 2019-09-18 14:15:21 +02:00
.gitignore Sunbeam will be compiled with setuptools. 2019-08-09 10:40:33 +02:00
.gitmodules removed submodules pycmake and pybind11. 2019-06-14 14:32:08 +02:00
changelog.md Add bullet point about Eclipse restart capabilities 2019-10-29 16:32:08 +01:00
CMakeLists_files.cmake Merge pull request #2841 from joakim-hove/register-tests-in-files 2021-11-16 13:47:15 +01:00
CMakeLists.txt Merge pull request #2841 from joakim-hove/register-tests-in-files 2021-11-16 13:47:15 +01:00
CopyHeaders.cmake Make the Builtin class available from Python 2021-03-09 12:22:39 +01:00
dune.module Bump version. 2021-10-22 10:17:59 +02:00
ExtraTests.cmake rst_deck: optionally interpret restart argument as proper filename 2021-11-12 12:22:15 +01:00
GenerateKeywords.cmake Remove base class DeckViewInternal and create new class DeckView 2021-11-12 08:09:29 +01:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
opm-common-prereqs.cmake Do not use the imported Python3 library directly. 2021-03-16 20:32:50 +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.