opm-simulators/cmake/Modules
Andreas Lauser 89129aaaf6 build system: do not separate the debugging symbols by default
the reason is that the tools for profiling and for coverage analysis
(i.e., gprof and gcov) have trouble with this and crash. if you want
this to be enabled for whatever reason, use the cmake flag
-DSTRIP_DEBUGGING_SYMBOLS=ON or pass configure the
--enable-strip-debug option.
2015-04-10 15:09:20 +02:00
..
compat-2.8.3 Add CMake backwards compatibility for version < 2.8.3 2013-08-14 23:39:01 +02:00
compat-2.8.5 Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
compat-2.8.7 Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
AddOptions.cmake Honor the CMAKE_NOT_USING_CONFIG_FLAGS settings 2013-09-24 15:39:48 +02:00
ConfigVars.cmake cmake: do not quote variables for config.h anymore 2013-08-27 09:24:23 +02:00
dune-cornerpoint-prereqs.cmake fixed: dune-cornerpoint (now) needs the dune-common version information 2014-12-08 15:21:49 +01:00
DuneCompat.cmake Use OPM_MACROS_ROOT to locate build scripts 2013-08-16 23:55:43 +02:00
Duplicates.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
ewoms-prereqs.cmake eWoms: silence an annoying bogous deprecation warning on Dune 2.4 2015-04-10 15:09:17 +02:00
FindALUGrid.cmake avoid to make ALUGRID_PARALLEL_FOUND a list 2013-08-27 09:24:29 +02:00
FindC99.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
Findcjson.cmake Whitespace change that replaces introduced tab with spaces. 2014-02-28 17:55:33 +01:00
FindCxaDemangle.cmake Set standard variables for package after probing 2013-08-19 20:01:23 +02:00
FindCXX11Features.cmake make the regex test more thorough 2014-12-08 15:24:47 +01:00
Finddune-alugrid.cmake FindAlugrid.cmake: do not try to include the whole grid 2015-04-10 15:09:19 +02:00
Finddune-common.cmake Declare a need to know if BOOST is available 2014-02-28 17:52:27 +01:00
Finddune-cornerpoint.cmake [buildsystem] Make dune-cornerpoint a suggestion. 2014-03-13 15:27:45 +01:00
Finddune-geometry.cmake Make available version numbers for these modules 2013-08-14 23:39:06 +02:00
Finddune-grid.cmake Finddune-grid.cmake: always enable the experimental grid extensions 2015-04-10 15:06:06 +02:00
Finddune-istl.cmake Declare a need to know if UMFPACK is available 2014-02-28 17:52:26 +01:00
Finddune-localfunctions.cmake Propagate REQUIRED and QUIET according to parent level 2013-08-19 20:01:25 +02:00
FindEigen3.cmake Search after new Eigen3 versions in sibling dirs 2013-09-02 10:08:32 +02:00
FindERT.cmake ERT: link to the threads library of the OS 2014-12-08 15:24:46 +01:00
Findewoms.cmake Findewoms.cmake: fix typo 2013-10-06 18:04:55 +02:00
FindMETIS.cmake fix metis check for gentoo installed METIS version. 2015-04-10 15:09:18 +02:00
Findopm-autodiff.cmake Provide CMake find module for opm-autodiff 2014-02-28 17:52:18 +01:00
Findopm-core.cmake Get prerequisites from a separate "header" file 2013-08-14 23:39:02 +02:00
Findopm-material.cmake Catch up to opm-material reorganisation. 2013-10-06 18:04:56 +02:00
Findopm-parser.cmake fix opm-parser find rule 2014-12-08 15:26:48 +01:00
Findopm-polymer.cmake Get prerequisites from a separate "header" file 2013-08-14 23:39:02 +02:00
Findopm-porsol.cmake Get prerequisites from a separate "header" file 2013-08-14 23:39:02 +02:00
Findopm-upscaling.cmake Get prerequisites from a separate "header" file 2013-08-14 23:39:02 +02:00
Findopm-verteq.cmake Use new style of prerequisite declaration 2013-08-14 23:39:04 +02:00
FindPetsc.cmake Simplifcations in FindPetsc logic 2015-04-10 15:09:15 +02:00
FindQuadmath.cmake FindQuadmath: add -fext-numeric-literals if the compiler supports it 2014-12-08 15:24:48 +01:00
FindSuiteSparse.cmake do not add the "-Wl,--as-needed" linker flag in FindSuiteSparse.cmake 2014-04-22 13:35:25 +02:00
FindSuperLU.cmake cmake: make sure all calls to message() exhibit a type 2014-02-28 17:52:22 +01:00
FindTinyXML.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
FindUG.cmake add support for the UG grid library 2014-04-22 13:35:23 +02:00
FindValgrind.cmake add and use CMake modules for valgrind client requests and quadruple precision math 2013-08-16 23:55:29 +02:00
FindZOLTAN.cmake add cmake module for ZOLTAN 2015-04-10 15:09:19 +02:00
LibtoolArchives.cmake Use OPM_MACROS_ROOT to locate build scripts 2013-08-16 23:55:43 +02:00
opm-autodiff-prereqs.cmake Update Eigen requirements. 2014-05-21 13:57:16 +02:00
opm-benchmarks-prereqs.cmake Uniformly raise Boost version requirement to 1.44 2014-02-28 19:30:06 +01:00
opm-core-prereqs.cmake add HAVE_PETSC for config.h 2015-04-10 15:09:11 +02:00
opm-material-prereqs.cmake remove the dune-istl from the list of opm-material prerequisites 2013-09-24 15:39:50 +02:00
opm-polymer-prereqs.cmake Uniformly raise Boost version requirement to 1.44 2014-02-28 19:30:06 +01:00
opm-porsol-prereqs.cmake Uniformly raise Boost version requirement to 1.44 2014-02-28 19:30:06 +01:00
opm-upscaling-prereqs.cmake Uniformly raise Boost version requirement to 1.44 2014-02-28 19:30:06 +01:00
opm-verteq-prereqs.cmake Uniformly raise Boost version requirement to 1.44 2014-02-28 19:30:06 +01:00
OpmAliases.cmake Declare a need to know if BOOST is available 2014-02-28 17:52:27 +01:00
OpmCompile.cmake build system: do not separate the debugging symbols by default 2015-04-10 15:09:20 +02:00
OpmDefaults.cmake Update the CMake cache to reflect current settings 2013-09-24 15:39:46 +02:00
OpmDistClean.cmake Use OPM_MACROS_ROOT to locate build scripts 2013-08-16 23:55:43 +02:00
OpmDoc.cmake Support installation in a versioned directory 2013-08-27 09:24:35 +02:00
OpmFiles.cmake Support compiling files that are in the attic 2013-08-14 23:39:04 +02:00
OpmFind.cmake Do not use find_package in config mode for opm-parser. 2014-02-28 17:55:36 +01:00
OpmGrid.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
OpmInit.cmake Support installation in a versioned directory 2013-08-27 09:24:35 +02:00
OpmInstall.cmake Use dSYM bundles as debugging containers (on MacOS X) 2013-10-06 18:04:57 +02:00
OpmKnown.cmake Mark known feature variables as used 2013-08-27 09:24:24 +02:00
OpmLibMain.cmake set CMake policies CMP0026 and CMP0048 to OLD 2014-12-08 15:24:49 +01:00
OpmPackage.cmake cmake: make sure all calls to message() exhibit a type 2014-02-28 17:52:22 +01:00
OpmProject.cmake Install header-only pkgconfig file to generic lib/ 2013-10-21 15:25:22 +02:00
OpmSatellites.cmake build system: do not separate the debugging symbols by default 2015-04-10 15:09:20 +02:00
UseCompVer.cmake Recognize Clang to be a GCC-compatible compiler 2013-08-14 23:39:05 +02:00
UseDebugSymbols.cmake Use dSYM bundles as debugging containers (on MacOS X) 2013-10-06 18:04:57 +02:00
UseDuneVer.cmake Search for dune.module in private installations 2013-09-24 15:39:48 +02:00
UseDynamicBoost.cmake Only look for BOOST´s unit test framework module if not already found. Sync version with rest of system 2014-03-11 20:09:11 +01:00
UseFastBuilds.cmake Recognize Clang to be a GCC-compatible compiler 2013-08-14 23:39:05 +02:00
UseFortranWrappers.cmake Simplify creation of Fortran function wrappers 2013-08-27 09:24:22 +02:00
UseMultiArch.cmake Add special variable for MultiArch-unaware components 2013-09-24 15:39:43 +02:00
UseOnlyNeeded.cmake make the "-Wl,--as-needed" flag optional 2014-04-22 13:35:26 +02:00
UseOpenMP.cmake Recognize Clang to be a GCC-compatible compiler 2013-08-14 23:39:05 +02:00
UseOptimization.cmake Fix logic bug and make language explicit 2013-09-24 15:39:46 +02:00
UsePrecompHeaders.cmake Recognize Clang to be a GCC-compatible compiler 2013-08-14 23:39:05 +02:00
UseSystemInfo.cmake Detect OS version when running on RHEL/CentOS 5.x 2013-09-24 15:39:41 +02:00
UseVCSInfo.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
UseVersion.cmake Use OPM_MACROS_ROOT to locate build scripts 2013-08-16 23:55:43 +02:00
UseWarnings.cmake Remove header generation, add define for warning suppression. 2014-09-20 10:39:34 +02:00