root
root copied to clipboard
[cling-cpt] Made a new build option for last-stable and current-dev [skip-ci]
This Pull request: Allows for users to have the option of just building the CPT not packaging it.
Changes or fixes: Added a current-dev-build and last-stable-build option in the argument parser, and added additional if statements if it is the normal current-dev or last-stable option, so that there is also packaging like normal.
Checklist:
- [X] tested changes locally
- [NA] updated the docs (if necessary)
This PR fixes #406 mentioned in (https://github.com/root-project/cling/issues/406)
Can one of the admins verify this patch?
Can you provide a rationale of the new options and in which situations they are useful?
@vgvassilev just added a rationale to the first commit message