Skip to content

Example configuration files for FortranCallGraph and FortranTestGenerator

Notifications You must be signed in to change notification settings

fortesg/config-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-examples

Example configuration files for FortranCallGraph and FortranTestGenerator

Plain samples from https://github.com/fortesg/fortrancallgraph and https://github.com/fortesg/fortrantestgenerator

Christian's personal ICON configuration, usally tested with ICON's latest master

Christian's personal ICON configuration for analysing preprocessed files

Compile ICON with export FFLAGS=-save-temps -g -O0 and don't remove *.f90 files in build directory.

Handle with care! When you rerun the compiler/preprocesser after source modification, later analyses will use modified preprocessed files and not the backup files of the original source files.

About

Example configuration files for FortranCallGraph and FortranTestGenerator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages