Skip to content

Integration/oqs: Autogenerate file list #1155

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hanno-becker
Copy link
Contributor

The script integration/liboqs/liboqs-check-filelist.py checks whether the file lists in the libOQS YML files are up to date. However, until now they still had to be edited manually when files were removed or added.

This commit removes said script and instead auto-updates the file list in the libOQS YML files as part of scripts/autogen. The check that the lists are up to date is then part of autogen --dry-run.

The script integration/liboqs/liboqs-check-filelist.py checks
whether the file lists in the libOQS YML files are up to date.
However, until now they still had to be edited manually when
files were removed or added.

This commit removes said script and instead auto-updates the file
list in the libOQS YML files as part of scripts/autogen. The check
that the lists are up to date is then part of `autogen --dry-run`.

Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
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.

1 participant