]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
in release builds, include a file misc/git-revisions.txt containing the list of revis...
authorRudolf Polzer <divverent@xonotic.org>
Wed, 27 Mar 2013 08:29:39 +0000 (09:29 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 27 Mar 2013 08:29:39 +0000 (09:29 +0100)
misc/tools/all/release.subr

index 563a351792ddab89a51506cd6a8925610cee0332..5c076808da21dfbdc1cd6df89ce60b82a95a9f95 100644 (file)
@@ -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