From cb74b0d70d879732816eb3c43cf90af98912d022 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 27 Mar 2013 09:29:39 +0100 Subject: [PATCH] in release builds, include a file misc/git-revisions.txt containing the list of revisions used for the build --- misc/tools/all/release.subr | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2