summaryrefslogtreecommitdiffstats
path: root/cpukit/version-vc-key.h.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber1-7/+0
Close #3250. Close #4081.
2018-10-09build: Move sapi/Makefile.amSebastian Huber1-0/+0
2017-11-10cpukit: Add a Version API.Chris Johns1-0/+7
Provide functions to get the version string, major, minor and revision numbers and the version control identifer that is a unique tag for the version control system. Update #3199.