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
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
Adrian Siekierka
091f8f9153 compilation fixes for Emscripten, part 3 2022-09-14 23:47:57 +02:00
Adrian Siekierka
3aac9e6acc compilation fixes for Emscripten, part 2 2022-09-14 22:14:19 +02:00
Adrian Siekierka
a32e6b31ed compilation fixes for Emscripten, part 1 2022-09-14 21:28:34 +02:00
Wengier
7786fbd291 rename vs2015/ to vs/ 2021-11-25 05:42:03 -05:00
Ross Squires
26414be932 Turn off dynamic core 2020-12-08 08:32:29 -05:00
Ross Squires
1bc10c8ea3 Tweaking build 2020-12-08 08:16:28 -05:00
Ross Squires
e1a1fc6f57 Sample build 2020-12-07 19:28:07 -05:00
Ross Squires
008cb7e568 Initial emscripten 2020-12-07 09:11:51 -05:00
Cameron Cawley
827bfaf05d Better detect the availability of X11 support 2018-12-30 23:19:21 +00:00
Colin Kinloch
cad26720d6 Pass configure arguments to build scripts 2018-12-08 16:51:46 +00:00
Jonathan Campbell
d132cbf216 menus 2018-09-14 16:56:56 -07:00
Jonathan Campbell
73977da7e8 Initial emscripten SDL2 integration. It compiles. Hope it works 2018-09-14 16:10:08 -07:00