Jonathan Campbell
c557b3d9ef
whoops
2024-08-03 03:28:51 -07:00
Martin Juhl
37268a7517
Changed Linux build to use 16-bit wide chars, to fix issue #5132
2024-07-30 13:10:35 +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
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
7786fbd291
rename vs2015/ to vs/
2021-11-25 05:42:03 -05:00
Jonathan Campbell
f351754bf3
Remove --enable-avcodec from build scripts, fix FFMPEG detection, do not link to avcodec or include avcodec headers if not detected
2020-06-03 10:22:01 -07:00
Jonathan Campbell
5102cb31e0
changelog, and use configure flags
2019-03-17 16:10:03 -07:00
Jonathan Campbell
67f5be36a7
Adapt build-debug scripts on Linux to accept "32" as a signal to compile 32-bit (-m32) on a 64-bit system
2019-03-17 16:00:27 -07:00
Jonathan Campbell
8efc741310
SDL1 Linux: Compile SDL_net from in-tree
2019-02-10 00:15:39 -08:00
Colin Kinloch
cad26720d6
Pass configure arguments to build scripts
2018-12-08 16:51:46 +00:00
Jonathan Campbell
ca7bebcb0c
lnkdos16 shortcut for JMC development use
2018-11-07 16:12:25 -08: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
ab7a0f747f
dynamic core include fixup and fix mode of shell script
2018-02-19 12:42:07 -08:00
Jonathan Campbell
5540838f1f
whoops
2017-12-13 16:21:06 -08:00
Jonathan Campbell
3fcafc19be
build-* prefer our own SDL 1.x libraries
2017-12-13 16:19:56 -08:00
Jonathan Campbell
3434b46185
Video capture now supports using the FFMPEG library to record video and
...
audio to an MPEG transport stream (H.264+AAC) in addition to the DOSBox
AVI + ZMBV capture mode.
2016-01-24 10:16:12 -08:00
Jonathan Campbell
6727a01157
remove --disable-opengl from build scripts. typecast array entries in
...
vga_other.cpp to get compiler to shut up about int to Bitu type
conversion.
2013-10-20 10:47:54 -07:00
Jonathan Campbell
21614b8c3f
toss out my copy, integrate tawoongs's daum branch code into mine,
...
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031
port from svn
2013-07-07 20:39:49 -07:00