- May 07, 2012
-
-
Markus Blatt authored
executed by finalize_dune_project, anyway. [[Imported from SVN: r6701]]
-
Markus Blatt authored
to install modules anymore. [[Imported from SVN: r6700]]
-
Markus Blatt authored
call). Mimic this in the variable names used in the package configuration files. - CMake practices for variable name in package configuration - added an optional argument for specifying a dependency to create_doc_install. This is needed as add_latex_document with the safepdf option creates a target <basename>_safepdf for building <basename>.pdf. Without specifying <basename>_safepdf as the dependency, <basename>.pdf would be build in non-safe mode before install leading to errors with eps figures. [[Imported from SVN: r6699]]
-
- May 06, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6698]]
-
Markus Blatt authored
Replace output with status messages. [[Imported from SVN: r6697]]
-
Markus Blatt authored
[[Imported from SVN: r6696]]
-
Markus Blatt authored
[[Imported from SVN: r6695]]
-
Markus Blatt authored
[[Imported from SVN: r6694]]
-
Markus Blatt authored
[[Imported from SVN: r6693]]
-
Markus Blatt authored
[[Imported from SVN: r6692]]
-
Markus Blatt authored
breaks some tests afterwards. [[Imported from SVN: r6691]]
-
Markus Blatt authored
CMAKE_INSTALL_PREFIX that will be searched automatically. [[Imported from SVN: r6690]]
-
Markus Blatt authored
[[Imported from SVN: r6689]]
-
- May 04, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6688]]
-
Markus Blatt authored
[[Imported from SVN: r6687]]
-
Markus Blatt authored
[[Imported from SVN: r6686]]
-
Markus Blatt authored
directives.) Fixes Atgeirr' problem on Mac OSX [[Imported from SVN: r6685]]
-
- 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]]
-