-
Notifications
You must be signed in to change notification settings - Fork 7
Update Fab to include LFRic_core and UM changes #544
Copy link
Copy link
Open
Description
A few small things:
- The compiler setup scripts have been renamed from
script_gnu.pytosetup_script_gnu.py. It would be useful if the setup in Fab would use the same naming convention. - FabBase needs a
nameproperty (returningself._name) - Add property for
_site_config - We need an option to add a root_symbol (not just setting it), or likely we need both :)
- Support setting of mirrors in a new
update_repocallback (see UM). A more generic/better mirroring support might actually be useful. It would also involve to move the dependencies.yaml support class into Fab (seems to be the best place for a tool that will be used across various repos) - Various updates to compiler setup scripts (documenting options etc)
- The
pfunittool (added in lfric_core Fix test warning #292) should likely be moved here, so testing can be used with more suites? Maybe even the pfunit_mixin?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status