Skip to content
Snippets Groups Projects
  1. Jan 13, 2010
  2. Jan 12, 2010
  3. Jan 11, 2010
    • Jorrit Fahlke's avatar
      * Fix some bugs in the mpi stuff which were introduced in the last commit. · 36bb8dbd
      Jorrit Fahlke authored
      * Infrastructure to warn about the use of deprecated preprocessor make
        variables.
      * Use that infrastructure to war about MPI_CPPFLAGS.
      
      [[Imported from SVN: r5807]]
      36bb8dbd
    • Jorrit Fahlke's avatar
      LDFLAGS-transition for the MPI stuff: · 15839472
      Jorrit Fahlke authored
        - Introduce autoconf substitutions DUNEMPICPPFLAGS, DUNEMPILDFLAGS and
          DUNEMPILIBS.
        - Deprecate MPI_LDFLAGS and MPI_CPPFLAGS: the automake manual recommends
          against "_" in names of such variables, MPI_LDFLAGS actually contains
          mainly libraries and simply changing MPI_LDFLAGS to MPI_LIBS will probably
          break a lot of stuff.  By deprecating MPI_CPPFLAGS it is possible to make
          the preprocessor generate a deprecation warning with instructions to
          change both MPI_CPPFLAGS and MPI_LDFLAGS (though this has yet to be
          implemented).
      
      [[Imported from SVN: r5806]]
      15839472
    • Jorrit Fahlke's avatar
      merge revisions 5782 to 5803 from trunk · 10220c62
      Jorrit Fahlke authored
      [[Imported from SVN: r5804]]
      10220c62
  4. Dec 16, 2009
  5. Dec 13, 2009
  6. Dec 11, 2009
  7. Dec 09, 2009
  8. Dec 08, 2009
  9. Nov 04, 2009
  10. Nov 03, 2009
  11. Oct 13, 2009
  12. Oct 12, 2009
  13. Oct 04, 2009
  14. Oct 03, 2009
    • Jorrit Fahlke's avatar
      * Introduce AlwaysFalse, a helper template for dune_static_assert(). · 5d5a69ec
      Jorrit Fahlke authored
      * Turn STRIP_CODE_COMMENTS on in Doxyfile.in.  Otherwise, doxygen seems to
        remove comments from \code...\endcode blocks.  This has the side effect that
        comments are no longer stripped from the source code doxygen presents via
        the web interface, which is probably a good thing in itself.
      
      [[Imported from SVN: r5616]]
      5d5a69ec
  15. Sep 23, 2009
  16. Aug 31, 2009
  17. Aug 04, 2009
  18. Jul 28, 2009
  19. Jul 06, 2009
  20. Jun 05, 2009
  21. May 17, 2009
  22. May 13, 2009
  23. Apr 03, 2009
  24. Apr 02, 2009
  25. Mar 03, 2009
  26. Mar 02, 2009
    • Oliver Sander's avatar
      use old-style portable way to encode umlauts · 1b03cf59
      Oliver Sander authored
      [[Imported from SVN: r5463]]
      1b03cf59
    • Oliver Sander's avatar
      Edited the first two chapters for increased legibility. · ef67217e
      Oliver Sander authored
      'Getting started' and 'Creating your own module' have been
      merged.  'Getting started' should contain something simpler,
      like building and compiling the grid howto.
      
      Actually, the description on how to create your own module
      explains for the most part how you copy'n'paste files from
      dune-grid to fit your own module.  It makes you wonder why
      duneproject doesn't do that for you.
      
      I also ran the spellchecker.  A very helpful tool indeed!
      
      
      [[Imported from SVN: r5462]]
      ef67217e
  27. Mar 01, 2009
Loading