- Mar 12, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7403]]
-
Markus Blatt authored
[[Imported from SVN: r7402]]
-
- Mar 11, 2013
-
-
Markus Blatt authored
We now check whether the tex source exists. If not we check whether the pdf is already in the source tree, otherwise we send an error. [[Imported from SVN: r7398]]
-
- Feb 22, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7383]]
-
Markus Blatt authored
Previously there still was a dependency to build the pdf which miserably failed as we don not distribute tex files. [[Imported from SVN: r7382]]
-
Markus Blatt authored
The tarballs already contain the generated pdf files. No CMake will detect whether the pdf are contained in the source tree. If that is the case they will not be generated and installed directly. [[Imported from SVN: r7380]]
-
- Feb 20, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7371]]
-
Markus Blatt authored
[[Imported from SVN: r7369]]
-
- Feb 19, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7361]]
-
Markus Blatt authored
[[Imported from SVN: r7130]]
-
- Feb 18, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7129]]
-
Markus Blatt authored
[[Imported from SVN: r7128]]
-
- Feb 13, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7124]]
-
Markus Blatt authored
Install CMake files with autotools. [[Imported from SVN: r7119]]
-
- Feb 08, 2013
-
-
Markus Blatt authored
Corrected a typo. [[Imported from SVN: r7114]]
-
- Jan 13, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r7073]]
-
- Dec 26, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r7071]]
-
- Nov 18, 2012
-
-
Christoph Grüninger authored
Complete overwork of GMP test. Changed variable GMP_PATH to GMP_PREFIX. Tested without GMP and with GMP 5.0.5, both installed in /usr and using a user-specified prefix path. [[Imported from SVN: r7059]]
-
- Nov 02, 2012
-
-
Christoph Grüninger authored
Improve ParMETIS test, tested with dune-istl and ParMETIS versions 3.2.0 and 4.0.2. [[Imported from SVN: r7054]]
-
- Oct 13, 2012
-
-
Christoph Grüninger authored
Improve METIS test, tested with versions 4.0.3 and 5.0.2. [[Imported from SVN: r7035]]
-
- Sep 27, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6998]]
-
Markus Blatt authored
after configure) - Make CMake module installation path configurable - Detect CMAKE_MODULE_PATH automatically + First call find_package(dune-common) to query its CMAKE_MODULE_PATH + Then setup the module path + After each find_package of dune module update the CMAK_MODULE_PATH + each module exports ist own <package-name>_MODULE_PATH in the + package configuration files - Adapted dunecontrol and duneproject accordingly. [[Imported from SVN: r6996]]
-
- Sep 20, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6988]]
-
Markus Blatt authored
- Removed dependency on cmake version 2.8.9 Object libraries can now be created with dune_add_library(<target> OBJECT <sources>). It will create a GLOBAL property _DUNE_TARGET_OBJECTS:<target>_ that records the full path to the source files. Theses can later be referenced by providing _DUNE_TARGET_OBJECTS:<target>_ as one of the sources to dune_add_library [[Imported from SVN: r6987]]
-
- Sep 04, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6970]]
-
Markus Blatt authored
run only during configure. [[Imported from SVN: r6967]]
-
Markus Blatt authored
[[Imported from SVN: r6966]]
-
Markus Blatt authored
[[Imported from SVN: r6965]]
-
Markus Blatt authored
The previous approach failed if there were to many files for the shell. [[Imported from SVN: r6964]]
-
Markus Blatt authored
the user supplied path and the NO_DEFAULT_PATH option and a second without PATH and NO_DEFAULT_PATH. Removed ifclauses around second search as due to caching the search will not be performed if the first find was successful. [[Imported from SVN: r6963]]
-
Christoph Grüninger authored
Fix ParMETIS part of FindParMETIS.cmake, tested with dune-istl and ParMETIS 3.2 / ParMETIS 4.0. [[Imported from SVN: r6962]]
-
- Sep 03, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6961]]
-
Markus Blatt authored
dune_add_library now appends targets for export if necessary. [[Imported from SVN: r6957]]
-
- Aug 30, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6945]]
-
Markus Blatt authored
[[Imported from SVN: r6943]]
-
- Aug 29, 2012
-
-
Markus Blatt authored
between the flags and linking will fail. [[Imported from SVN: r6940]]
-
Christoph Grüninger authored
Add missing include CheckCXXSymbolExists to FindGMP.cmake. [[Imported from SVN: r6935]]
-
- Aug 28, 2012
-
-
Markus Blatt authored
No need to call macros during find package. [[Imported from SVN: r6932]]
-
- Aug 21, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6918]]
-
Markus Blatt authored
ones. It works for multiple targets. [[Imported from SVN: r6916]]
-