Skip to content

Cleanup language support

Julien Bigot requested to merge language_cleanup into master
  • explicitly request C++14 support,
  • moved Fortran support to src/fortran
  • moved Python support to src/python
  • compile PDI module instead of requiring pdi.F90 inclusion
  • Offer support for pdif.h as module fallback

Merge request reports