Common components for OPM, in particular build system (cmake).
Go to file
Arne Morten Kvarving 812902ff9d Merge pull request #79 from andlaus/do_not_depend_on_boost_iostreams
remove the dependency on boost::iostreams if it is not used
2016-03-01 09:46:37 +01:00
cmake remove the dependency on boost::iostreams if it is not used 2016-02-25 16:40:59 +01:00
debian added: debian packaging 2015-10-20 10:07:25 +02:00
opm/common Added missing &reference symbol. 2016-02-29 16:06:59 +01:00
redhat add redhat packaging 2015-10-20 15:41:58 +02:00
tests Added method to query for number of components. 2016-02-29 11:13:06 +01:00
travis Added Travis support 2016-02-04 06:34:38 +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 Implemented float comparison with templates 2016-02-17 21:59:08 +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.