Commit Graph
31 Commits
Author SHA1 Message Date
Arne Morten Kvarving 2df335b05c add polymer to buildsystem 2015-12-07 11:28:40 +01:00
Arne Morten Kvarving 3ce3b0aac1 move polymer test to tests directory 2015-12-07 10:46:20 +01:00
Arne Morten Kvarving 8808642708 Import examples/ and opm/ from opm-polymer w/ history 2015-12-07 10:45:34 +01:00
Arne Morten Kvarving b04d7f81c7 update redhat packaging 2015-10-20 15:55:39 +02:00
Arne Morten Kvarving a35c78bfc9 update debian packaging 2015-10-20 09:47:26 +02:00
Arne Morten Kvarving 1ac43da951 fixed: make sure opm-common can be (re-)found
see https://github.com/OPM/opm-common/issues/40#issuecomment-140720316
2015-09-16 14:22:24 +02:00
Arne Morten Kvarving 5a9bf34e7e Merge pull request #1 from andlaus/dunecontrol_compatibility
restore dunecontrol compatibility after the opm-cmake -> opm-common rename
2015-09-08 12:10:29 +02:00
Arne Morten Kvarving 28ab615b06 changed: sync with renaming to opm-common 2015-09-08 10:47:05 +02:00
Arne Morten Kvarving 35ecaf2f56 fixed: install correct files 2015-08-19 12:19:34 +02:00
Arne Morten Kvarving f7722c62ae changed: use common check-commits target from opm-cmake 2015-05-28 10:42:51 +02:00
Arne Morten Kvarving 8afa9e4749 added: look for opm-cmake in sibling directory 2015-05-27 11:51:28 +02:00
Arne Morten Kvarving 9ae6eb9b77 changed: locate opm-cmake using config mode 2015-05-27 10:48:30 +02:00
Arne Morten Kvarving 26ea0ab459 update redhat packaging 2015-04-24 15:23:26 +02:00
Arne Morten Kvarving be3b8b88b5 update debian packaging 2015-04-16 17:32:33 +02:00
Arne Morten Kvarving 39e1d29176 fixed: use size_t and not unsigned long
fixes builds on i386
2015-04-14 10:25:21 +02:00
Arne Morten Kvarving a9deb4b367 fix opm-parser find rule
deals with the fallout of opm-parser #365 and #366
2014-12-08 15:26:48 +01:00
Arne Morten Kvarving 5dca993b69 add check-commits target 2014-12-08 15:26:18 +01:00
Arne Morten Kvarving a4fcc0a99f fixed: ERT depends on libdl
this issue was triggered with static libs for ERT
2014-12-08 15:24:38 +01:00
Arne Morten Kvarving 316c0b5ad0 fixed: dune-cornerpoint (now) needs the dune-common version information 2014-12-08 15:21:49 +01:00
Arne Morten Kvarving 68cbe6d0e9 fix opm-parser find rule
deals with the fallout of opm-parser #365 and #366
2014-11-18 13:33:33 +01:00
Arne Morten Kvarving 4e84ffbf23 update debian packaging 2014-11-17 17:57:29 +01:00
Arne Morten Kvarving 132657e478 added: hook for conditionally compiled files
backport from opm-upscaling PR#100
2014-06-16 15:53:01 +02:00
Arne Morten Kvarving cd95b9da9d add option to quell dune(-istl) warnings 2014-04-22 13:32:29 +02:00
Arne Morten Kvarving ecd2fb8382 make packaging compatible with EL5 2013-10-30 17:52:37 +01:00
Arne Morten Kvarving 3124f5c1a1 add redhat packaging 2013-10-30 13:22:04 +01:00
Arne Morten Kvarving 278ad83e7f loosen tolerance a bit to avoid failing tests on certain archs (i386, precise) 2013-10-23 09:41:26 +02:00
Arne Morten Kvarving 5a9347ff1a add debian packaging 2013-10-22 13:02:12 +02:00
Arne Morten Kvarving e8386a32c1 changed: run test for a x different than pi
this to workaround roundoff differences occuring near sin(pi) on
different compilers/hardware
2013-10-16 11:35:47 +02:00
Arne Morten Kvarving c2b0bb1fbb fixed: autodiff depends on opm-core 2013-07-10 16:01:51 +02:00
Arne Morten Kvarving 29d7e2a323 fixed: workaround issues with ExternalProject_Add
if you use the builtin git update command, a build is triggered
every time. instead, manually use a checkout
2013-07-10 09:57:57 +02:00
Arne Morten Kvarving d6563b298f added: download and build eigen3 from git if not found on system 2013-07-09 12:44:30 +02:00