Commit graph

506 commits

Author SHA1 Message Date
alexey.lysiuk
469f7471e3 aedi: add dzip target to tier 2 tools 2023-08-03 09:41:01 +03:00
alexey.lysiuk
0d1e6fc8e3 aedi: update sdl2 to 2.28.2 2023-08-03 09:32:37 +03:00
alexey.lysiuk
3c45d73bd6 aedi: update glslang to 12.3.1 2023-07-21 09:44:23 +03:00
alexey.lysiuk
e658e061fc aedi: update 7zip to 23.01 2023-07-20 13:01:57 +03:00
alexey.lysiuk
e4fd95e132 aedi: remove unwanted files from glslang installation 2023-07-20 12:10:58 +03:00
alexey.lysiuk
703b33e6ae aedi: support explicit module paths to keep cmake targets 2023-07-20 12:10:14 +03:00
alexey.lysiuk
2d47d70110 aedi: support keeping of cmake module targets without namespace 2023-07-20 12:09:06 +03:00
alexey.lysiuk
5d7cdb4e37 aedi: update glslang to 12.3.0 2023-07-20 10:28:02 +03:00
alexey.lysiuk
592314cb21 aedi: update jpeg-turbo to 3.0.0 2023-07-04 09:43:32 +03:00
alexey.lysiuk
e9154d9acc aedi: update sdl2 to 2.28.1 2023-07-02 11:46:43 +03:00
alexey.lysiuk
8a7e44d5bc aedi: update zlib-ng to 2.1.3 2023-06-29 15:03:58 +03:00
alexey.lysiuk
0691f39335 aedi: update flac to 1.4.3 2023-06-23 11:45:01 +03:00
alexey.lysiuk
a83b564965 aedi: update sdl2 to 2.28.0 2023-06-21 10:07:56 +03:00
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
alexey.lysiuk
1597baa49f aedi: update moltenvk to 1.2.2 2023-01-26 15:25:38 +02:00
alexey.lysiuk
6efd079ffa aedi: update vulkan-loader to 1.3.239 2023-01-25 12:43:14 +02:00
alexey.lysiuk
a0ccfa7cca aedi: add missing framework to vulkan-loader .pc file 2023-01-25 12:43:02 +02:00
alexey.lysiuk
3b6acac6c3 aedi: update vulkan-headers to 1.3.239 2023-01-25 12:21:39 +02:00
alexey.lysiuk
d5753802a4 aedi: update glslang to 12.0.0
[skip build]
2023-01-21 12:48:00 +02:00
alexey.lysiuk
9e058ac20f aedi: update cmake to 3.25.1 2023-01-10 16:43:42 +02:00
alexey.lysiuk
30b03454ea aedi: update gmake to 4.4 2023-01-09 17:35:49 +02:00
alexey.lysiuk
d6f7ae1bc8 aedi: remove intermediate paths from gmake executable 2023-01-09 17:35:08 +02:00
alexey.lysiuk
24f30692d5 aedi: fix gmake target build
gmake target wasn't updated after removal of target's directory was introduced
2023-01-09 17:32:30 +02:00
alexey.lysiuk
0ad8a68b66 aedi: add glslang target
[skip build]
2023-01-09 16:04:03 +02:00
alexey.lysiuk
9084ebffb4 aedi: fix mypy default argument errors
error: Incompatible default for argument "..." (default has type "None", argument has type "...")  [assignment]
note: PEP 484 prohibits implicit Optional. Accordingly, mypy has changed its default to no_implicit_optional=True
note: Use https://github.com/hauntsaninja/no_implicit_optional to automatically upgrade your codebase
2023-01-05 10:50:15 +02:00
alexey.lysiuk
039d561e97 aedi: ignore function call type check for mypy 2023-01-05 10:50:15 +02:00
alexey.lysiuk
0565d5ae88 aedi: update sdl2 to 2.26.2 2023-01-04 10:12:01 +02:00
alexey.lysiuk
69aa725cb8 aedi: remove os version and sdk from build target 2023-01-01 10:47:03 +02:00
alexey.lysiuk
4bfb07f6eb aedi: update copyright years 2023-01-01 10:46:34 +02:00
alexey.lysiuk
fac8e1d288 aedi: update flags environment variable via one call 2022-12-31 10:51:41 +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
3e3b1b5835 aedi: add quasi-glib command line option 2022-12-28 12:48:17 +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
10850d5699 aedi: update vulkan-loader to 1.3.236 2022-12-09 10:44:25 +02:00
alexey.lysiuk
cbc5f5a6a4 aedi: update vulkan-headers to 1.3.236 2022-12-09 10:35:58 +02:00
alexey.lysiuk
6d0e1d9d8b aedi: support zvulkan with static moltenvk 2022-12-08 16:49:39 +02:00
alexey.lysiuk
2c3e060e10 aedi: update sdl2 to 2.26.1 2022-12-02 14:04:39 +02:00
alexey.lysiuk
93c629d6d9 aedi: remove obsolete sdl2 no-update-revision patch 2022-12-02 14:04:23 +02:00
alexey.lysiuk
64ff625302 aedi: update sdl2 to 2.26.0 2022-11-22 10:15:34 +02:00
alexey.lysiuk
6a28d16f6f aedi: link zdoom base target with glib
zmusic uses embedded fluidsynth since 1.1.11
2022-11-05 17:20:09 +02:00
alexey.lysiuk
1e04dc0933 aedi: update zmusic to 1.1.11 2022-11-05 17:17:45 +02:00
alexey.lysiuk
3eddb507d0 aedi: update sdl2 to 2.24.2 2022-11-02 15:50:08 +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
48ba2ca880 aedi: update vulkan-loader to 1.3.231 2022-10-19 09:56:01 +03:00
alexey.lysiuk
c1c41f064f aedi: update vulkan-headers to 1.3.231 2022-10-19 09:52:09 +03:00
alexey.lysiuk
b0a80555c2 aedi: patch source for static moltenvk when size or time differs 2022-10-11 10:08:56 +03:00
alexey.lysiuk
5bb2313ba1 aedi: add quakespasm-exp target 2022-10-11 10:01:26 +03:00
alexey.lysiuk
6ac376d517 aedi: update sdl2 to 2.24.1 2022-10-05 10:24:54 +03:00
alexey.lysiuk
e8e1b12cb5 aedi: move lzma target to library tier 3 2022-09-24 10:15:26 +03:00
alexey.lysiuk
71f4c992fe aedi: move p7zip target to tool tier 2 2022-09-24 10:13:42 +03:00
alexey.lysiuk
caa8227497 aedi: move unrar target to tool tier 2 2022-09-24 10:13:42 +03:00
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