- Apr 29, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6662]]
-
Markus Blatt authored
infrastructure to use the module with cmake. Currently, only an installed dune-common can be used, as the others lack the cmake confguration files. One has to provide the CMAKE_MODULE_PATH pointing to the directory where e.g. DuneMacros.cmake is installed (PREFIX/share/cmake/modules) and DuneCommon_DIR pointing to PREFIXlib/cmake. The ${CMAKE_BINARY_DIR}/config.h.cmake of the project is created such that it includes section from modules that it depends on as well as the ${CMAKE_SOURCE_DIR}/config.h.cmake. This prevents user from creating a full file by hand. Renamed package configuration files according to the style of the other modules. [[Imported from SVN: r6661]]
-
- Apr 22, 2012
-
-
Markus Blatt authored
have to specified during linking because it is implied by dunecommon. [[Imported from SVN: r6644]]
-
- Apr 20, 2012
-
-
Markus Blatt authored
Produce and install a preliminary package configuration file. [[Imported from SVN: r6641]]
-
- Apr 11, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6615]]
-
Markus Blatt authored
the ENABLE trick). Added an utility cmake function to add the necessary flags for compilation and linking. [[Imported from SVN: r6614]]
-
Markus Blatt authored
Now the executables with the correct names are built. [[Imported from SVN: r6612]]
-
Markus Blatt authored
[[Imported from SVN: r6611]]
-
Markus Blatt authored
directories. This seems to be more manageable. - Deactivated building of the test during make all. Seems annoying to our users. - Introduced make check mimicing autotools. Tests still fail where they should not. [[Imported from SVN: r6610]]
-
- 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 25, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6597]]
-
- Mar 15, 2012
-
-
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
Only ctest is working. [[Imported from SVN: r6577]]
-
- Feb 29, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6574]]
-
- 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]]
-
- 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]]
-
- Jan 14, 2012
-
-
Oliver Sander authored
Measurements showed no speed increase at all, compared to retrieving the last element first and then calling pop_back(). See dune-grid commit message 7837 for details on the measuring process. [[Imported from SVN: r6549]]
-
- Jan 11, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6548]]
-
Oliver Sander authored
[[Imported from SVN: r6547]]
-
- Jan 10, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r6546]]
-
- Jan 09, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6545]]
-
- Jan 08, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6544]]
-
- Jan 03, 2012
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6542]]
-
- Dec 06, 2011
-
-
Oliver Sander authored
Seems like not many people use this class :-) Thanks to Elias Pipping for the patch. [[Imported from SVN: r6537]]
-
- Nov 26, 2011
-
-
Andreas Dedner authored
[[Imported from SVN: r6534]]
-
Christian Engwer authored
[[Imported from SVN: r6533]]
-
- Nov 09, 2011
-
-
Jorrit Fahlke authored
Kudos to Christoph Grüninger with two additions: * Note that the transition code should be removed before the next release. * Don't give people warnings about <dune/common/geometrytype.hh> just because they included <dune/common/geometrytypeindex.hh> or <dune/geometry/typeindex.hh>. [[Imported from SVN: r6529]]
-
- Nov 03, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6523]]
-