8 Commits

Author SHA1 Message Date
Robert de Rooy
694cc766a4 Cleanup Bash scripts.
This makes them pass shellcheck. Except for a few unused
export warnings.

I also wonder if the majority of these files should be
in the root of the project, or should be moved to "build-scripts"
(or should still even exist).

a few minor changes

one more minor changes
2023-04-15 15:53:08 +02:00
Jookia
b3fa848f0f Replace '/bin/bash' with '/usr/bin/env bash' in shebangs
This should hopefully help portability with BSDs.
2022-12-12 17:52:27 +08:00
Wengier
087bff5aaf update scripts 2022-06-30 17:46:32 -04:00
Jonathan Campbell
c5961f867f autogen change shebang to /bin/bash. /bin/sh is a symlink to Dash on Ubuntu [https://github.com/joncampbell123/dosbox-x/issues/1429] 2020-03-03 22:03:09 -08:00
Michiel Sikma
c75ba4bb37 Turn e back on afterwards, and only echo the error message if the script actually exited prematurely 2020-02-22 16:36:52 +01:00
Michiel Sikma
7bef93d470 Ensure that Autotools is installed, error with help message otherwise 2020-02-22 16:13:48 +01:00
Jonathan Campbell
21614b8c3f toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00