- Feb 20, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1866]]
-
Markus Blatt authored
Revision r1791 .---------------------- Renamed CMAKE_(SOURCE|BINARY)_DIR to PROJECT_(SOURCE|BINARY)_DIR to let people build dune modules as subproject of another project. .---------------------- [[Imported from SVN: r1865]]
-
Markus Blatt authored
Revision r1790 .---------------------- distribute files needed by cmake with autotools-generated tarballs .---------------------- [[Imported from SVN: r1864]]
-
Markus Blatt authored
Revision r1788 .---------------------- added missing whitespace after CMakeLists.txt .---------------------- [[Imported from SVN: r1863]]
-
Markus Blatt authored
Revision r1787 .---------------------- distribute CMakeLists.txt with autotools tarballs .---------------------- [[Imported from SVN: r1862]]
-
Markus Blatt authored
Revision r1786 .---------------------- Install cmake modules [[Imported from SVN: r1861]]
-
Markus Blatt authored
Initial message was : Remove doc/comm as it is now part of dune-common Somehow the deletion of doc/comm got lost while resolving a tree conflict [[Imported from SVN: r1860]]
-
Markus Blatt authored
[[Imported from SVN: r1859]]
-
Markus Blatt authored
Revision r1785 .---------------------- Remove doc/comm as it is now part of dune-common Somehow the deletion of doc/comm got lost while resolving a tree conflict .---------------------- [[Imported from SVN: r1858]]
-
Markus Blatt authored
Initial message was : [MERGE] merged recent changes from the trunk and adapted build system. [[Imported from SVN: r1857]]
-
Markus Blatt authored
Initial message was : [MERGE] merged recent changes from the trunk and adapted build system. [[Imported from SVN: r1856]]
-
Markus Blatt authored
Initial message was : Merged changes from the trunk [[Imported from SVN: r1855]]
-
Markus Blatt authored
Revision r1731 .---------------------- [FindSuperLU.cmake] Update test to conform common style. Changed user variable SUPERLU_DIR to SUPERLU_PREFIX. .---------------------- [[Imported from SVN: r1854]]
-
Markus Blatt authored
Revision r1727 .---------------------- Some of the macros used are only available for CMake 2.8.6 and higher. Bumped required CMake version .---------------------- [[Imported from SVN: r1853]]
-
Markus Blatt authored
Initial message was : Merged bugfix from trunk [[Imported from SVN: r1852]]
-
Markus Blatt authored
Revision r1722 .---------------------- find_package(SuperLU) failed with an error if SuperLU was not found. This was due to the fact that find_<lib|file>(varname ...) sets ${varname} to varname-NOTFOUND if nothing is found. Therefore using the variable varname in CMAKE_REQUIRED_<LIBRARIES|INCLUDES> is a really bad idea. We are preventing this now by checking the variables first. .---------------------- [[Imported from SVN: r1851]]
-
Markus Blatt authored
Revision r1721 .---------------------- Export PREFIX to find config.h.cmake .---------------------- [[Imported from SVN: r1850]]
-
Markus Blatt authored
Revision r1720 .---------------------- Correct prefix path. .---------------------- [[Imported from SVN: r1849]]
-
Markus Blatt authored
Initial message was : Merged latest patches from the trunk [[Imported from SVN: r1848]]
-
Markus Blatt authored
Revision r1714 .---------------------- - List the cmake modules explicitly (file(GLOB will not detect changes 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 .---------------------- [[Imported from SVN: r1847]]
-
Markus Blatt authored
Initial message was : Merged latest changes from the trunk [[Imported from SVN: r1846]]
-
Markus Blatt authored
Revision r1708 .---------------------- Use GNUInstallDir to specify installation directory. .---------------------- [[Imported from SVN: r1845]]
-
Markus Blatt authored
Revision r1707 .---------------------- - Got rid off debugging output. - Removed dependency on cmake version 2.8.9 .---------------------- [[Imported from SVN: r1844]]
-
Markus Blatt authored
Revision r1706 .---------------------- [FindSuperLU.cmake] Add missing BLAS libraries for tests. .---------------------- [[Imported from SVN: r1843]]
-
Markus Blatt authored
Revision r1704 .---------------------- Added missing superlu flags. .---------------------- [[Imported from SVN: r1842]]
-
Markus Blatt authored
Revision r1703 .---------------------- [FindSuperLU.cmake] Make sure the function add_dune_superlu_flags is always defined. .---------------------- [[Imported from SVN: r1841]]
-
Markus Blatt authored
Revision r1698 .---------------------- [FindSuperLU.cmake] Fix handling of failing BLAS check. .---------------------- [[Imported from SVN: r1840]]
-
Markus Blatt authored
Revision r1696 .---------------------- [FindSuperLU.cmake] Add missing include. Improve library search. .---------------------- [[Imported from SVN: r1839]]
-
Markus Blatt authored
Revision r1695 .---------------------- [FindSuperLU.cmake] Rework SuperLU check; it conforms to the way CMake wants checks. Thanks to Markus Blatt for the hints. .---------------------- [[Imported from SVN: r1838]]
-
Markus Blatt authored
Initial message was : Synced with trunk and added new tests to CMakeLists.txt [[Imported from SVN: r1837]]
-
Markus Blatt authored
Initial message was : Merged modification from trunk. Branch is up to date now. We now append the definitions used for SuperLU to COMPILE_DEFINITIONS rather than overwriten COMPILE_FLAGS on the target. Fixed some definitions that were obviously wrong. [[Imported from SVN: r1836]]
-
Markus Blatt authored
Initial message was : Update merge info. [[Imported from SVN: r1835]]
-
Markus Blatt authored
Revision r1678 .---------------------- Export dependencies. .---------------------- [[Imported from SVN: r1834]]
-
Markus Blatt authored
Revision r1677 .---------------------- Define istl information, too. .---------------------- [[Imported from SVN: r1833]]
-
Markus Blatt authored
Revision r1676 .---------------------- Update minimum version. .---------------------- [[Imported from SVN: r1832]]
-
Markus Blatt authored
Initial message was : Synced with trunk (patches 1652-1659 These patches realized the following: - better complex support - Adapted ist autoconf test to changes in ParMETIS test. [[Imported from SVN: r1831]]
-
Markus Blatt authored
Revision r1655 .---------------------- [FindSuperLU] Add test for HAVE_MEM_USAGE_T_EXPANSIONS needed for SuperLU 3.0. This fixes CMake Bug #133. .---------------------- [[Imported from SVN: r1830]]
-
Markus Blatt authored
Revision r1654 .---------------------- Corrected enable trick. .---------------------- [[Imported from SVN: r1829]]
-
Markus Blatt authored
[[Imported from SVN: r1828]]
-
Markus Blatt authored
Revision r1653 .---------------------- Activate dotproducttest. (Sorry for reordering the tests). .---------------------- [[Imported from SVN: r1827]]
-