alexey.lysiuk
6339d73584
fix typo in comment
2020-11-24 17:51:08 +02:00
alexey.lysiuk
d4c18d2987
replace continuous integration artifacts with directory listing
2020-11-23 15:27:59 +02:00
alexey.lysiuk
90eeeb382e
build script: support case insensitive target names
2020-11-23 15:24:01 +02:00
alexey.lysiuk
8baeb4e5c1
avoid using set-env in continuous integration workflow
...
Error: Unable to process command '::set-env name=PROJECT_NAME_LOWER::gzdoom' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-23 13:42:54 +02:00
alexey.lysiuk
d04d4cc55e
build script: extract target logic from builder class
...
this allows to have:
* target with build system other than cmake
* target with source code origin other than git repository
2020-11-23 13:22:07 +02:00
alexey.lysiuk
b3d06b1a29
build script: add doom64ex target
2020-11-14 16:29:26 +02:00
alexey.lysiuk
38b29c765a
update vpx to 1.9.0
2020-11-11 16:47:10 +02:00
alexey.lysiuk
2cce683561
update openal to 1.21.0
2020-11-07 11:43:11 +02:00
alexey.lysiuk
430feb2378
update libjpeg-turbo to 2.0.5
2020-11-07 11:42:54 +02:00
alexey.lysiuk
f11de9c041
build script: add acc target
2020-11-05 12:40:00 +02:00
alexey.lysiuk
612fe41157
update zmusic to 1.1.4
2020-10-31 15:07:01 +02:00
alexey.lysiuk
b3b61c1011
update opusfile to 0.12
2020-10-31 14:56:23 +02:00
alexey.lysiuk
1d0f7a4f59
update mpg123 to 1.26.3
2020-10-31 14:56:06 +02:00
alexey.lysiuk
ee51ecd18f
update freetype to 2.10.4
2020-10-22 09:41:01 +03:00
alexey.lysiuk
f7c205bc5d
update moltenvk to reissued 1.1.0
2020-10-02 11:21:38 +03:00
alexey.lysiuk
7426285f9e
update moltenvk to 1.1.0
2020-09-30 10:25:45 +03:00
alexey.lysiuk
47ccb9bbf3
update zmusic to 1.1.3
2020-09-27 14:47:30 +03:00
alexey.lysiuk
13829c7f90
update fluidsynth to 2.1.5
2020-09-26 11:17:16 +03:00
alexey.lysiuk
ecdfe12c25
update sndfile to 1.0.30
2020-09-21 09:49:28 +03:00
alexey.lysiuk
b1cf8547b1
revert openal to 1.19.1
...
missing sound issue isn't resolved yet in 1.20+
2020-09-13 16:04:00 +03:00
alexey.lysiuk
82ad3554cc
rebuild sdl2 2.0.12 with own iconv
2020-08-22 10:05:52 +03:00
alexey.lysiuk
20cbc532f1
build script: use own iconv library
...
fixes #13
2020-08-18 12:34:31 +03:00
alexey.lysiuk
9282653c8f
update glib to 2.64.4
...
rebuilt with own iconv
2020-08-18 12:33:42 +03:00
alexey.lysiuk
ac4e333ba2
update intl to gettext 0.21
...
rebuilt with own iconv
2020-08-18 12:33:02 +03:00
alexey.lysiuk
d4ec123b26
add iconv 1.16
2020-08-18 12:31:59 +03:00
alexey.lysiuk
347130166f
disable import check for one line to make pylint happy
2020-08-15 12:34:34 +03:00
alexey.lysiuk
be5027a032
add test for cmake project name detection
2020-08-15 12:06:52 +03:00
alexey.lysiuk
d05711feb0
fix detection of target name from cmake config file
...
all supported targets are now detected correctly
2020-08-15 12:06:06 +03:00
alexey.lysiuk
b42a197854
update sndfile to 1.0.29
2020-08-15 10:31:45 +03:00
alexey.lysiuk
6681f73368
add logging to pkg-config wrapper
2020-08-13 19:17:27 +03:00
alexey.lysiuk
033e1135b4
add option to enable verbose build output
2020-08-11 18:22:42 +03:00
alexey.lysiuk
6c132e1c2e
add doomretro target
2020-08-11 09:41:18 +03:00
alexey.lysiuk
c81f11dd16
build script: use own zlib and bz2 libraries for devilutionx
2020-08-02 13:29:13 +03:00
alexey.lysiuk
a41e67ada3
update moltenvk to 1.0.44
2020-08-01 15:43:20 +03:00
alexey.lysiuk
f5f4586a63
update openal to kcat/openal-soft@f409cb4
...
up-to-date version to test silenced sounds issue with patched 1.20.1
2020-07-18 12:58:09 +03:00
alexey.lysiuk
b19f6a8dad
update fluidsynth to 2.1.4
2020-07-15 16:21:43 +03:00
alexey.lysiuk
f40522e583
build script: use binary zlib and bzip2 libraries
2020-07-06 13:56:42 +03:00
alexey.lysiuk
a5deb3f895
add bzip2 1.0.8
2020-07-06 12:47:18 +03:00
alexey.lysiuk
3fb6186c18
add zlib 1.2.11
2020-07-06 12:46:57 +03:00
alexey.lysiuk
a9369a4dda
update vorbis to 1.3.7
2020-07-06 11:01:02 +03:00
alexey.lysiuk
e3e75de6a7
update zmusic to 1.1.2
2020-07-02 15:54:50 +03:00
alexey.lysiuk
6fa3c0d8c6
patch openal 1.20.1 with random noise output fix
...
4169dcae98/patch/openal.diff
2020-07-01 09:49:10 +03:00
alexey.lysiuk
8e2c4a84b5
build script: remove misleading --skip-generate option
...
for debugging purposes, just comment out _generate_cmake() call
2020-06-28 09:44:47 +03:00
alexey.lysiuk
d0a7f8b21b
build script: allow to customize target macos version
2020-06-27 18:09:13 +03:00
alexey.lysiuk
ddc445f408
build script: specify deployment target explicitly
2020-06-27 14:44:26 +03:00
alexey.lysiuk
eb55f3e00f
add pkg-config 0.29.2 with preliminary build script support
2020-06-27 14:43:45 +03:00
alexey.lysiuk
41bff6e7fb
build script: add support for bin directory in prefix path
2020-06-27 13:26:26 +03:00
alexey.lysiuk
88857b3fb4
build script: always keep prefix directory up-to-date
2020-06-27 13:24:59 +03:00
alexey.lysiuk
f35fb9b3cb
make markdown linter happy
...
[skip ci]
2020-06-21 10:36:48 +03:00
alexey.lysiuk
1eb7c2700e
add super-linter github actions workflow
2020-06-21 10:36:48 +03:00