- May 02, 2012
-
-
Markus Blatt authored
Now make test works in all directories. [[Imported from SVN: r6679]]
-
- Apr 30, 2012
-
-
Markus Blatt authored
one when this directive is processed. [[Imported from SVN: r6676]]
-
Markus Blatt authored
[[Imported from SVN: r6675]]
-
Markus Blatt authored
test directory is excluded from all and apparently not considered during make install [[Imported from SVN: r6674]]
-
Markus Blatt authored
[[Imported from SVN: r6673]]
-
Markus Blatt authored
[[Imported from SVN: r6672]]
-
Markus Blatt authored
[[Imported from SVN: r6671]]
-
Markus Blatt authored
[[Imported from SVN: r6670]]
-
Markus Blatt authored
Added function to link to default libraries. [[Imported from SVN: r6669]]
-
Markus Blatt authored
[[Imported from SVN: r6668]]
-
Markus Blatt authored
[[Imported from SVN: r6667]]
-
Markus Blatt authored
[[Imported from SVN: r6665]]
-
- Apr 29, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6664]]
-
Markus Blatt authored
[[Imported from SVN: r6663]]
-
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 27, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6660]]
-
- Apr 23, 2012
-
-
Markus Blatt authored
other DUNE modules. Check the dune.module file more rigorously! (Previously errors were not apparent) [[Imported from SVN: r6655]]
-
Markus Blatt authored
Thanks for renaming files and targets. Always a pleasure to mimic this manually. [[Imported from SVN: r6654]]
-
Markus Blatt authored
[[Imported from SVN: r6653]]
-
Markus Blatt authored
[[Imported from SVN: r6652]]
-
Markus Blatt authored
directly into the various CXX_FLAGS. This prevents warnings. [[Imported from SVN: r6651]]
-
Markus Blatt authored
subprocess cmak call. [[Imported from SVN: r6650]]
-
- 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
[[Imported from SVN: r6643]]
-
Markus Blatt authored
[[Imported from SVN: r6642]]
-
Markus Blatt authored
Produce and install a preliminary package configuration file. [[Imported from SVN: r6641]]
-
Markus Blatt authored
[[Imported from SVN: r6640]]
-
Markus Blatt authored
http://public.kitware.com/Bug/view.php?id=9220 . Used the provided workaround to make fortran optional. Please note: No Fortran == No Lapack or Blas [[Imported from SVN: r6639]]
-
Markus Blatt authored
[[Imported from SVN: r6638]]
-
Markus Blatt authored
the latter results in no define if value VAR is False. [[Imported from SVN: r6637]]
-
Markus Blatt authored
[[Imported from SVN: r6636]]
-
Markus Blatt authored
[[Imported from SVN: r6635]]
-
- Apr 19, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6634]]
-
Markus Blatt authored
share/doc/dune-common/doxygen. InstallFile.cmake now supports a list of files. [[Imported from SVN: r6633]]
-
- Apr 16, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6627]]
-
Markus Blatt authored
documentation besides doxygen can be installed. - Make sure we install under ${CMAKE_INSTALL_PREFIX}. Therefore we must provide the absolute path to our custom install script. - Include DuneDoc at toplevel and let create the doc target. Thus we can use its macros all over the place. [[Imported from SVN: r6626]]
-
Markus Blatt authored
[[Imported from SVN: r6625]]
-
Markus Blatt authored
Removed UseDoxygen.cmake as it does not seem to fit our needs. BTW: Welcome to the CMake hell! It exists, I have experienced it! [[Imported from SVN: r6624]]
-
Markus Blatt authored
[[Imported from SVN: r6623]]
-