Commit Graph

194 Commits

Author SHA1 Message Date
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
alexey.lysiuk f0b23e87f2 build script: use adjusted environment for target installation 2020-12-28 10:54:40 +02:00
alexey.lysiuk bddd779361 build script: update glib to 2.66.4 2020-12-28 10:51:14 +02:00
alexey.lysiuk 40038b19b3 build script: fix fluidsynth linking 2020-12-28 10:48:51 +02:00
alexey.lysiuk cd6d474727 build script: fix prefix directory creation 2020-12-26 12:00:07 +02:00
alexey.lysiuk 514c017a5a build script: build only base library of jpeg-turbo target 2020-12-26 11:43:16 +02:00
alexey.lysiuk 050803ab47 build script: add .pc patching to jpeg-turbo target 2020-12-26 11:41:58 +02:00
alexey.lysiuk d4da2a15c4 build script: support arm64 cross-compilation for jpeg-turbo 2020-12-26 11:41:39 +02:00
alexey.lysiuk f085959d4b build script: update mpg123 target to 1.26.4 2020-12-26 11:00:01 +02:00
alexey.lysiuk cee1f63836 build script: remove irrelevant option from mpg123 target 2020-12-26 10:59:30 +02:00
alexey.lysiuk 1b8cce4045 build script: add argument to disable one platform 2020-12-25 13:28:47 +02:00
alexey.lysiuk b398a4b50b build script: remove obsolete sdk path and os version 2020-12-25 13:07:34 +02:00
alexey.lysiuk 12ded9d9a7 build script: support building of x64 and arm targets 2020-12-25 13:06:53 +02:00
alexey.lysiuk 4b47e22768 build script: add platform support to cmake target 2020-12-25 13:05:19 +02:00
alexey.lysiuk ed46fee736 build script: add platform support to configure+make target 2020-12-25 13:04:50 +02:00
alexey.lysiuk 23456eaaf7 build script: add platform support to make target 2020-12-25 13:04:12 +02:00
alexey.lysiuk 7d29027d47 build script: add platform support to generic target 2020-12-25 13:02:30 +02:00
alexey.lysiuk 3a5c8cbd06 build script: add notion of target platforms, x86_64 and arm64 2020-12-25 12:59:04 +02:00
alexey.lysiuk 2cc24c6db8 [amend] molten 2020-12-25 12:54:34 +02:00
alexey.lysiuk e007118a87 build script: skip testing step of bzip2 target 2020-12-25 12:53:26 +02:00
alexey.lysiuk 5cd25a6312 build script: mark multi-platform targets 2020-12-25 12:52:03 +02:00
alexey.lysiuk 6a62f3918e build script: simplify .pc files patching function 2020-12-25 12:50:46 +02:00
alexey.lysiuk b399cbcc01 build script: nblood target is based on eduke32
this propagates workaround for missing CLOCK_MONOTONIC definition to nblood target
2020-12-24 10:06:08 +02:00
alexey.lysiuk 72b22160ce build script: add eduke32 target 2020-12-23 10:09:52 +02:00
alexey.lysiuk 3209ba2639 build script: simplify quakespasm target 2020-12-23 10:09:17 +02:00
alexey.lysiuk 95b45db335 build script: add nblood target 2020-12-22 10:53:44 +02:00
alexey.lysiuk 0e2248ba7f build script: allow selection of tool for make target 2020-12-22 10:53:03 +02:00
alexey.lysiuk 7bf030f9c4 build script: add gmake target 2020-12-22 10:51:13 +02:00
alexey.lysiuk b356e8ca44 build script: add portmidi target 2020-12-21 11:47:13 +02:00
alexey.lysiuk e90852ca2d build script: disable dependency tracking if supported 2020-12-20 13:35:26 +02:00
alexey.lysiuk e63f5ada80 build script: remove explicit makefile specification 2020-12-20 13:13:17 +02:00
alexey.lysiuk 190fe30423 build script: simplify base zdoom target 2020-12-20 10:34:09 +02:00
alexey.lysiuk 75d748df11 build script: fix chocolate-doom target 2020-12-20 10:33:48 +02:00
alexey.lysiuk 50ba3a1d1b build script: simplify doom64ex target 2020-12-20 10:32:48 +02:00
alexey.lysiuk 6501805c39 build script: simplify prboom-plus target 2020-12-20 10:31:58 +02:00
alexey.lysiuk 4b5557ba77 build script: simplify doomretro target 2020-12-20 10:24:01 +02:00
alexey.lysiuk 81a3c9e14c build script: simplify devilutionx target 2020-12-20 10:23:36 +02:00
alexey.lysiuk fdd594f282 build script: add sodium target 2020-12-20 10:22:28 +02:00
alexey.lysiuk 614eec2b37 build script: simplify chocolate-doom target 2020-12-19 12:02:48 +02:00
alexey.lysiuk fa7655209d build script: update sdl2_mixer target
* enable mikmod dependency
* add missing dependencies to .pc file
2020-12-19 11:57:18 +02:00
alexey.lysiuk d81e9f10df build script: add method to run pkg-config 2020-12-19 11:55:13 +02:00
alexey.lysiuk 1be1b79705 build script: add sdl2_ttf target 2020-12-19 10:43:55 +02:00