563a1a0da1
When HEAD is tagged, the output will be identical to what it was before (the latest hrev tag and nothing else.) When HEAD is not tagged, and the most recent tag is further back, we now use a format like this: hrevXXXXX+N(+dirty) ... where N is the number of commits since hrevXXXXX, and +dirty is added if the working tree is dirty. This is significantly shorter than the previous model (as it does not have the Git revision.) Fixes #14445. Change-Id: Ide7f66cf0ac1c1f05402afc52b6be3b68b66d6dc Reviewed-on: https://review.haiku-os.org/566 Reviewed-by: waddlesplash <waddlesplash@gmail.com> |
||
---|---|---|
.. | ||
bootstrap_client.py | ||
bootstrap_daemon.py | ||
build_archive | ||
build_cross_tools | ||
build_cross_tools_gcc4 | ||
build_haiku_image | ||
build_haiku_package | ||
build_haiku_repository | ||
determine_haiku_revision | ||
generate_CountryFlags.sh | ||
host_build_only | ||
rm_attrs | ||
upload_haiku_repository |