Skip to content
Snippets Groups Projects
  1. Mar 14, 2012
    • Christoph Grüninger's avatar
      [CMake] · f2f529b1
      Christoph Grüninger authored
      Added support for MPI.
      Write module version information to config.h.
      
      [[Imported from SVN: r6588]]
      f2f529b1
    • Christoph Grüninger's avatar
      [CMake] · 22a9d2a8
      Christoph Grüninger authored
      Most tests are run correctly, some fail due to an exception or missing MPI support.
      Module name, version and email address is extracted from dune.module.
      
      [[Imported from SVN: r6587]]
      22a9d2a8
  2. Mar 13, 2012
    • Christoph Grüninger's avatar
      [CMake] · 5b0bef05
      Christoph Grüninger authored
      Include config.h even if built ot-of-source.
      Include static_assert_test to be build on test and not run.
      
      [[Imported from SVN: r6586]]
      5b0bef05
  3. Mar 09, 2012
  4. Mar 04, 2012
  5. Mar 03, 2012
  6. Feb 29, 2012
  7. Feb 13, 2012
  8. Feb 11, 2012
  9. Feb 10, 2012
  10. Feb 09, 2012
  11. Feb 08, 2012
  12. Feb 07, 2012
  13. Feb 06, 2012
  14. Jan 26, 2012
  15. Jan 25, 2012
  16. Jan 23, 2012
  17. Jan 22, 2012
  18. Jan 20, 2012
  19. Jan 18, 2012
    • Jorrit Fahlke's avatar
      Only append to CPPFLAGS · 8d142219
      Jorrit Fahlke authored
      Otherwise, the tests will just fail to compile because of missing headers
      
      Author: Elias Pipping <pipping@exherbo.org>
      
      [[Imported from SVN: r6552]]
      8d142219
  20. Jan 14, 2012
    • Oliver Sander's avatar
      Remove method top_and_pop_back() again. · fd405001
      Oliver Sander authored
      Measurements showed no speed increase at all, compared
      to retrieving the last element first and then calling
      pop_back().  See dune-grid commit message 7837 for
      details on the measuring process.
      
      [[Imported from SVN: r6549]]
      fd405001
  21. Jan 11, 2012
  22. Jan 10, 2012
  23. Jan 09, 2012
  24. Jan 08, 2012
  25. Jan 05, 2012
  26. Jan 03, 2012
  27. Dec 16, 2011
  28. Dec 15, 2011
    • Christian Engwer's avatar
      [m4] · dcf051c1
      Christian Engwer authored
      apply the two caching patches proposed by Christoph Grüninger,
      at least for me they worked flawless and showed some considerable configure speedup.
      
      [[Imported from SVN: r6539]]
      dcf051c1
Loading