Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Cleanup language support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Julien Bigot
requested to merge
language_cleanup
into
master
Oct 01, 2018
Overview
0
Commits
1
Pipelines
5
Changes
20
Expand
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