Commit graph

631 commits

Author SHA1 Message Date
alexey.lysiuk
3f48763880 aedi: update moltenvk to 1.1.3 2021-04-28 11:57:17 +03:00
alexey.lysiuk
18fde2444c update jpeg-turbo to 2.1.0 2021-04-24 12:18:32 +03:00
alexey.lysiuk
0134fe3950 add jpeg-turbo cmake files to .gitignore 2021-04-24 12:18:32 +03:00
alexey.lysiuk
40e21d5ba6 aedi: update jpeg-turbo to 2.1.0 2021-04-24 12:18:32 +03:00
alexey.lysiuk
e057a6a44c aedi: fix freetype target class name 2021-04-24 12:18:32 +03:00
alexey.lysiuk
21f9274a90 aedi: fix detection of lzdoom targets 2021-04-10 14:37:34 +03:00
alexey.lysiuk
539d67838f aedi: remove most of git operations
ability to checkout a commit and implicit pull of remote changes were infinite source of errors
only initial clone of source code repository remains
2021-04-10 14:35:12 +03:00
alexey.lysiuk
cac1d5cf8c aedi: enable vulkan support for raze 2021-04-09 22:06:48 +03:00
alexey.lysiuk
66b750cde6 aedi: extract zdoom base target with vulkan support 2021-04-09 22:06:19 +03:00
alexey.lysiuk
dac6faec76
add missing dependencies to the list
[skip ci]
2021-04-06 11:57:58 +03:00
alexey.lysiuk
e100cbbdf4 update fluidsynth to 2.2.0 2021-04-03 12:10:56 +03:00
alexey.lysiuk
68f2e20f50 aedi: update fluidsynth to 2.2.0 2021-04-03 12:10:56 +03:00
alexey.lysiuk
30db3a78f6 aedi: do not delete install path when xcode project generation is requested 2021-04-03 12:10:56 +03:00
alexey.lysiuk
197d5c1aaf aedi: remove obsolete search prefix flag
it became useless after f4cea9c
2021-04-02 10:50:17 +03:00
alexey.lysiuk
f4cea9ce31 aedi: delete install directory before making prefix one
upgrade of dependency cannot use its old header or library files anymore
2021-04-02 10:46:54 +03:00
alexey.lysiuk
48651da7ad add sdl2 test 2021-03-30 15:15:03 +03:00
alexey.lysiuk
818fc825ba add vpx test 2021-03-30 15:15:03 +03:00
alexey.lysiuk
f9264b515c update vpx to 1.10.0 2021-03-30 15:14:36 +03:00
alexey.lysiuk
2406c98109 aedi: update vpx to 1.10.0 2021-03-30 15:14:07 +03:00
alexey.lysiuk
36da3fe963 aedi: ability to avoid prefix addition to search paths
prefix directory may not be added to search path via -I ... and -L ... command line options
this helps to upgrade dependencies, so they won't use old header or library files
2021-03-30 15:11:18 +03:00
alexey.lysiuk
f2ba924a14 updated zlib-ng to 2.0.2 2021-03-29 11:54:41 +03:00
alexey.lysiuk
296f3cc8f3 aedi: updated zlib-ng to 2.0.2 2021-03-29 11:53:20 +03:00
alexey.lysiuk
fc27664ade updated mpg123 to 1.26.5 2021-03-27 13:25:36 +02:00
alexey.lysiuk
3d909888f9 aedi: updated mpg123 to 1.26.5 2021-03-27 13:23:25 +02:00
alexey.lysiuk
f049db4682
add remaining dependencies to the list
[skip ci]
2021-03-25 10:27:36 +02:00
alexey.lysiuk
1fb731d391
add more other dependencies to the list
[skip ci]
2021-03-23 11:46:33 +02:00
alexey.lysiuk
5f0e906fc9
add a few missing depedencies to the list
[skip ci]
2021-03-22 10:42:41 +02:00
alexey.lysiuk
e480083cb6 aedi: remove zlib target 2021-03-20 15:27:48 +02:00
alexey.lysiuk
9d139bb542 delete zlib files 2021-03-20 15:26:53 +02:00
alexey.lysiuk
d0e96fce50 build zlib-ng for x86_64 and arm64 2021-03-20 15:26:32 +02:00
alexey.lysiuk
6e1e476519 aedi: add zlib-ng target 2021-03-20 15:26:17 +02:00
alexey.lysiuk
4c6910dd86 aedi: use gmake instead of system's make
CMake chooses gmake by default, and setting CMAKE_MAKE_PROGRAM=/usr/bin/make does not disable this behavior completely
overlapping of gmake and make caused fluidsynth build failures

fix #24
2021-03-16 13:23:48 +02:00
alexey.lysiuk
84c19c0452 update fluidsynth to 2.1.8 2021-03-16 09:46:40 +02:00
alexey.lysiuk
4edad0b8b3 aedi: update fluidsynth to 2.1.8 2021-03-16 09:46:16 +02:00
alexey.lysiuk
8798400d6b update zmusic to 1.1.6 2021-03-14 22:15:14 +02:00
alexey.lysiuk
1daa433927 aedi: update zmusic to 1.1.6 2021-03-14 22:15:13 +02:00
alexey.lysiuk
eca10bae34 specify continuous integration runners explicitly 2021-03-14 22:15:13 +02:00
alexey.lysiuk
a87e06540d aedi: ability to skip source code operations 2021-03-13 16:53:14 +02:00
alexey.lysiuk
a11b7fcc20 aedi: add dsda-doom target 2021-03-10 10:41:10 +02:00
alexey.lysiuk
49c5a17853 aedi: support relative paths for build and output 2021-03-02 18:06:27 +02:00
alexey.lysiuk
8717e14b68 aedi: fix source path customization 2021-03-02 18:06:20 +02:00
alexey.lysiuk
79cf3edf19 update zmusic to 1.1.5 2021-03-01 11:52:03 +02:00
alexey.lysiuk
4cf08160d3 add zmusic cmake directory to .gitignore 2021-03-01 11:51:52 +02:00
alexey.lysiuk
88601881e0 aedi: update zmusic to 1.1.5 2021-03-01 11:51:14 +02:00
alexey.lysiuk
d369e37a5f aedi: remove devilutionx-hellfire target
the current version of devilutionx is always built with hellfire support
2021-02-28 10:43:46 +02:00
alexey.lysiuk
09d54f3dca aedi: support relative source path 2021-02-25 16:00:46 +02:00
alexey.lysiuk
af757ff4c3 update moltenvk to 1.1.2 2021-02-24 15:20:07 +02:00
alexey.lysiuk
9a1d0e0227 aedi: update moltenvk to 1.1.2 2021-02-23 09:49:57 +02:00
alexey.lysiuk
8250875909 aedi: do git pull if not checking out particular commit 2021-02-18 13:27:35 +02:00
alexey.lysiuk
405d1a3b1f aedi: fetch from remote repo if source directory exists 2021-02-18 13:26:56 +02:00