Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins tagged with "version-cmd-describe"

2022-06-17
10:57
Create a placeholder manifest.descr file via auto.def, analog to [a198cde661ca]. Leaf check-in: 56614cb6a9 user: stephan tags: version-cmd-describe
09:43
Merged in trunk. check-in: 6bdb2fbe99 user: danield tags: version-cmd-describe
09:32
Add generation of manifest.descr to Makefile.msc (via makemake.tcl); this can be removed after 'version --describe' support gets built in. check-in: a198cde661 user: danield tags: version-cmd-describe
2022-03-30
15:08
Add "--describe" flag to the "version" command to provide context to the most recent major commit tagged with "version*". Run "touch manifest.descr" in the repo root prior to the first build, then build it a second time to get it bootstrapped. check-in: 4329553d51 user: danield tags: version-cmd-describe