Commit graph

502 commits

Author SHA1 Message Date
alexey.lysiuk
5b6aaf81aa build script: do not override compilers and other options for xcode 2020-12-31 11:24:30 +02:00
alexey.lysiuk
201a326f8f * update sdl2 to 2.0.14
built for x86_64 and arm64
2020-12-31 10:56:19 +02:00
alexey.lysiuk
70c1cc45df add triple prefixed pkg-config symbolic links 2020-12-31 10:54:53 +02:00
alexey.lysiuk
2f796a5817 fix argument with spaces handling in triple prefixed tool wrappers 2020-12-31 10:54:32 +02:00
alexey.lysiuk
02089a71d0 build vpx for x86_64 and arm64 2020-12-30 11:22:15 +02:00
alexey.lysiuk
7d30550228 build zmusic for x86_64 and arm64 2020-12-30 11:22:15 +02:00
alexey.lysiuk
5111a82e17 build fluidsynth for x86_64 and arm64 2020-12-30 11:22:15 +02:00
alexey.lysiuk
12dfae8cb1 build instpatch for x86_64 and arm64 2020-12-30 11:22:15 +02:00
alexey.lysiuk
725b89d24d update glib to 2.66.4
built for x86_64 and arm64
2020-12-30 11:22:15 +02:00
alexey.lysiuk
c55087a23e build moltenvk for x86_64 and arm64 2020-12-30 11:22:15 +02:00
alexey.lysiuk
9431ae14cc build openal for x86_64 and arm64 2020-12-30 11:22:14 +02:00
alexey.lysiuk
d0276c8604 build jpeg-turbo for x86_64 and arm64 2020-12-30 11:22:14 +02:00
alexey.lysiuk
d8250fc3c5 build pcre for x86_64 and arm64 2020-12-30 11:22:14 +02:00
alexey.lysiuk
ade3b81c44 build intl for x86_64 and arm64 2020-12-30 11:22:14 +02:00
alexey.lysiuk
d8479b6de9 build iconv for x86_64 and arm64 2020-12-30 11:22:14 +02:00
alexey.lysiuk
851df97a7a build sndfile for x86_64 and arm64 2020-12-30 11:22:14 +02:00
alexey.lysiuk
2278e2ab1f build script: finalize sdl2 cross-compilation 2020-12-30 11:14:04 +02:00
alexey.lysiuk
b08c779a2f build script: disable metal support in sdl2
it's impossible to have metal (and vulkan) support with 10.9 deployment target
2020-12-30 11:13:54 +02:00
alexey.lysiuk
b37205e589 build script: update sdl2 to 2.0.14 2020-12-30 11:11:01 +02:00
alexey.lysiuk
6241664404 build script: generalize cross-compilation with cmake 2020-12-30 11:09:38 +02:00
alexey.lysiuk
0099490350 build script: move platform-specific header preparation to a dedicated function 2020-12-30 11:08:36 +02:00
alexey.lysiuk
6da488942c build opusfile for x86_64 and arm64 2020-12-29 12:20:52 +02:00
alexey.lysiuk
0db2fb94a3 build opus for x86_64 and arm64 2020-12-29 12:20:36 +02:00
alexey.lysiuk
94fbcfb762 build flac for x86_64 and arm64 2020-12-29 12:20:08 +02:00
alexey.lysiuk
7862bbc9e7 build vorbis for x86_64 and arm64 2020-12-29 12:19:57 +02:00
alexey.lysiuk
f0c996e077 build ogg for x86_64 and arm64 2020-12-29 12:19:42 +02:00
alexey.lysiuk
7cb5549660 build ffi for x86_64 and arm64 2020-12-29 12:19:01 +02:00
alexey.lysiuk
4e11967a55 build bzip2 for x86_64 and arm64 2020-12-29 12:18:00 +02:00
alexey.lysiuk
64de248b82 build zlib for x86_64 and arm64 2020-12-29 12:17:46 +02:00
alexey.lysiuk
3ce7756f31 build script: remove no longer needed jpeg-turbo option 2020-12-29 11:56:21 +02:00
alexey.lysiuk
a847b53b2b add more triple prefixed tool wrappers 2020-12-29 11:56:13 +02:00
alexey.lysiuk
71809fb07e build script: enable vpx cross-compilation 2020-12-29 11:34:45 +02:00
alexey.lysiuk
4a101b665b update vpx patch with arm64 support 2020-12-29 11:34:24 +02:00
alexey.lysiuk
597281b1a8 build script: enable 64-bit floating point math for mad target
this makes x86_64 and arm64 identical in terms of floating point math
2020-12-29 11:33:53 +02:00
alexey.lysiuk
dc3e4dc2ef patch mad with arm64 support 2020-12-29 11:33:12 +02:00
alexey.lysiuk
7889c4670f build script: make output path customizable 2020-12-29 11:32:28 +02:00
alexey.lysiuk
dec4c49203 build script: fix update of mikmod config script 2020-12-29 11:31:44 +02:00
alexey.lysiuk
f894d9f745 build script: fix update of png config script 2020-12-29 11:31:28 +02:00
alexey.lysiuk
29cb712b50 build script: extract cmake output target class 2020-12-29 11:30:52 +02:00
alexey.lysiuk
f28319bf43 build script: complete cross-compilation of gzdoom 2020-12-28 11:12:37 +02:00
alexey.lysiuk
328e783819 build script: support cross-compilation of zdoom based targets 2020-12-28 11:11:22 +02:00
alexey.lysiuk
0bd145ac7c add output path for main targets 2020-12-28 11:10:21 +02:00
alexey.lysiuk
733c81ff0e build script: build native platform first 2020-12-28 11:09:20 +02:00
alexey.lysiuk
6da02a3890 build script: store native build path during multi-platform build 2020-12-28 11:08:14 +02:00
alexey.lysiuk
7ea4611887 build script: make cross-compilation of jpeg-turbo platform agnostic 2020-12-28 11:06:17 +02:00
alexey.lysiuk
1f9e17fc4f build script: support cross-compilation of glib 2020-12-28 11:04:29 +02:00
alexey.lysiuk
958ba8e1c8 build script: put platform specific ffi headers in separate directories 2020-12-28 11:03:47 +02:00
alexey.lysiuk
7e710514e1 build script: install moltenvk universal binary 2020-12-28 11:01:29 +02:00
alexey.lysiuk
f17e96b248 build script: disable ad-hoc code sign
it requires a different approach to sign application bundles
2020-12-28 11:00:13 +02:00
alexey.lysiuk
302a21f6b6 build script: merging of installations with missing files and directories 2020-12-28 10:58:50 +02:00