1. 05 Jun, 2015 1 commit
    • Thomas Jahns's avatar
      Fix incorrect Fortran preprocessing candidates. · e465e15d
      Thomas Jahns authored
      * This partially reverts "added support for C89/90 preprocessor" which only
        covered up an already bad situation.
      
      Using the C preprocessor on Fortran sources does ultimately not work
      since it doesn't know about Fortran-specific features like the _OPENMP
      macro and is chronically likely to pick up the cpp belonging to
      another compiler (e.g. to system gcc when compiling with xlf on Linux/ppc).
      e465e15d
  2. 03 Jun, 2015 2 commits
  3. 02 Jun, 2015 33 commits
  4. 28 May, 2015 1 commit
  5. 29 Apr, 2015 1 commit
  6. 27 Apr, 2015 1 commit
  7. 22 Apr, 2015 1 commit