build: Convert git_sha1_gen script to Python.
authorJose Fonseca <jfonseca@vmware.com>
Tue, 1 Aug 2017 13:36:16 +0000 (14:36 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Tue, 1 Aug 2017 14:24:39 +0000 (15:24 +0100)
commitb99dcbfeb344390fea9919199b34e5504f7c84e3
treea7ebdd094311f016fb8a8b4f618f540bf647e159
parent1bc8b2c0ebbc5f5d930058d5214b724468f981c2
build: Convert git_sha1_gen script to Python.

Python is the scripting language we've been using for scripts that need
to run across all supported platforms.

Shell is *not* a portable language for scripts.

Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Makefile.am
bin/git_sha1_gen.py [new file with mode: 0755]
bin/git_sha1_gen.sh [deleted file]
src/Makefile.am
src/SConscript
src/mesa/Android.libmesa_git_sha1.mk