Commit graph

117 commits

Author SHA1 Message Date
alexey.lysiuk
07161c4c3f aedi: update mpg123 to 1.31.3 2023-03-21 13:02:02 +02:00
alexey.lysiuk
a529169f4c aedi: distinguish build target that uses some tool from a target that builds this tool
`base.CMakeTarget` is a base for a target that uses cmake to build itself
`CMakeTarget` is a target that builds cmake
2023-03-21 13:02:02 +02:00
alexey.lysiuk
d9b7140674 aedi: update zlib-ng to 2.0.7 2023-03-18 12:21:08 +02:00
alexey.lysiuk
d6c70c75c3 aedi: update vpx to 1.13.0 2023-02-19 10:56:27 +02:00
alexey.lysiuk
5d7aead266 aedi: update mpg123 to 1.31.2 2023-02-17 17:20:31 +02:00
alexey.lysiuk
f3971214e6 aedi: update jpeg-turbo to 2.1.5.1 2023-02-09 17:06:53 +02:00
alexey.lysiuk
a88be6f5cb aedi: remove explicit linking flags from openal 2023-02-04 13:37:38 +02:00
alexey.lysiuk
dd3d60345c aedi: update openal to 1.23.0 2023-02-04 13:35:57 +02:00
alexey.lysiuk
519d376eec aedi: update jpeg-turbo to 2.1.5 2023-02-01 12:42:54 +02:00
alexey.lysiuk
1597baa49f aedi: update moltenvk to 1.2.2 2023-01-26 15:25:38 +02:00
alexey.lysiuk
4bfb07f6eb aedi: update copyright years 2023-01-01 10:46:34 +02:00
alexey.lysiuk
e377a3aa9a aedi: use cmake in quasi-glib target 2022-12-31 10:46:59 +02:00
alexey.lysiuk
9da53df32f aedi: update fluidsynth to 2.3.1 2022-12-29 15:42:39 +02:00
alexey.lysiuk
c3f6f15c70 aedi: add quasi-glib target 2022-12-28 12:47:15 +02:00
alexey.lysiuk
e6f153dd00 aedi: update sndfile to 1.2.0 2022-12-26 16:11:42 +02:00
alexey.lysiuk
f5265550e7 aedi: add lame target 2022-12-26 16:10:37 +02:00
alexey.lysiuk
29247ed6d3 aedi: update moltenvk to 1.2.1 2022-12-10 13:40:59 +02:00
alexey.lysiuk
1e04dc0933 aedi: update zmusic to 1.1.11 2022-11-05 17:17:45 +02:00
alexey.lysiuk
e5c5f920d4 aedi: update mpg123 to 1.31.1 2022-11-02 15:27:31 +02:00
alexey.lysiuk
9e6c94b300 aedi: update flac to 1.4.2 2022-10-22 15:11:29 +03:00
alexey.lysiuk
39c5e3b970 aedi: update moltenvk to 1.2.0 2022-10-21 10:30:22 +03:00
alexey.lysiuk
67a4e3efd1 aedi: update flac to 1.4.1 2022-09-22 13:31:59 +03:00
alexey.lysiuk
43a36526bc aedi: update fluidsynth to 2.3.0 2022-09-21 10:24:02 +03:00
alexey.lysiuk
0be800b3da aedi: update flac build options
do not build programs and tests, and remove related code and .gitignore entry
2022-09-10 10:42:33 +03:00
alexey.lysiuk
96ef1befe0 aedi: patch flac to avoid usage of git
commit hash and date of this repo instead of flac one were put into the binary
2022-09-10 10:40:32 +03:00
alexey.lysiuk
76c6a3fb51 aedi: update flac to 1.4.0 2022-09-10 10:29:05 +03:00
alexey.lysiuk
2e95a47f31 aedi: remove extra directory from instpatch include path
[skip build]
[skip test]
2022-09-06 15:06:31 +03:00
alexey.lysiuk
bddedfe187 aedi: update fluidsynth to 2.2.9 2022-09-06 13:49:30 +03:00
alexey.lysiuk
c4a9862414 aedi: do not store build config in vpx library
it contains intermediary path, and despite being unused by the current gzdoom/raze codebase, it's better to clear build config for future versions

[skip build]
[skip test]
2022-08-31 16:00:08 +03:00
alexey.lysiuk
fa6f1770aa aedi: uniform methods order of vpx target 2022-08-31 15:54:09 +03:00
alexey.lysiuk
fc54fd298e aedi: patch glib to avoid inclusion of intermediate path to library 2022-08-30 16:14:11 +03:00
alexey.lysiuk
110e474862 aedi: update glib to 2.72.3 2022-08-30 16:13:42 +03:00
alexey.lysiuk
03fb92eed6 aedi: avoid inclusion of intermediate path to library 2022-08-28 10:02:10 +03:00
alexey.lysiuk
b89ee4e73c aedi: better install customization
`install` command line argument is implicit only when no options are specified, and it needs to be added explicitly otherwise
2022-08-28 09:51:13 +03:00
alexey.lysiuk
bda525b49a aedi: replace usages of legacy subprocess api
apply state's environment variables when running an external process
2022-08-21 11:58:00 +03:00
alexey.lysiuk
10530a6663 aedi: build moltenvk as static library
dynamic library is created from the static one
2022-08-18 13:08:57 +03:00
alexey.lysiuk
308519a4ff aedi: update moltenvk to 1.1.11 2022-08-18 12:40:53 +03:00
alexey.lysiuk
84f46e0282 aedi: update jpeg-turbo to 2.1.4 2022-08-13 09:49:54 +03:00
alexey.lysiuk
bb85949507 aedi: switch targets to zdoom github organization 2022-07-26 10:17:32 +03:00
alexey.lysiuk
e87918a0ae aedi: update zmusic to 1.1.10 2022-07-21 13:31:27 +03:00
alexey.lysiuk
016056611f aedi: do not build unused libraries and tools of mpg123 2022-07-20 11:05:58 +03:00
alexey.lysiuk
39e28ddad6 aedi: update mpg123 to 1.30.1 2022-07-20 11:05:58 +03:00
alexey.lysiuk
c475fa2794 aedi: update fluidsynth to 2.2.8 2022-07-12 09:38:15 +03:00
alexey.lysiuk
a82b92ecc8 aedi: update vpx to 1.12.0 2022-07-07 10:05:13 +03:00
alexey.lysiuk
cf3c532419 aedi: update openal to 1.22.2 2022-06-29 09:40:53 +03:00
alexey.lysiuk
c10b70b550 aedi: update openal to 1.22.1 2022-06-21 09:53:15 +03:00
alexey.lysiuk
b8f1f983ba aedi: update moltenvk to 1.1.10 2022-06-10 09:40:04 +03:00
alexey.lysiuk
b42fa7b442 aedi: disable verbose output by default when building moltenvk dependencies 2022-06-10 09:34:48 +03:00
alexey.lysiuk
bc7d980f59 aedi: update zmusic to 1.1.9 2022-06-07 09:38:06 +03:00
alexey.lysiuk
040aaecd2d aedi: update fluidsynth to 2.2.7 2022-04-30 12:07:13 +03:00