Skip to content
Snippets Groups Projects

IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generators

Merged Brad King requested to merge brad.king/cmake:IntelLLVM-Fortran-copy-mod into master

The Makefile generators use an internal cmake -E cmake_copy_f90_mod tool to avoid rebuilding module consumers when the .mod content changes only in a trivial way (e.g. the time it was built). This is done with logic specific to each vendor's module file format. Enable the "Intel" format support when using the IntelLLVM compiler (ifx) too.

Issue: #22922
Backport: release

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading