alexey.lysiuk
b2dfc668bd
aedi: move pbzx target to tier 2
2022-09-23 14:58:01 +03:00
alexey.lysiuk
bb7e63bc55
aedi: move zip target to tier 2
2022-09-23 14:55:40 +03:00
alexey.lysiuk
b48ce185c2
aedi: move single executable C target to base module
2022-09-23 13:48:32 +03:00
alexey.lysiuk
58259bae1d
aedi: split tools module onto two
...
tier 1 is for tools needed to build main targets and libraries (tiers 1 and 2)
tier 2 is for tools without binaries stored in the repo and their versions can be outdated
2022-09-23 13:44:07 +03:00
alexey.lysiuk
18aa12d5b7
aedi: remove obsolete definition from eduke32/nblood
...
[skip build]
2022-09-22 15:09:34 +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
28ff37f52a
aedi: add disdain target
...
[skip build]
2022-09-19 16:40:23 +03:00
alexey.lysiuk
2ad5da472e
aedi: build tests with debug information
...
[skip build]
2022-09-19 10:35:29 +03:00
alexey.lysiuk
0076cd5f0a
aedi: run tests in build directory
...
if test creates a file, it should be placed to a directory ignored by git
2022-09-18 10:14:53 +03:00
alexey.lysiuk
345e7e1c30
aedi: remove yquake2 target
...
it requires dynamic sdl2 because executable and libraries depend on it
[skip build]
2022-09-17 10:23:21 +03:00
alexey.lysiuk
7efb436500
aedi: remove yquake2 target
...
it requires dynamic sdl2 because executable and libraries depend on it
[skip build]
2022-09-17 09:59:15 +03:00
alexey.lysiuk
3b245850c3
aedi: use clang++ to build tests
2022-09-11 15:48:48 +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
6854a1a40c
aedi: verbose output for dependencies testing
...
print build command lines when testing dependencies and verbose output is enabled
2022-09-03 10:35:19 +03:00
alexey.lysiuk
65154736e5
aedi: add redemption target
2022-09-03 10:15:44 +03:00
alexey.lysiuk
180731f3a0
aedi: add hands of necromancy target
2022-09-03 10:15:14 +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
0a4c08789f
aedi: update meson to 0.63.1
2022-08-27 10:00:59 +03:00
alexey.lysiuk
b74ad1e61d
aedi: update sdl2_image to 2.6.2
2022-08-25 12:30:24 +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
ea9e19582a
aedi: update sdl2_net to 2.2.0
2022-08-21 11:59:19 +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
52c82e4cb4
aedi: update sdl2_mixer to 2.6.2
2022-08-20 10:12:00 +03:00
alexey.lysiuk
6835eb7d35
aedi: update sdl2 to 2.24.0
2022-08-20 09:59:52 +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
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
5a68c9c131
aedi: update vulkan-headers to 1.3.224
2022-08-15 10:30:26 +03:00
alexey.lysiuk
84f46e0282
aedi: update jpeg-turbo to 2.1.4
2022-08-13 09:49: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
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
e87918a0ae
aedi: update zmusic to 1.1.10
2022-07-21 13:31:27 +03:00