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

scripts refactoring #667

Merged
merged 4 commits into from
Jun 23, 2023
Merged

scripts refactoring #667

merged 4 commits into from
Jun 23, 2023

Conversation

igaw
Copy link
Collaborator

@igaw igaw commented Jun 23, 2023

We have a bunch of maintenance and build scripts. Let's move them to a central place.

Move the CI build instruction into script which makes it simpler to run locally testing different configurations.

igaw added 3 commits June 23, 2023 10:51
The helper scripts for maintaining are distributed over several
directories. Let's move them to the scripts directory.

Signed-off-by: Daniel Wagner <[email protected]>
Make sure that the script runs from the lop level dir.

While at it also properly quote variables to make shellcheck happy.

Signed-off-by: Daniel Wagner <[email protected]>
Sync with the nvme-cli release script.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw force-pushed the scripts branch 4 times, most recently from dd6a310 to 40c54f7 Compare June 23, 2023 14:04
Move the build instruction into a script. This allows to run these steps
also locally.

Also disable the fallback static library build as it is clearly not
working because in the dependencies rely to link against a dynamic
glibc. Instead just add a minimal static build without fallbacks.

While we are at it, also add a debug clang build.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit 97456a4 into linux-nvme:master Jun 23, 2023
13 checks passed
@igaw igaw deleted the scripts branch June 23, 2023 14:11
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