Commit graph

324 commits

Author SHA1 Message Date
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
7a76fb577b aedi: fix applying of patches 2022-08-30 16:11:38 +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
25cde9672e aedi: fix handling of argument value evaluated to false 2022-08-27 10:59:52 +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
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
2baea52c28 aedi: allow usage of += on command line argument values 2022-08-22 10:46:28 +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
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
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
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
93210b1a81 aedi: create source path directory 2022-08-16 12:11:04 +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