- Feb 20, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1828]]
-
Markus Blatt authored
Revision r1653 .---------------------- Activate dotproducttest. (Sorry for reordering the tests). .---------------------- [[Imported from SVN: r1827]]
-
Markus Blatt authored
Initial message was : Merged changes from the trunk and adaped header lists in CMakeLists.txt [[Imported from SVN: r1826]]
-
Markus Blatt authored
Initial message was : Synced with trunk [[Imported from SVN: r1825]]
-
Markus Blatt authored
Initial message was : Synced with trunk [[Imported from SVN: r1824]]
-
Markus Blatt authored
Initial message was : Merged changes from the trunk [[Imported from SVN: r1823]]
-
Markus Blatt authored
Revision r1616 .---------------------- [CMake] Add MPITESTS and PARMETISTESTS only conditionally to ALLTESTS. .---------------------- [[Imported from SVN: r1822]]
-
Markus Blatt authored
Revision r1615 .--------------------------- [CMake] Add HAVE_SUPERLU et al. to config.h. Update test set up to handle SuperLU tests correctly. [[Imported from SVN: r1821]]
-
Markus Blatt authored
Revision r1614 .---------------------- Remove config.* from svn:ignore as it shadowed config.h.cmake. Added config.h.cmake .---------------------- [[Imported from SVN: r1820]]
-
Markus Blatt authored
Revision r1613 .---------------------- [CMake] Some variable from FindSuperLU.cmake are now cached. Added function add_dune_superlu_flags. .---------------------- [[Imported from SVN: r1819]]
-
Markus Blatt authored
Revision r1606 .---------------------- [CMake] Renamed SUPERLU_ROOT to SUPERLU_DIR, seems to be a more common name. .---------------------- [[Imported from SVN: r1818]]
-
Markus Blatt authored
Revision r1605 .---------------------- [CMake] A hint where SuperLU is located can be given by SUPERLU_ROOT. If it is not found there, it silencely fails and searchs the default installtion locations. .---------------------- [[Imported from SVN: r1817]]
-
Markus Blatt authored
Revision r1604 .---------------------- [CMake] Now the superlu library names are more platform independant. .---------------------- [[Imported from SVN: r1816]]
-
Markus Blatt authored
Revision r1603 .---------------------- [CMake] Use guards to conditionally set MPITESTS, otherwise cmake aborts. This differs from the way we handle tests requiring MPI compared to dune-common. Maybe we should discuss which way we want to use in Dune in general: HAVE_* macros or build guards in Makefile.am/CMakeLists.txt. .---------------------- [[Imported from SVN: r1815]]
-
Markus Blatt authored
Revision r1602 .---------------------- [CMake] Add FindSuperLU.cmake. HAVE_SUPERLU is not yet set, it'll follow. .---------------------- [[Imported from SVN: r1814]]
-
Markus Blatt authored
Revision r1598 .---------------------- Use the new macro name. .---------------------- [[Imported from SVN: r1813]]
-
Markus Blatt authored
Revision r1597 .---------------------- Renamed add_parmetis_flags to add_dune_parmetis_flags for consistency. .---------------------- [[Imported from SVN: r1812]]
-
Markus Blatt authored
Revision r1596 .---------------------- [CMake] Change project call because dune_project() was changed. .---------------------- [[Imported from SVN: r1811]]
-
Markus Blatt authored
Initial message was : synced with trunk Bugfix: initialize data member from constructor argument. Thanks to Andreas Lauser for pointing this out. [[Imported from SVN: r1810]]
-
Markus Blatt authored
Initial message was : Merged bugfix 1585 from trunk. [[Imported from SVN: r1809]]
-
Markus Blatt authored
Revision r1586 .---------------------- Use ParMETIS test. .---------------------- [[Imported from SVN: r1808]]
-
Markus Blatt authored
Revision r1584 .---------------------- Package configuration files and find_package use the regular dune modul name (lower case with dashes). These leads to kind of weired variabable names (dune-common_DIR, dune-common_LIBRARIES, etc.) but finds non-installes modules easier. You just sets CMAKE_PREFIX_PATH to the directory containing the modules. .---------------------- [[Imported from SVN: r1807]]
-
Markus Blatt authored
Initial message was : Merged revisions r1563 to r1582 from trunk to sync the branch. [[Imported from SVN: r1806]]
-
Markus Blatt authored
Revision r1578 .---------------------- Support using build trees in addition to installation trees. No need to install modules anymore. .---------------------- [[Imported from SVN: r1805]]
-
Markus Blatt authored
Revision r1577 .---------------------- - dune-istl is DuneIstl to CMAKE (e.g. during the find_package call). Mimic this in the variable names used in the package configuration files. (They were wrong anyway!) - provide optional 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: r1804]]
-
Markus Blatt authored
Revision r1576 .---------------------- Introduced dune-istl macros to find boost and fusion. example compiles with fusion. .---------------------- [[Imported from SVN: r1803]]
-
Markus Blatt authored
Revision r1575 .---------------------- Build istl.pdf .---------------------- [[Imported from SVN: r1802]]
-
Markus Blatt authored
Revision r1574 .---------------------- Check whether latex is usable. If not, do not try to build the latex documents. .---------------------- [[Imported from SVN: r1801]]
-
Markus Blatt authored
Revision r1571 .---------------------- Finally cmake to build the test during make test, that is on demand. Now make test works in all directories. .---------------------- [[Imported from SVN: r1800]]
-
Markus Blatt authored
Revision r1564 .---------------------- Added test. Make test works now. .---------------------- [[Imported from SVN: r1799]]
-
Markus Blatt authored
Revision r1563 .---------------------- make build_tests runs smoothly now. [[Imported from SVN: r1798]]
-
Markus Blatt authored
Revision r1559 .---------------------- Fixed filename. .---------------------- [[Imported from SVN: r1797]]
-
Markus Blatt authored
Revision r1558 .---------------------- No need to install Doxyfile. make install runs through. .---------------------- [[Imported from SVN: r1796]]
-
Markus Blatt authored
Revision r1557 .---------------------- make all works. make doc works. .---------------------- [[Imported from SVN: r1795]]
-
Markus Blatt authored
Revision r1556 .---------------------- Rudimentary configure with cmake works. (No tests added yet, make is untested.) .---------------------- [[Imported from SVN: r1794]]
-
Markus Blatt authored
Revision r1555 .---------------------- Create branch for CMake integration .---------------------- [[Imported from SVN: r1793]]
-
- Feb 15, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1789]]
-
- Feb 02, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r1779]]
-
- Jan 31, 2013
-
-
Christoph Grüninger authored
Thanks for the patch to Bård Skaflestad. [[Imported from SVN: r1778]]
-
- Jan 28, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r1777]]
-