Commit graph

156 commits

Author SHA1 Message Date
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
alexey.lysiuk
27172b80da build script: add sdl2_net target 2020-12-19 10:41:45 +02:00
alexey.lysiuk
ac993a2901 build script: add sdl2_mixer target 2020-12-19 10:40:01 +02:00
alexey.lysiuk
24741ef794 build script: add sdl2_image target 2020-12-19 10:34:53 +02:00
alexey.lysiuk
78d2998b4c build script: add missing frameworks to fluidsynth .pc file 2020-12-18 11:28:55 +02:00
alexey.lysiuk
ec686a78a8 build script: modify copy of environment variables instead of dict from os module 2020-12-18 11:28:55 +02:00
alexey.lysiuk
775c30cc56 build script: fix name of sdl2 target class 2020-12-18 11:28:55 +02:00
alexey.lysiuk
da9c094ad3 build script: add sdl2 target 2020-12-17 12:02:39 +02:00
alexey.lysiuk
eea854fe3e build script: extent .pc file update with additional processor 2020-12-17 11:33:42 +02:00
alexey.lysiuk
5ed71bf57a build script: fix text file update without processor 2020-12-17 11:33:20 +02:00
alexey.lysiuk
62bd4b5408 build script: create mad .pc file 2020-12-17 11:28:53 +02:00
alexey.lysiuk
3282fc4322 build script: add function to create .pc file 2020-12-17 11:27:45 +02:00
alexey.lysiuk
09d12f9c95 build script: create bzip2 .pc file 2020-12-17 11:22:59 +02:00
alexey.lysiuk
95b4f020e1 build script: add freetype target 2020-12-16 11:02:03 +02:00
alexey.lysiuk
5bd972bc43 build script: add webp target 2020-12-16 11:02:03 +02:00
alexey.lysiuk
2e64033100 build script: add samplerate target 2020-12-16 11:02:03 +02:00
alexey.lysiuk
c63f067e3e build script: add modplug target 2020-12-16 10:52:43 +02:00
alexey.lysiuk
c201fb17f2 build script: add mikmod target 2020-12-15 12:38:48 +02:00
alexey.lysiuk
758588f140 build script: extract function to update prefix in shell script 2020-12-15 12:38:27 +02:00
alexey.lysiuk
f9eaa08439 build script: add dumb target 2020-12-15 12:32:54 +02:00
alexey.lysiuk
1fdf93d48b build script: add mad target 2020-12-15 12:32:29 +02:00
alexey.lysiuk
b9ff366818 build script: add png target 2020-12-14 13:15:01 +02:00
alexey.lysiuk
fdec141d73 build script: extract function to update text file 2020-12-14 10:39:29 +02:00
alexey.lysiuk
dcb47c5496 build script: add zmusic target 2020-12-14 10:30:41 +02:00
alexey.lysiuk
de64e521db build script: remove zandronum target
git repository mirror wasn't updated for a while, official one needs mercurial
it doesn't compile with fluidsynth 2.x
fmodex doesn't support arm64
2020-12-13 12:40:45 +02:00
alexey.lysiuk
4cfb60042e build script: make .pc file processor a target's method 2020-12-12 15:27:03 +02:00
alexey.lysiuk
187d3aacd5 build script: add fluidsynth private dependency 2020-12-12 15:17:00 +02:00
alexey.lysiuk
d89e22218f build script: add fluidsynth target 2020-12-12 13:44:13 +02:00
alexey.lysiuk
6afe69667e build script: add instpatch target 2020-12-12 13:44:13 +02:00
alexey.lysiuk
36b298d3c8 build script: split download method onto several functions 2020-12-12 12:48:51 +02:00
alexey.lysiuk
3d90ee852e build script: remove libs keyword update for .pc file 2020-12-12 11:59:59 +02:00
alexey.lysiuk
efb613729e build script: print message when downloading source code 2020-12-12 11:35:24 +02:00
alexey.lysiuk
b6e58c6a7b build script: skip extra programs for opus target 2020-12-12 11:32:18 +02:00
alexey.lysiuk
f1016e12ee build script: add vpx target 2020-12-11 16:50:14 +02:00
alexey.lysiuk
f1fa0c1f34 build script: add yasm target 2020-12-11 16:48:43 +02:00
alexey.lysiuk
043a0b4898 build script: add pkg-config target 2020-12-11 16:10:25 +02:00
alexey.lysiuk
2c90e7a175 build script: add glib target 2020-12-11 15:22:27 +02:00
alexey.lysiuk
ac60a12ace build script: add moltenvk target 2020-12-10 13:43:15 +02:00
alexey.lysiuk
6a93fec20d build script: do not create symlink to symlink, copy it instead 2020-12-10 13:32:09 +02:00