Commit Graph

2 Commits (95bf67878eb7a4fbd7a116d537b1856bc3e9fbb5)

Author SHA1 Message Date
Jonathan G Rennison 3ad3f90f7a Update README.md in version_utils.sh 9 years ago
Jonathan G Rennison 1b8166b198 Enable embedding versioning info into the repo
Add a script to write a .ottdrev style file: .ottdrev-vc, which also
includes a SHA-256 hash of the source tree.
Modify findversion.sh to use this file if no VCS info can be found,
and use the source tree hash to set the modified status.
Include leading digits of hash in version string if different,
this is to make it easier to distinguish between modified or
non-release versions.
Add function to create release tag and create/commit .ottdrev-vc
in one go.
9 years ago