Skip to content
  • Brad King's avatar
    ENH: Implement Fortran module dependencies across targets and directories. · 68dad94b
    Brad King authored
      - See issue #5809
      - Keep information about all sources in the target until deps are written
      - Create a fortran.internal file after scanning that lists modules provided
      - Load fortran.internal files from linked targets to find modules
      - Search the include path for external modules
      - Create file-level deps on in-project module timestamps or external mods
    68dad94b