Skip to content

support build/clean/update scripts for modules #37

@kubanrob

Description

@kubanrob

If we do that right, this could help with the following use cases:

  • Simplify the MyThOS build in regard to 3rdparty libraries. Modules could download, down-/upgrade, and build the libraries.
  • Support modules that require some file transformation (e.g. preprocessor). In MyThOS, there is currently only one module that could use that, however, it might be useful when porting benchmarks such as Splash-3

Although scripts could be used to retrieve files, this issue is orthogonal to #19. It enables to have files separate from the module files and download/generate them on demand, but might not be used to obtain the module files itself.

This is a low priority issue and might require some thought to get it right ... if we decide to do it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions