Commit graph

348 commits

Author SHA1 Message Date
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
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
8256b95052 aedi: add build prefix target 2022-07-20 11:05:58 +03:00
alexey.lysiuk
907afae443 aedi: update sdl2_mixer to 2.6.1 2022-07-17 13:18:48 +03:00
alexey.lysiuk
c475fa2794 aedi: update fluidsynth to 2.2.8 2022-07-12 09:38:15 +03:00
alexey.lysiuk
81e7680ca5 aedi: move webp to tier 3 2022-07-11 10:12:24 +03:00
alexey.lysiuk
cacb58fb65 aedi: remove webp from sdl2_image .pc file 2022-07-11 10:10:33 +03:00
alexey.lysiuk
22d6948f3d aedi: move zstd to tier 3 2022-07-10 10:51:33 +03:00
alexey.lysiuk
50842a187d aedi: move tiff to tier 3 2022-07-10 10:49:29 +03:00
alexey.lysiuk
770d764a99 aedi: update sdl2_mixer to 2.6.0 2022-07-09 18:00:18 +03:00
alexey.lysiuk
933ab9970e aedi: update sdl2_image to 2.6.0 2022-07-09 18:00:18 +03:00
alexey.lysiuk
a82b92ecc8 aedi: update vpx to 1.12.0 2022-07-07 10:05:13 +03:00
alexey.lysiuk
558129a734 aedi: fix xcode project generation when sdk path is set 2022-07-02 11:00:02 +03:00
alexey.lysiuk
397c14c12f aedi: update webp to 1.2.2 2022-06-29 09:57:31 +03:00
alexey.lysiuk
f0646bdd13 aedi: remove code duplication in disabled webp options 2022-06-29 09:45:20 +03:00
alexey.lysiuk
cf3c532419 aedi: update openal to 1.22.2 2022-06-29 09:40:53 +03:00
alexey.lysiuk
1e558e217f aedi: fix module imports
[skip build]
[skip test]
2022-06-24 10:10:14 +03:00
alexey.lysiuk
7970485b03 aedi: move brotli to tier 3 2022-06-24 09:55:11 +03:00
alexey.lysiuk
cbd3974c3f aedi: move harfbuzz to tier 3 2022-06-24 09:50:53 +03:00
alexey.lysiuk
ba34b5e0ef aedi: move freetype to tier 3 2022-06-23 10:33:44 +03:00
alexey.lysiuk
4df680eaee aedi: move sdl2_ttf to tier 3 2022-06-23 10:31:06 +03:00
alexey.lysiuk
c10b70b550 aedi: update openal to 1.22.1 2022-06-21 09:53:15 +03:00
alexey.lysiuk
66873b65b7 aedi: update fmt to 8.1.1 2022-06-20 10:29:45 +03:00
alexey.lysiuk
81bde39bb3 aedi: move sfml to tier 3 2022-06-19 10:00:58 +03:00
alexey.lysiuk
71d7072c6d aedi: move lua to tier 3 2022-06-19 09:58:15 +03:00
alexey.lysiuk
b05e6818ca aedi: move glew to tier 3 2022-06-19 09:54:48 +03:00
alexey.lysiuk
faa99158f1 aedi: move expat to tier 3 2022-06-18 12:41:27 +03:00
alexey.lysiuk
5a2e955771 aedi: patch cmake 3.21.1 to support Xcode 14 project generation 2022-06-18 12:36:05 +03:00
alexey.lysiuk
c4880071d3 aedi: move ftgl to tier 3 2022-06-17 09:50:31 +03:00
alexey.lysiuk
ea2a6bb38d aedi: move freeimage to tier 3 2022-06-17 09:44:14 +03:00
alexey.lysiuk
7ef601d807 aedi: remove slade target 2022-06-17 09:44:14 +03:00
alexey.lysiuk
d1d74560b2 aedi: move wxwidgets to tier 3 2022-06-16 10:21:16 +03:00
alexey.lysiuk
fe86e9c9ec aedi: add tier 3 for libraries
it will contain obsolete targets with the following properties:
* libraries that are no longer used by main targets
* these targets are no longer updated
* no binaries inside the repository
2022-06-16 09:50:20 +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
00b219845b aedi: update vulkan-loader to 1.3.216 2022-06-09 09:45:59 +03:00
alexey.lysiuk
05ca8f45a9 aedi: update vulkan-headers to 1.3.216 2022-06-09 09:44:23 +03:00
alexey.lysiuk
bc7d980f59 aedi: update zmusic to 1.1.9 2022-06-07 09:38:06 +03:00
alexey.lysiuk
848bdc003e aedi: disable sdl2 platform headers separation
the only difference was HAVE_IMMINTRIN_H define, and this is already handled via preprocessor
2022-04-30 12:44:36 +03:00
alexey.lysiuk
6c2e477c87 aedi: update sdl2 to 2.0.22 2022-04-30 12:41:42 +03:00
alexey.lysiuk
040aaecd2d aedi: update fluidsynth to 2.2.7 2022-04-30 12:07:13 +03:00
alexey.lysiuk
0b050b6a93 aedi: openal to 1.22.0 2022-04-25 13:15:26 +03:00
alexey.lysiuk
15ae5512f6 aedi: update moltenvk to 1.1.9 2022-04-16 15:20:45 +03:00
alexey.lysiuk
b6542a6de7 aedi: update vulkan-loader to 1.3.211 2022-04-16 15:17:36 +03:00
alexey.lysiuk
89f5760857 aedi: update vulkan-headers to 1.3.211 2022-04-15 09:57:41 +03:00
alexey.lysiuk
4e02467678 aedi: update moltenvk to 1.1.8 2022-04-15 09:53:17 +03:00
alexey.lysiuk
ffedb89829 aedi: update sndfile to 1.1.0 2022-03-28 12:30:26 +03:00
alexey.lysiuk
d76981e78c aedi: update fluidsynth to 2.2.6 2022-03-25 11:36:54 +02:00
alexey.lysiuk
170fd0b038 aedi: update jpeg-turbo to 2.1.3 2022-03-04 16:32:27 +02:00
alexey.lysiuk
bd0c8a7b02 aedi: update flac to 1.3.4 2022-03-04 16:26:54 +02:00
alexey.lysiuk
04888c1867 aedi: update vulkan-loader to 1.3.204 2022-02-10 12:26:47 +02:00
alexey.lysiuk
d5b335e3ff aedi: update vulkan-headers to 1.3.204 2022-02-10 12:25:13 +02:00