Skip to content
Snippets Groups Projects
  1. Apr 03, 2012
  2. Jul 12, 2011
  3. Mar 29, 2011
  4. Mar 28, 2011
  5. Feb 28, 2011
  6. Feb 11, 2011
  7. Feb 09, 2011
  8. Jan 04, 2011
  9. Nov 07, 2010
  10. Sep 23, 2010
  11. Sep 08, 2010
  12. Sep 02, 2010
  13. Sep 01, 2010
  14. Jun 25, 2010
  15. May 25, 2010
  16. Apr 19, 2010
  17. Mar 24, 2010
  18. Mar 12, 2010
  19. Jan 29, 2010
  20. Jan 14, 2010
  21. Jan 13, 2010
  22. Jan 12, 2010
  23. 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
  24. Dec 16, 2009
Loading