- Apr 03, 2012
-
-
Markus Blatt authored
The documentation is still not built and therefore not installed [[Imported from SVN: r6602]]
-
Markus Blatt authored
[[Imported from SVN: r6601]]
-
- Mar 26, 2012
-
-
Markus Blatt authored
and static (dune-common) linkage. For supercomputer we need pure statically linked binaries. This patch maked Cmake prefer static linkage on request (i.e. setting DUNE_USE_ONLY_STATIC_LIB to true). Unfortunately, this breaks the Lapack test on ubuntu and Debian (at least wheezy) as there are multiple definitions in libblas.a and liblapack.a. [[Imported from SVN: r6598]]
-
- Mar 25, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6597]]
-
- Mar 20, 2012
-
-
Markus Blatt authored
Do not use cmakedefine01, as DUNE relies on the fact that there is no define if a feature is not there. Use a similar order for the defines in config.h.cmake for better comparsin with e.g. meld. [[Imported from SVN: r6594]]
-
Markus Blatt authored
[[Imported from SVN: r6593]]
-
- Mar 15, 2012
-
-
Christoph Grüninger authored
Fixed mismatching condition in endforeach in FindSharedPtr.cmake [[Imported from SVN: r6592]]
-
Christoph Grüninger authored
Temporarilly remove syncertest from building. Add some comments to config.h.cmake. [[Imported from SVN: r6591]]
-
- Mar 14, 2012
-
-
Christoph Grüninger authored
Exclude linking to MPI_CXX_LIBRARIES if MPI not found. [[Imported from SVN: r6590]]
-
Christoph Grüninger authored
Create libdunecommon.la in the right directory. [[Imported from SVN: r6589]]
-
Christoph Grüninger authored
Added support for MPI. Write module version information to config.h. [[Imported from SVN: r6588]]
-
Christoph Grüninger authored
Most tests are run correctly, some fail due to an exception or missing MPI support. Module name, version and email address is extracted from dune.module. [[Imported from SVN: r6587]]
-
- Mar 13, 2012
-
-
Christoph Grüninger authored
Include config.h even if built ot-of-source. Include static_assert_test to be build on test and not run. [[Imported from SVN: r6586]]
-
- Mar 09, 2012
-
-
Christoph Grüninger authored
directory. [CMake] make builds more than half of the tests. [[Imported from SVN: r6580]]
-
- Mar 04, 2012
-
-
Christoph Grüninger authored
[CMake] Added test for C++11 features. [[Imported from SVN: r6578]]
-
Christoph Grüninger authored
Only ctest is working. [[Imported from SVN: r6577]]
-
- Mar 03, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6575]]
-
- Feb 29, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6574]]
-
- Feb 13, 2012
-
-
Carsten Gräser authored
[[Imported from SVN: r6573]]
-
Martin Nolte authored
also use AS_IF instead of direct shell commands (more portable) [[Imported from SVN: r6572]]
-
Oliver Sander authored
[[Imported from SVN: r6571]]
-
Oliver Sander authored
get rid of the copyright notice for 'uid2029'. Judging from the single commit he/she/it did that must have been either Thimo, Christian, or me [[Imported from SVN: r6570]]
-
Oliver Sander authored
[[Imported from SVN: r6569]]
-
- 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]]
-
- Feb 09, 2012
-
-
Christoph Grüninger authored
[[Imported from SVN: r6565]]
-
- Feb 08, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6564]]
-
- Feb 07, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6563]]
-
Oliver Sander authored
[[Imported from SVN: r6562]]
-
Oliver Sander authored
[[Imported from SVN: r6561]]
-
- Feb 06, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6560]]
-
- Jan 26, 2012
-
-
Christian Engwer authored
[[Imported from SVN: r6559]]
-
Christian Engwer authored
[[Imported from SVN: r6558]]
-
- Jan 25, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6557]]
-
- 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]]
-
Oliver Sander authored
[[Imported from SVN: r6555]]
-
- Jan 22, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6554]]
-
- Jan 20, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6553]]
-
- Jan 18, 2012
-
-
Jorrit Fahlke authored
Otherwise, the tests will just fail to compile because of missing headers Author: Elias Pipping <pipping@exherbo.org> [[Imported from SVN: r6552]]
-