From: Rudolf Polzer Date: Wed, 27 Mar 2013 08:29:39 +0000 (+0100) Subject: in release builds, include a file misc/git-revisions.txt containing the list of revis... X-Git-Tag: xonotic-v0.7.0~11 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cb74b0d70d879732816eb3c43cf90af98912d022;p=xonotic%2Fxonotic.git in release builds, include a file misc/git-revisions.txt containing the list of revisions used for the build --- diff --git a/misc/tools/all/release.subr b/misc/tools/all/release.subr index 563a3517..5c076808 100644 --- a/misc/tools/all/release.subr +++ b/misc/tools/all/release.subr @@ -202,6 +202,7 @@ case "$cmd" in done # TODO possibly include other tools? } + ./all each git rev-parse HEAD > Xonotic/misc/git-revisions.txt ;; release-compile-run) release_common