Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser c3cfe38f0c prevent cmake from warning about CMP0054
we set that policy to NEW because the old behavior is simply insane
for the sake of "convenience" (IMO).
2016-05-05 20:12:57 +02:00
cmake prevent cmake from warning about CMP0054 2016-05-05 20:12:57 +02:00
debian update debian packaging 2016-04-18 10:49:37 +02:00
jenkins updates for jenkins build scripts 2016-04-30 09:46:04 +02:00
opm/common Make OPM_THROW call OpmLog::error(). 2016-04-08 12:52:50 +02:00
redhat update redhat packaging 2016-04-18 10:49:55 +02:00
tests Moved in logfunctionality from opm-parser 2016-03-17 15:23:18 +01:00
travis Added +x for travis build script 2016-03-22 10:17:10 +01:00
.gitignore Ignore build/ directory at project root. 2016-02-01 10:33:35 +01:00
.travis.yml Added Travis support 2016-02-04 06:34:38 +01:00
CMakeLists_files.cmake Moved in logfunctionality from opm-parser 2016-03-17 15:23:18 +01:00
CMakeLists.txt fixed: we need different paths in installed and in-tree config file 2015-09-21 14:21:21 +02:00
configure add a hack to the configure script so that it specifies --with-opm-common for itself 2015-09-08 15:11:06 +02:00
dune.module dune.module: change version to 2016.10-pre 2016-05-03 14:31:32 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
README.md Added Travis status to README.md 2016-02-05 08:33:51 +01:00

opm-common alt text

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