sawinglogz
|
c71a953afd
|
Add build metadata to version string.
Also update git scripts to make build metadata compliant with
semantic versioning.
|
2020-01-16 11:33:39 -05:00 |
|
sawinglogz
|
88957aeb7f
|
Replace VersionString with getVersion() everywhere.
|
2020-01-15 19:45:46 -05:00 |
|
sawinglogz
|
f7f1ddfcbd
|
Update version logic to drive entirely from defined string rather than individual components.
|
2020-01-15 19:27:03 -05:00 |
|
sawinglogz
|
93b9007f67
|
Remove old version comparison code.
|
2020-01-15 17:15:24 -05:00 |
|
sawinglogz
|
d7fade5f4c
|
Add Version class for Semantic Versioning 2.0.0 parsing and comparison.
Also add unit tests for the new class.
|
2020-01-15 17:00:21 -05:00 |
|
sawinglogz
|
fb32e16c96
|
Clean up version.h interface and reduce duplcate code.
Only minor cosmetic changes in how the version is displayed in
certain places.
|
2020-01-15 13:18:00 -05:00 |
|
sawinglogz
|
6f194507a8
|
Move version-related code into version.cpp.
|
2020-01-13 18:41:24 -05:00 |
|
sawinglogz
|
097362dfa1
|
Move version constants out of header file into new cpp file.
|
2020-01-13 18:41:24 -05:00 |
|