Commit Graph

8 Commits

Author SHA1 Message Date
Robert de Rooy
1ddd8eb984 attempt to fix mingw-lowend 2023-04-17 22:22:15 +02:00
Robert de Rooy
bbfa0e7c34 Fix macos build script 2023-04-17 19:36:40 +02:00
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
33ae9508f8 build-*: Mark as executable 2022-12-12 17:52:28 +08: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
Jookia
b9ff9943ef build: Don't use --(dis|en)able-core-inline 2022-09-16 13:12:02 +10:00
Wengier
6fffa1dbc0 fix scripts 2022-06-29 00:56:27 -04:00
Wengier
a66bc65dff MinGW lowend SDL2 target 2022-06-10 16:48:42 -04:00