Commit graph

393 commits

Author SHA1 Message Date
alexey.lysiuk
78256a0e30 aedi: update fluidsynth to 2.3.3 2023-06-14 16:50:26 +03:00
alexey.lysiuk
f6b33bb142 aedi: fix fluidsynth installation step 2023-06-14 16:49:54 +03:00
alexey.lysiuk
cb4826deb5 aedi: update zlib-ng to 2.1.2 2023-06-08 09:58:05 +03:00
alexey.lysiuk
74bba4dfb1 aedi: update glslang to 12.2.0 2023-05-26 16:25:21 +03:00
alexey.lysiuk
3618f8e65d aedi: update moltenvk to 1.2.4 2023-05-26 15:52:30 +03:00
alexey.lysiuk
fae2c331ec aedi: update vulkan-loader to 1.3.250 2023-05-25 12:07:17 +03:00
alexey.lysiuk
00ac759dff aedi: update vulkan-headers to 1.3.250 2023-05-25 12:05:47 +03:00
alexey.lysiuk
d6d2ba8a3e aedi: patch for nasm build date determinism 2023-04-22 13:58:59 +03:00
alexey.lysiuk
a2b57a5bca aedi: update nasm to 2.16.01 2023-04-22 13:50:59 +03:00
alexey.lysiuk
f72a367f6c aedi: update opus to 1.4 2023-04-20 10:21:09 +03:00
alexey.lysiuk
b5cdda3a49 aedi: move instpatch target to tier 2
zmusic since version 1.1.11 uses own version of fluidsynth with instpatch disabled
2023-04-13 17:06:01 +03:00
alexey.lysiuk
85cef98d27 aedi: move fluidsynth target to tier 2
zmusic since version 1.1.11 uses own version of fluidsynth
gzdoom and raze no longer depend on external fluidsynth library
2023-04-13 17:02:57 +03:00
alexey.lysiuk
64c04410ec aedi: update openal to 1.23.1 2023-04-12 10:13:08 +03:00
alexey.lysiuk
97abb7b752 aedi: update sdl2 to 2.26.5 2023-04-06 09:51:08 +03:00
alexey.lysiuk
dd7855af15 aedi: remove executable from fluidsynth targets exported by cmake 2023-04-04 13:08:09 +03:00
alexey.lysiuk
477a2c88be aedi: update module target handling to the current version of cmake
`_IMPORT_CHECK_TARGETS` and `_IMPORT_CHECK_FILES_FOR_...` were replaced with `_cmake_import_check_targets` and `_cmake_import_check_files_for_...` in cmake 3.24.0, see 59cc92085e
2023-04-04 13:07:16 +03:00
alexey.lysiuk
aaea558249 aedi: update fluidsynth to 2.3.2 2023-04-03 13:22:40 +03:00
alexey.lysiuk
74a63b002d aedi: update zmusic to 1.1.12 2023-04-02 12:09:36 +03:00
alexey.lysiuk
d7937719ae aedi: add rizin target 2023-03-30 16:48:43 +03:00
alexey.lysiuk
116551e40e aedi: add radare2 target 2023-03-30 16:38:40 +03:00
alexey.lysiuk
299731c8e2 aedi: support xcode project generation in meson base target 2023-03-30 16:38:07 +03:00
alexey.lysiuk
22df46033f aedi: support options in meson base target 2023-03-28 13:25:02 +03:00
alexey.lysiuk
679396ec34 aedi: handle verbose mode in meson base target 2023-03-28 13:23:08 +03:00
alexey.lysiuk
845f0fe19a aedi: preferred way to launch meson commands
* use setup command explicitly at configure step
* invoke meson executable directly at every step
2023-03-28 13:22:33 +03:00
alexey.lysiuk
19ee55a995 aedi: use base meson target for glib 2023-03-27 11:01:27 +03:00
alexey.lysiuk
4b129332af aedi: add base meson target 2023-03-27 11:01:04 +03:00
alexey.lysiuk
c8be433c61 aedi: update moltenvk to 1.2.3 2023-03-24 13:29:00 +02:00
alexey.lysiuk
1c41dbf304 aedi: update glslang to 12.1.0 2023-03-24 13:23:30 +02:00
alexey.lysiuk
e69bc76a37 aedi: update meson to 1.0.1 2023-03-24 13:19:10 +02:00
alexey.lysiuk
7963bfbd3f aedi: update vulkan-loader to 1.3.243 2023-03-23 10:13:03 +02:00
alexey.lysiuk
5e7daf32b2 aedi: update vulkan-headers to 1.3.243 2023-03-23 10:07:28 +02:00
alexey.lysiuk
7dcef1dca4 aedi: BuildTarget.update_text_file() restores modification time after write
the primary reason for this change is to avoid update of files at build step when these files were created at configuration step
2023-03-22 11:54:15 +02:00
alexey.lysiuk
06c741fbc1 aedi: BuildTarget.update_text_file() writes to disk only when content is changed 2023-03-22 11:50:17 +02:00
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
adc3def975 aedi: update sdl2 to 2.26.4 2023-03-07 12:22:53 +02:00
alexey.lysiuk
85ed2d261e aedi: add qpakman target 2023-02-20 11:51:12 +02:00
alexey.lysiuk
3a1768e681 aedi: add 7zip target, 7zz executable only 2023-02-20 11:51:12 +02:00
alexey.lysiuk
d6c70c75c3 aedi: update vpx to 1.13.0 2023-02-19 10:56:27 +02:00
alexey.lysiuk
037a8292ce aedi: update sdl2 to 2.26.3 2023-02-17 17:21:26 +02:00
alexey.lysiuk
5d7aead266 aedi: update mpg123 to 1.31.2 2023-02-17 17:20:31 +02:00
alexey.lysiuk
66663bf51e aedi: fix timestamp only differences in static libraries
this fixes #55
2023-02-12 09:54:51 +02:00
alexey.lysiuk
b8d1397abb aedi: fix sdl2_net source code url
[skip build]
2023-02-11 12:59:50 +02:00
alexey.lysiuk
0079f0c3b4 aedi: update sdl2_mixer to 2.6.3 2023-02-10 12:42:30 +02:00
alexey.lysiuk
0835e7eafd aedi: update sdl2_image to 2.6.3 2023-02-10 12:41:10 +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