haiku/build/scripts
Augustin Cavalier 563a1a0da1 determine_haiku_revision: Rework "no tag on HEAD" output.
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>
2018-09-16 00:09:14 +00:00
..
bootstrap_client.py bootstrap image: Add remote command execution script 2014-10-30 16:43:54 +01:00
bootstrap_daemon.py bootstrap image: Add remote command execution script 2014-10-30 16:43:54 +01:00
build_archive Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
build_cross_tools build_cross_tools: Compile GCC2 as 32-bit everywhere. 2018-08-27 22:25:18 -04:00
build_cross_tools_gcc4 build_cross_tools: Also touch .in files to prevent their regeneration. 2018-08-28 21:27:50 +00:00
build_haiku_image Revert "repo rework: Re-add compatibility url field" 2016-12-10 12:55:56 +01:00
build_haiku_package
build_haiku_repository Fix #11458, pt.3: invoking jam from source dir does not work. 2014-11-16 15:58:03 +01:00
determine_haiku_revision determine_haiku_revision: Rework "no tag on HEAD" output. 2018-09-16 00:09:14 +00:00
generate_CountryFlags.sh Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
host_build_only
rm_attrs
upload_haiku_repository