Skip to content

investigate if proof cache should store more state #122

@lsf37

Description

@lsf37

Currently, aws-proofs always rebuilds the following:

  • scala component
  • standalone C parser
  • haskell kernel

This is because the cache doesn't store build outputs for these. Investigate what would be necessary to include them.

It might be fine to just scan and add them to a second tar file. Potential problems when directory structure changes and the cache then pollutes the source tree with random stuff. Then again, it should reset automatically after the regular clean build, so problems will be limited in time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestverificationactions related to proofs and l4v

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions