seabios/scripts
Kevin O'Connor 5d9a515002 build: Use git describe --always
Add --always flag to "git describe" command to get a build identifier
even if one checks out the repo with a depth parameter that prunes out
the last tagged version.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
(cherry picked from commit a3c93bd81d)
2018-03-19 10:10:29 +01:00
..
kconfig Fix typos found by codespell 2015-10-09 13:34:28 -04:00
acpi_extract.py acpi_extract: Make the generated .hex files more human readable 2015-11-19 08:48:34 -05:00
acpi_extract_preprocess.py build: Minor - fix comments referring to old tools/ directory. 2014-06-11 16:22:56 -04:00
buildrom.py python3 fixes for vgabios and csm builds. 2014-05-27 10:38:50 -04:00
buildversion.py build: Use git describe --always 2018-03-19 10:10:29 +01:00
checkrom.py checkrom: Fix typo in error message 2015-03-20 20:35:22 -04:00
checkstack.py checkstack: Handle conditional checks at start of functions 2016-08-10 15:01:03 -04:00
checksum.py build: Make print statements in scripts python3 compatible. 2014-01-20 12:42:43 -05:00
encodeint.py scripts: Allow encodeint.py to take integers in hex notation. 2014-01-22 17:30:30 -05:00
gen-offsets.sh Rename tools/ directory to scripts/ directory. 2013-08-17 10:23:46 -04:00
layoutrom.py build: fix .text section address alignment 2016-02-19 21:34:16 -05:00
python23compat.py build: Be careful with unicode and byte strings for python3 compatibility. 2014-01-20 12:42:44 -05:00
readserial.py readserial: Enhance pipe support 2015-01-01 13:51:22 -05:00
tarball.sh add scripts/tarball.sh 2014-11-25 08:19:25 +01:00
test-build.sh acpi: Remove build check for iasl 2015-11-19 08:48:34 -05:00
transdump.py build: Be careful with unicode and byte strings for python3 compatibility. 2014-01-20 12:42:44 -05:00
vgafixup.py vgabios: Emulate "leal" instruction 2015-04-11 14:36:59 -04:00