- Sep 16, 2014
-
-
Christoph Grüninger authored
Macro to use C++11 feature noexcept specifier. Add test for CMake and autotools.
-
- Jul 18, 2014
-
-
Jö Fahlke authored
-
- Jul 06, 2014
-
-
Christoph Grüninger authored
With GCC 4.4 or newer HAVE_INTEGRL_CONSTANT, HAVE_STD_HASH, and HAVE_TYPE_TRAITS is always 1, no further testing necessary. The test defines will be removed after the next Dune release.
-
- May 11, 2014
-
-
Christoph Grüninger authored
This was used for backwards compatibility only.
-
- Apr 14, 2014
-
-
Steffen Müthing authored
-
- Apr 02, 2014
-
-
Christoph Grüninger authored
Its call was removed from dune_mpi.m4 back in 2012.
-
- Mar 22, 2014
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Deprecate header and macro dune_static_assert. Use static_assert instead.
-
- Mar 21, 2014
-
-
Christoph Grüninger authored
-
- Mar 18, 2014
-
-
Oliver Sander authored
This patch adds an AutoTools test that tests whether the compiler supports the 'final' keyword. It defines the DUNE_FINAL preprocessor macro, which expands to 'final' if the keyword is supported, and is empty otherwise.
-
- Jan 07, 2014
-
-
Markus Blatt authored
Previously, the macros were installed to $(datadir)/aclocal. As we have some macros in DUNE that are also installed for some Linux distributions this caused conflicts in package managers. With this patch we install them to $(datadir)/dune/aclocal to resolve this issue outlined in flyspray task 1409 https://dune-project.org/flyspray/index.php?do=details&task_id=1409
-
- Dec 28, 2013
-
-
- Dec 03, 2013
-
-
Martin Nolte authored
The check for constexpr was not copied into the distribution. Unfortunately, the autotools will only warn about a missing macro, but give valid results otherwise. This patch adds the cxx11_constexpr.m4 to Makefile.am, so that it is distributed on "make dist".
-
- Oct 23, 2013
-
-
Markus Blatt authored
Previously a non existent file name (umfpack) was used in Makefile.am. This broke the build with the message: make[2]: *** Keine Regel vorhanden, um das Target »umfpack«, benötigt von »all-am«, zu erstellen. Schluss. make[2]: Leaving directory `/home/mblatt/src/dune/current/dune-common/build-auto/m4' This patch fixes this by using the correct name.
-
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.
-
- Aug 27, 2013
-
-
Steffen Müthing authored
If not found, our own fallback implementation will be used.
-
- Jul 24, 2013
-
-
Steffen Müthing authored
-
- Feb 13, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7124]]
-
- Nov 06, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r7056]]
-
- Jun 12, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6801]]
-
- Mar 20, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r6596]]
-
- Feb 11, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6568]]
-
Christoph Grüninger authored
[[Imported from SVN: r6567]]
-
- Feb 10, 2012
-
-
Christoph Grüninger authored
to dune-istl. [[Imported from SVN: r6566]]
-
- Jan 23, 2012
-
-
Oliver Sander authored
This works pretty much the same way as DUNE_DEPRECATED (without message). Thanks to Elias Pipping for implementing this. [[Imported from SVN: r6556]]
-
- Jan 22, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6554]]
-
- Dec 16, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6540]]
-
- Jun 11, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6462]]
-
Martin Nolte authored
[[Imported from SVN: r6461]]
-
- Feb 22, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6352]]
-
- Jan 30, 2011
-
-
Christian Engwer authored
(credits go to Steffen Müthing) [[Imported from SVN: r6326]]
-
- Jan 12, 2011
-
-
Christian Engwer authored
- fix config.h-comments for variadic templates [[Imported from SVN: r6308]]
-
Christian Engwer authored
[[Imported from SVN: r6307]]
-
Christian Engwer authored
[[Imported from SVN: r6306]]
-
Christian Engwer authored
[[Imported from SVN: r6305]]
-
- Aug 06, 2010
-
-
Jorrit Fahlke authored
[[Imported from SVN: r6086]]
-