14 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
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
28938aba70 HX-DOS WSock 2022-07-21 00:25:35 -04:00
Wengier
6fffa1dbc0 fix scripts 2022-06-29 00:56:27 -04:00
Wengier
31312f8a20 update scripts 2022-06-28 02:10:10 -04:00
Wengier
7786fbd291 rename vs2015/ to vs/ 2021-11-25 05:42:03 -05:00
Wengier
7fe5f972e7 update for HX-DOS 2021-11-09 00:13:13 -05:00
Colin Kinloch
cad26720d6 Pass configure arguments to build scripts 2018-12-08 16:51:46 +00:00
Jonathan Campbell
ef98d61c7b more 2018-05-20 20:07:34 -07:00
Jonathan Campbell
2bb6222ea4 Windows SDL 1.x: Explicitly disable OpenGL in HX DOS builds 2018-03-08 15:38:17 -08:00
Jonathan Campbell
27bf972a34 Fixes for HX DOS target compile 2018-03-08 15:09:06 -08:00
Jonathan Campbell
6727e3c2ef more 2018-03-08 14:14:38 -08:00