Commit graph

1333 commits

Author SHA1 Message Date
alexey.lysiuk
c09b5ea99e rebuild vorbis to remove full paths for libraries 2022-08-27 11:01:02 +03:00
alexey.lysiuk
c4e1d00a43 rebuild instpatch to remove full paths for library 2022-08-27 11:00:45 +03:00
alexey.lysiuk
25cde9672e aedi: fix handling of argument value evaluated to false 2022-08-27 10:59:52 +03:00
alexey.lysiuk
81a99dd15f update meson to 0.63.1 2022-08-27 10:08:32 +03:00
alexey.lysiuk
0a4c08789f aedi: update meson to 0.63.1 2022-08-27 10:00:59 +03:00
alexey.lysiuk
68bfa7744b aedi: replace remaining usages of legacy subprocess api
apply state's environment variables when running an external process
2022-08-25 13:02:10 +03:00
alexey.lysiuk
c4de585cd6 update sdl2_image to 2.6.2 2022-08-25 12:46:56 +03:00
alexey.lysiuk
b74ad1e61d aedi: update sdl2_image to 2.6.2 2022-08-25 12:30:24 +03:00
alexey.lysiuk
c6dbfe5be5 aedi: add option to build with static moltenvk
this applies to gzdoom and raze targets only
2022-08-22 10:50:18 +03:00
alexey.lysiuk
efe513ec17 aedi: implement building with static moltenvk
this applies to gzdoom and raze targets only
2022-08-22 10:49:48 +03:00
alexey.lysiuk
21e032934d add replacement files to build with static moltenvk
this applies to gzdoom and raze targets only
2022-08-22 10:49:07 +03:00
alexey.lysiuk
2baea52c28 aedi: allow usage of += on command line argument values 2022-08-22 10:46:28 +03:00
alexey.lysiuk
cbb77829ea update sdl2_net to 2.2.0 2022-08-21 11:59:48 +03:00
alexey.lysiuk
ea9e19582a aedi: update sdl2_net to 2.2.0 2022-08-21 11:59:19 +03:00
alexey.lysiuk
c38bffd7c4 add sdl2_net test 2022-08-21 11:59:05 +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
e410e3f7f4 aedi: do not overwrite state environment variables
some adjustments like temporary directory are made before target configuration stage
2022-08-21 10:54:50 +03:00
alexey.lysiuk
37484936a6 update sdl2_mixer to 2.6.2 2022-08-20 10:12:23 +03:00
alexey.lysiuk
52c82e4cb4 aedi: update sdl2_mixer to 2.6.2 2022-08-20 10:12:00 +03:00
alexey.lysiuk
b868a1cd05 update sdl2 to 2.24.0 2022-08-20 10:01:20 +03:00
alexey.lysiuk
6835eb7d35 aedi: update sdl2 to 2.24.0 2022-08-20 09:59:52 +03:00
alexey.lysiuk
61d3fe964f remove moltenvk .dylib 2022-08-18 13:08:57 +03:00
alexey.lysiuk
97ef93504b update moltenvk to 1.1.11 2022-08-18 13:08:57 +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
7fc549f24d aedi: add descriptions to target class methods 2022-08-18 12:40:52 +03:00
alexey.lysiuk
24a2c520bd aedi: add initialize method to target class
it's called on all targets except selected one before prefix directory creation
2022-08-18 12:40:52 +03:00
alexey.lysiuk
9a909691aa ignore temp directory by git and idea 2022-08-16 12:26:36 +03:00
alexey.lysiuk
bcec0999de aedi: add configurable temp directory
use it as $TMPDIR via state's environment variables
2022-08-16 12:25:55 +03:00
alexey.lysiuk
041094274f delete source directory 2022-08-16 12:11:30 +03:00
alexey.lysiuk
93210b1a81 aedi: create source path directory 2022-08-16 12:11:04 +03:00
alexey.lysiuk
ff6101c1b1 update vulkan-loader to 1.3.224 2022-08-15 10:37:13 +03:00
alexey.lysiuk
156e45bc0d aedi: update vulkan-loader to 1.3.224 2022-08-15 10:35:03 +03:00
alexey.lysiuk
116e54a322 aedi: set explicit sysconfdir for vulkan-loader
this removes temporary build directory from search paths
2022-08-15 10:34:46 +03:00
alexey.lysiuk
39dc52f022 update vulkan-headers to 1.3.224 2022-08-15 10:32:30 +03:00
alexey.lysiuk
5a68c9c131 aedi: update vulkan-headers to 1.3.224 2022-08-15 10:30:26 +03:00
alexey.lysiuk
514b871b4c update jpeg-turbo to 2.1.4 2022-08-13 09:51:15 +03:00
alexey.lysiuk
84f46e0282 aedi: update jpeg-turbo to 2.1.4 2022-08-13 09:49:54 +03:00
alexey.lysiuk
ce7a936567 update ninja to 1.11.0 2022-08-08 12:59:54 +03:00
alexey.lysiuk
c4768c936c aedi: update ninja to 1.11.0 2022-08-08 12:59:15 +03:00
alexey.lysiuk
7831a798bd aedi: use cmake to build ninja 2022-08-08 12:58:42 +03:00
alexey.lysiuk
4ca5c58bf3 fix absolute path in png cmake module 2022-08-08 12:58:03 +03:00
alexey.lysiuk
1b5c2d3229 aedi: avoid absolute path in png cmake module 2022-08-08 12:57:42 +03:00
alexey.lysiuk
e05e59c2a9 aedi: add zdray target 2022-07-26 10:22:30 +03:00
alexey.lysiuk
e0973611c5 aedi: add zdbsp target 2022-07-26 10:19:54 +03:00
alexey.lysiuk
b0a3c2722e aedi: add cmake main target that produces single executable 2022-07-26 10:19:02 +03:00
alexey.lysiuk
bb85949507 aedi: switch targets to zdoom github organization 2022-07-26 10:17:32 +03:00
alexey.lysiuk
59a24c3624 update zmusic to 1.1.10 2022-07-21 13:38:44 +03:00
alexey.lysiuk
e87918a0ae aedi: update zmusic to 1.1.10 2022-07-21 13:31:27 +03:00
alexey.lysiuk
6c420498c0 update mpg123 to 1.30.1 2022-07-20 11:05:58 +03:00