Commit Graph

661 Commits

Author SHA1 Message Date
alexey.lysiuk f6f6aa13ed aedi: make patching explicit 2021-06-01 10:18:38 +03:00
alexey.lysiuk a3bafa7fc1 add zmusic cmake files 2021-05-31 13:01:59 +03:00
alexey.lysiuk 8aaa80f4c0 add sndfile cmake files 2021-05-31 13:01:30 +03:00
alexey.lysiuk c576498663 add vorbis cmake files 2021-05-31 11:55:15 +03:00
alexey.lysiuk ffbd9fb1c5 aedi: use cmake to build vorbis 2021-05-31 11:54:51 +03:00
alexey.lysiuk 033959d514 aedi: use direct urls for xiph libraries
python does not support TLS 1.3 yet which is forced by https://downloads.xiph.org
2021-05-31 11:46:13 +03:00
alexey.lysiuk b5a2137ce9 add ogg cmake files 2021-05-31 11:44:05 +03:00
alexey.lysiuk e0b119f163 aedi: use cmake to build ogg 2021-05-31 11:42:51 +03:00
alexey.lysiuk 1266884f58 aedi: force common variables in .pc files
exec_prefix, includedir, libdir should no longer contain full paths
2021-05-31 11:42:12 +03:00
alexey.lysiuk ecb03f68d6
rearrange dependency list
[skip ci]
2021-05-30 12:38:23 +03:00
alexey.lysiuk 9c57ad5698 aedi: update zmusic to 1.1.8
[skip ci]
2021-05-22 18:43:04 +03:00
alexey.lysiuk fa1727f8ec use expect macro in existing tests 2021-05-17 10:28:55 +03:00
alexey.lysiuk bc866fdd9d aedi: add expect macro to improve test failure report
this allows to make tests a bit more concise
2021-05-17 10:28:38 +03:00
alexey.lysiuk 20b29b40dc aedi: print name of currently running test 2021-05-17 10:21:11 +03:00
alexey.lysiuk 6ef2eca049 add zlib test 2021-05-17 10:20:54 +03:00
alexey.lysiuk d2f4388ee3 update zlib-ng to 2.0.3 2021-05-16 10:08:49 +03:00
alexey.lysiuk ab15fd07a6 aedi: update zlib-ng to 2.0.3 2021-05-16 10:08:34 +03:00
alexey.lysiuk a96be34437 check return values in mpg123 test 2021-05-16 10:05:31 +03:00
alexey.lysiuk 1c73506009 aedi: treat tests source code as c++17 2021-05-16 10:05:11 +03:00
alexey.lysiuk f4b2fd3cea fix vpx test 2021-05-16 10:00:28 +03:00
alexey.lysiuk 6c9fd31ba4 update mpg123 to 1.27.2 2021-05-16 09:56:11 +03:00
alexey.lysiuk 906af57c00 aedi: update mpg123 to 1.27.2 2021-05-16 09:56:00 +03:00
alexey.lysiuk 0880fe4270 aedi: update mpg123 to 1.27.0 2021-05-16 09:53:17 +03:00
alexey.lysiuk da45e6c424 normalize indentation of tests
[skip ci]
2021-05-15 15:36:34 +03:00
alexey.lysiuk b2a84d51f6 update zmusic to 1.1.7 2021-05-13 09:54:46 +03:00
alexey.lysiuk 02503e0d99 aedi: update zmusic to 1.1.7 2021-05-13 09:54:21 +03:00
alexey.lysiuk f945b84d1e update fluidsynth to 2.2.1 2021-05-09 10:51:56 +03:00
alexey.lysiuk 0643f490e3 aedi: update fluidsynth to 2.2.1 2021-05-09 10:49:55 +03:00
alexey.lysiuk d2bf8673d9 aedi: split dependency module
fix #30
2021-05-01 11:54:52 +03:00
alexey.lysiuk 5f1fc05fe2 update moltenvk to 1.1.3 2021-04-28 11:58:26 +03:00
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