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

Add script to build a single library #228

Merged
merged 4 commits into from
May 3, 2021
Merged

Conversation

aerorahul
Copy link
Contributor

@aerorahul aerorahul commented May 3, 2021

This PR:

  • updates script build_stack.sh to allow building a single library instead of the entire stack by providing the name of the library as a command-line input.
  • usage: build_stack.sh -l library
  • If this option is omitted, the build_stack.sh behaves as usual and builds the entire stack.

@aerorahul aerorahul requested a review from kgerheiser May 3, 2021 14:14
@aerorahul aerorahul requested a review from climbfuji May 3, 2021 14:37
@kgerheiser
Copy link
Contributor

Need to add l to the while getopts

Copy link
Contributor

@kgerheiser kgerheiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it out and it worked

@aerorahul aerorahul merged commit f524a84 into develop May 3, 2021
@aerorahul aerorahul deleted the feature/single-build branch May 3, 2021 18:30
@aerorahul aerorahul mentioned this pull request May 4, 2021
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.

2 participants