Skip to content
Snippets Groups Projects
  1. Jan 26, 2010
  2. Jan 25, 2010
  3. Jan 23, 2010
  4. Jan 22, 2010
  5. Jan 21, 2010
  6. Jan 20, 2010
  7. Jan 19, 2010
  8. Jan 18, 2010
  9. Jan 17, 2010
    • Jorrit Fahlke's avatar
      Rewrite the DUNE_CHECK_LIB_EXT macro: · b08cbb32
      Jorrit Fahlke authored
       * Essentially copy and adapt the definition of AC_CHECK_LIB.  This should
         make sure the two macros behave the same even in corner cases (except for
         the added functionality, of course).
      
       * Properly document what exactly is allowed in the arguments.
      
      Parse arguments to DUNE_CHECK_LIBS_EXT properly in parmetis.  This avoids
      expansions like 'LDFLAGS="$LDFLAGS -L"$PARMETISLIBPATH""'.
      
      [[Imported from SVN: r5830]]
      b08cbb32
    • Christian Engwer's avatar
      In Berlin it was decided that Dune::array should not be substituted by · 1e93ee44
      Christian Engwer authored
      std::tr1::array, but only by std::array. The reason is to avoid the
      alignment bug is gcc-4.[012]
      
      This allows Dune::FieldVector to inherit from Dune::array.
      
      [[Imported from SVN: r5829]]
      1e93ee44
  10. Jan 15, 2010
  11. Jan 14, 2010
  12. Jan 13, 2010
Loading