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
f955d4944b
fix for mingw32 build
2021-12-06 22:30:56 -05:00
Wengier
7786fbd291
rename vs2015/ to vs/
2021-11-25 05:42:03 -05:00
Wengier
41814c23b8
disable libslirp for mingw-lowend
2021-05-29 19:20:26 -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
4210fd51ee
Enable Direct3D support in the lowend MinGW build, for machines that lack SSE support such as Windows XP machines with AMD processors that have only MMX and 3DNow
2019-02-10 17:49:21 -08: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
4e176dea01
another one
2018-05-20 19:36:40 -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
b6eb4ac798
New build script, to make MinGW builds that can run on older processors that lack SSE2, SSE, and MMX
2018-03-06 15:34:33 -08:00