32 Commits

Author SHA1 Message Date
maron2000
b819b65fad Fix SDL1 build error (Linux & MinGW) 2024-06-03 18:13:36 +09:00
maron2000
dcceac34e5 Undo build-dosbox,sh changes for MinGW builds 2024-05-30 22:51:36 +09:00
maron2000
6e3fae1ac4 Test to fix MinGW CI build failure 2024-05-30 22:24:00 +09:00
maron2000
84c104595c Small fixes for MinGW lowend builds 2023-09-09 22:31:31 +09:00
maron2000
d9740ec628 Update MinGW build scripts 2023-09-09 21:30:29 +09:00
maron2000
e6c0fa240a Enable debbuger for MinGW builds 2023-08-09 20:51:21 +09: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
2f09b439fe fix MinGW 2022-05-08 22:31:41 -04:00
Wengier
64fbe1de68 HX-DOS and MinGW lowend CI 2022-05-08 13:20:36 -04:00
Wengier
7786fbd291 rename vs2015/ to vs/ 2021-11-25 05:42:03 -05:00
Wengier
7b9a86ed29 always use internal fluidsynth for mingw builds 2021-05-30 21:39:41 -04:00
Wengier
41814c23b8 disable libslirp for mingw-lowend 2021-05-29 19:20:26 -04:00
Wengier
9bbe205c7d make build easier for everyone 2021-05-29 17:53:07 -04:00
Wengier
ad61b40b8f freetype 2021-03-07 06:01:43 -05:00
Jonathan Campbell
331b9923aa Enable SDLnet for MinGW builds 2020-06-24 15:52:21 -07:00
Jonathan Campbell
a5eef6673c MinGW cannot compile SDL_net 2019-02-10 14:22:54 -08:00
Jonathan Campbell
2ffa9bd80b more 2019-02-10 00:17:38 -08:00
Colin Kinloch
cad26720d6 Pass configure arguments to build scripts 2018-12-08 16:51:46 +00:00
Jonathan Campbell
ad95cbef14 MinGW has zlib 2018-05-20 18:54:01 -07:00
Jonathan Campbell
04ccea3121 more 2018-05-20 18:43:04 -07:00
Jonathan Campbell
4875099a28 more 2018-05-20 18:32:05 -07:00
Jonathan Campbell
5f02d78297 Finish enabling Direct3D shaders in MinGW builds 2018-05-19 14:00:18 -07:00
Jonathan Campbell
100bb40aca Enable compilation with Direct3D9 and MinGW 2018-05-19 13:18:47 -07:00
Jonathan Campbell
5a871362c8 No more stupid autoconf version churn, run autogen.sh from the build scripts 2018-03-07 13:14:58 -08:00
Jonathan Campbell
37af9d0200 ncurses is not working with MinGW, sorry 2018-03-07 11:40:09 -08:00
Jonathan Campbell
65c3110e2f Windows MinGW: Add build flags and support for ncurses with MinGW in order to enable the debugger 2018-03-06 17:24:47 -08:00
Jonathan Campbell
85de32207f MinGW: add build script for MinGW 2018-03-06 09:58:01 -08:00