- 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 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]]
-
Markus Blatt authored
Doyfile.in needs to be generated. [[Imported from SVN: r6622]]
-
Markus Blatt authored
[[Imported from SVN: r6621]]
-
Markus Blatt authored
[[Imported from SVN: r6620]]
-
- Apr 15, 2012
-
-
Markus Blatt authored
Right now only the buildsystem documentation is built. [[Imported from SVN: r6619]]
-
Markus Blatt authored
creates. Thus we can run latex during make doc. [[Imported from SVN: r6618]]
-
- 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
[[Imported from SVN: r6613]]
-
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]]
-
Markus Blatt authored
[[Imported from SVN: r6609]]
-
- Apr 03, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6606]]
-
Markus Blatt authored
[[Imported from SVN: r6605]]
-