-
Notifications
You must be signed in to change notification settings - Fork 30
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
Resolve #50, Add baseline and build number to version.h #51
Resolve #50, Add baseline and build number to version.h #51
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest to name the elf_version.h
file as elf2cfetbl_version.h
. Other comments inline. Also agree that we shouldn't re-state semantic versioning here. Just reference/link to existing description of versioning scheme.
68f8e14
to
b1cc0a3
Compare
29c72fd
to
38e8771
Compare
Any update on the concept that any development build would report the codename/build, and releases would report the version number? Or obvious reporting that this is development build Bootes-1 based on top of V3.1.5.0? |
Not really, for now i think we can have it always report both version and baseline+buildnum. Also I'm calling it bootes-30something after running git describe based on the Aquila tag |
38e8771
to
2867659
Compare
2867659
to
6da0658
Compare
How about for development builds: Or similar? |
Yep, the text works for me, I thought we wanted to automate that's what I was referring to with my comment. I can make the change manually now but the other repos might be a bit trickier |
Create version file and macros to match implementation in other cFS repositories
325a9f2
to
90cd360
Compare
2fc08bb
to
659337a
Compare
659337a
to
ebd2796
Compare
a6ace68
to
a39b6d4
Compare
Describe the contribution
Resolve #6
Resolve #50
Testing performed
Bundle built using docker gcc+cmake image.
Expected behavior changes
Version reporting now uses the version numbers defined in
elf_version.h
and reports build number.System(s) tested on
Ubuntu
Additional context
None
Third party code
If included, identify any third party code and provide text file of license
Contributor Info - All information REQUIRED for consideration of pull request
Gerardo E. Cruz-Ortiz, NASA-GSFC