Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser bf63963c0c FindQuadmath.cmake: fix the first argument of find_package_handle_standard_args()
It needs to match the filename exacly, i.e. including the case.
2016-08-24 14:56:08 +02:00
cmake FindQuadmath.cmake: fix the first argument of find_package_handle_standard_args() 2016-08-24 14:56:08 +02:00
debian update debian packaging 2016-04-18 10:49:37 +02:00
jenkins Merge pull request #168 from akva2/simplify_jenkins_after_ert_reorg 2016-08-22 17:28:51 +02:00
opm/common file name and line number are in a new line. 2016-06-15 11:20:34 +08:00
redhat update redhat packaging 2016-04-18 10:49:55 +02:00
tests file name and line number are in a new line. 2016-06-15 11:20:34 +08:00
travis travis: add the -DADD_DISABLED_CTESTS=OFF and-DUSE_QUADMATH=OFF cmake flags 2016-08-22 12:10:13 +02:00
.gitignore Ignore build/ directory at project root. 2016-02-01 10:33:35 +01:00
.travis.yml Reorganized travis building. 2016-06-07 22:40:52 +02:00
CMakeLists_files.cmake Add MessageLimiter class and test. 2016-05-18 12:11:26 +02: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.