Skip to content

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Nov 21, 2020

Minor changes for consistency:

  • move manifest defaults from fpm to fpm_manifest
  • rename all manifest types from *_t to *_config_t, frees names like executable_t or dependency_t.
  • names of instances in package_config_t correspond to table names in manifest

- move defaults from fpm to fpm_manifest
- rename all manifest types from *_t to *_config_t
- instance names correspond to table names in manifest
Copy link
Member

@LKedward LKedward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cheers, this renaming is helpful for other types and the rest of the refactoring looks good 👍

@awvwgk awvwgk mentioned this pull request Nov 24, 2020
9 tasks
@LKedward
Copy link
Member

The only semantic change in this PR is a minor refactoring of the package defaults — everything else is variable naming so I will merge. Thanks @awvwgk

@LKedward LKedward merged commit c4ce73e into fortran-lang:master Nov 25, 2020
@awvwgk awvwgk deleted the manifest branch November 25, 2020 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants