0ad/source/tools/dist
Ralph Sennhauser abdda50892 Format shell scripts using shfmt
This updates shell scripts to use a consistent style that can be enforced
via pre-commit hook.

As for choosing tabs over spaces, some arguments are:

- tabs can help people with visual impairment
- tabs allow for indenting heredocs in bash
- tabs are the default for the tool shfmt

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2024-08-26 09:03:00 +02:00
..
0ad.nsi Get rid of svnversion. 2024-08-20 19:10:54 +02:00
build-archives.sh Format shell scripts using shfmt 2024-08-26 09:03:00 +02:00
build-osx-bundle.py Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
build-osx-executable.sh Format shell scripts using shfmt 2024-08-26 09:03:00 +02:00
build-unix-win32.sh Format shell scripts using shfmt 2024-08-26 09:03:00 +02:00
build.sh More improvements to the release scripts. 2020-12-09 15:22:24 +00:00
dmgbuild-settings.py Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
FileAssociation.nsh Define and associate .pyromod filetype with pyrogenesis on Linux and Windows. 2018-04-15 00:25:52 +00:00