Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 8ccd328b87 refine FindQuadmath.cmake
with this, it is now possible to disable quadruple precision math
detection without hacks. (by setting USE_QUADMATH to ON or OFF)
2016-04-11 23:25:31 +02:00
cmake refine FindQuadmath.cmake 2016-04-11 23:25:31 +02:00
debian added: debian packaging 2015-10-20 10:07:25 +02:00
jenkins fixed: use shallow clones on jenkins 2016-04-06 10:06:27 +02:00
opm/common Merge pull request #97 from atgeirr/experimental-pointerfiddling 2016-03-29 13:16:02 +02:00
redhat add redhat packaging 2015-10-20 15:41:58 +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 Bump version and unify format of dune.module. 2015-10-23 13:18:47 +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.