Skip to content
Snippets Groups Projects
  1. Mar 12, 2013
    • Markus Blatt's avatar
      Fixed EXTRA_DIST mixup. · 632edf02
      Markus Blatt authored
      [[Imported from SVN: r1892]]
      632edf02
    • Markus Blatt's avatar
      Do not overwrite EXTRA_DIST! · ed468eed
      Markus Blatt authored
      Previously communication.pdf was not in the tarball!
      
      [[Imported from SVN: r1891]]
      ed468eed
    • Markus Blatt's avatar
      Skip LATEX_USABLE guard for communication.pdf as this done in dune_add_latex_document. · a9c58f2d
      Markus Blatt authored
      Otherwise the pdfs will not be installed from the tarballs.
      
      .-- Diese und die folgenden Zeilen werden ignoriert --
      
      _M   .
      _M   doc/buildsystem/buildsystem.tex
      _M   doc/doxygen/Doxystyle
      _M   lib/dunemodules.lib
      _M   COPYING
      _M   bin/dunecontrol
      _M   m4/parmetis.m4
      _M   m4/cxx0x_nullptr.m4
      M    cmake/modules/DuneDoxygen.cmake
      _M   dune/common
      _M   dune/common/geometrytype.hh
      _M   dune/common/test/fmatrixtest.cc
      _M   dune/common/densematrix.hh
      _M   dune/common/shared_ptr.hh
      _M   dune/common/genericiterator.hh
      _M   dune/common/mpitraits.hh
      _M   dune/common/parametertreeparser.hh
      
      .-- Diese und die folgenden Zeilen werden ignoriert --
      
      _M   .
      M    doc/CMakeLists.txt
      _M   dune/istl
      _M   dune/istl/test/matrixredisttest.cc
      _M   dune/istl/matrixutils.hh
      _M   dune/istl/solvers.hh
      _M   dune/istl/repartition.hh
      _M   dune/istl/diagonalmatrix.hh
      _M   dune/istl/supermatrix.hh
      _M   dune/istl/paamg/smoother.hh
      _M   dune/istl/paamg/parameters.hh
      _M   dune/istl/paamg/hierarchy.hh
      
      [[Imported from SVN: r1890]]
      a9c58f2d
    • Markus Blatt's avatar
      Skip LATEX_USABLE guard as this done in dune_add_latex_document. · f81692c4
      Markus Blatt authored
      Otherwise the pdfs will not be installed from the tarballs.
      
      [[Imported from SVN: r1888]]
      f81692c4
  2. Mar 11, 2013
  3. Feb 22, 2013
  4. Feb 20, 2013
  5. Feb 13, 2013
  6. Feb 08, 2013
  7. Feb 07, 2013
  8. Nov 22, 2012
  9. Nov 06, 2012
  10. Sep 20, 2012
  11. Aug 31, 2012
    • Christoph Grüninger's avatar
      [doc/comm] · af5babce
      Christoph Grüninger authored
      Check all programs even if MPI was not found. (similar to dune/common/test)
      Fix poosc08_test to compile without MPI.
      
      [[Imported from SVN: r1681]]
      af5babce
  12. Aug 24, 2012
  13. Jul 11, 2012
  14. Jul 08, 2012
  15. May 07, 2012
    • Markus Blatt's avatar
      - dune-istl is DuneIstl to CMAKE (e.g. during the find_package · 7263cf4a
      Markus Blatt authored
        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: r1577]]
      7263cf4a
  16. May 04, 2012
  17. Apr 30, 2012
  18. Feb 02, 2012
  19. Oct 15, 2010
  20. Sep 20, 2010
  21. Apr 09, 2010
  22. Mar 26, 2010
  23. Jan 26, 2010
    • Markus Blatt's avatar
      BugFix. · 620a15ff
      Markus Blatt authored
      Use MPIHelper instead of MPI directly. Should make make headercheck
      succeed even if MPI is not installed. 
      
      Merge to release to fix the autobuilds.
      
      [[Imported from SVN: r1166]]
      620a15ff
  24. Jan 14, 2010
  25. Jan 12, 2010
  26. Nov 03, 2009
  27. Oct 14, 2009
Loading