- Oct 03, 2015
-
-
Christoph Grüninger authored
If you rely on it, add the deleted CMake files to your module.
-
- Sep 29, 2015
-
-
Christoph Grüninger authored
-
- Jul 01, 2015
-
-
Robert K authored
-
- Apr 21, 2015
-
-
Felix Gruber authored
-
- Mar 17, 2015
-
-
Christoph Grüninger authored
Similar to last commit: This macro was split off from DuneMacros.cmake in commit e63ea0cf, but the new macro file was not included in the list of installed modules.
-
- Feb 24, 2015
-
-
Markus Blatt authored
This is e.g. needed for dune-alugrid and might be a first step for getting rid off the ParMETIS dependency.
-
- Mar 22, 2014
-
-
Christoph Grüninger authored
-
- Jan 07, 2014
-
-
Markus Blatt authored
DuneCmakePackageConfigHelpers.cmake -> DuneCMakePackageConfigHelpers.cmake
-
Markus Blatt authored
Apparently it is not available with some older versions of CMake. Therefore we provide a poor man's alternative for it, if it is not there.
-
Markus Blatt authored
Previously, the macros were installed to $(datadir)/cmake/. As we have some macros in DUNE that might also be in other packages this may cause conflicts in package managers. With this patch we install them to $(datadir)/dune/cmake to resolve this issue. Together with the last patch this will resolve problems outlined in flyspray task 813 https://dune-project.org/flyspray/index.php?do=details&task_id=813 I apologize for givin the wrong task number in the previous patch.
-
- Dec 13, 2013
-
-
Christoph Grüninger authored
-
- Oct 23, 2013
-
-
Markus Blatt authored
This patch adds test for both CMake and autotools as the build system. UMFPack is used by several dune modules (e.g. fem and istl) the only common required module by both is common. Therefore we add the test here to make it usable for all modules. BTW: These tests are taken from Dominics branch of dune-istl. Therefore he deserves the credit for them.
-
- Oct 01, 2013
-
-
Christoph Grüninger authored
They do not find a package but check for a feature. This avoids false warnings about not found packages. Merged FindCXX11Conditional.cmake and FindCXX11Features.cmake.
-
- Sep 18, 2013
-
-
Markus Blatt authored
[BuildSystem][autotools] Add FinalizeHeadercheck.cmake to installation file list of cmake/scripts instead of incorrect cmake/modules.
-
Markus Blatt authored
-
- Aug 27, 2013
-
-
Steffen Müthing authored
If not found, our own fallback implementation will be used.
-
- Feb 20, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7373]]
-
- Feb 18, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7129]]
-
Markus Blatt authored
[[Imported from SVN: r7128]]
-
- Feb 13, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7124]]
-
Markus Blatt authored
Install CMake files with autotools. [[Imported from SVN: r7119]]
-