godot/misc/scripts
Rémi Verschelde edef9a9c86
Add script to make source tarball with .git/HEAD
This allows to generate the `VERSION_HASH` constant with the Git commit hash
even when building from a source tarball which is not a Git repository (and
without dependency on Git itself).

(cherry picked from commit 9a71038e34)
2021-08-03 09:29:10 +02:00
..
black_format.sh Style: Fix code format scripts compat with non-GNU Unices 2020-07-28 00:41:52 +02:00
check_ci_log.py Added Linux sanitizer with xvfb to github workspace 2020-08-14 12:15:58 +02:00
clang_format.sh Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-17 10:31:52 +01:00
copyright_headers.py Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
file_format.sh Dynamically load libudev.so.1 on Linux if udev=yes 2021-02-18 10:31:31 +01:00
make_icons.sh Remove unused scripts from the misc/scripts directory 2019-12-17 23:22:47 +01:00
make_tarball.sh Add script to make source tarball with .git/HEAD 2021-08-03 09:29:10 +02:00