Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: multiple concurrent protosyn #1

Open
wants to merge 1 commit into
base: openpiton-dev
Choose a base branch
from

Conversation

tianrui-wei
Copy link

This commit supports multiple current protosyn runs, with improved
invisibility

  1. added -p, --path flags to protosyn and protocheck. When not
    specified, the project will be created at build///
    instead of overwriting the previous one.
  2. when the flags are specified, then the / will be created
    under path.

Signed-off-by: Tianrui Wei tianrui@tianruiwei.com

This commit supports multiple current protosyn runs, with improved
invisibility

1. added -p, --path flags to protosyn and protocheck. When not
specified, the project will be created at build/<git-hash>/<sys>/<board>
instead of overwriting the previous one.
2. when the flags are specified, then the <sys>/<board> will be created
under path.

Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
@tianrui-wei
Copy link
Author

I think this should be the first step in upstreaming op into this repo, and this commit is a good starting point as it aids launching multiple protosyn runs with increased reproducibility .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant