Commit graph

929 commits

Author SHA1 Message Date
alexey.lysiuk
85ab6c4706 aedi: add detection to unrar target 2021-07-22 09:55:20 +03:00
alexey.lysiuk
0961551fd8 aedi: use pathlib module for most of path operations 2021-07-22 09:51:35 +03:00
alexey.lysiuk
7f14738143 aedi: bump minimum python version to 3.8.0 2021-07-22 09:51:35 +03:00
alexey.lysiuk
8378b1adbd update fluidsynth to 2.2.2 2021-07-15 09:46:55 +03:00
alexey.lysiuk
a620563ee3 aedi: update fluidsynth to 2.2.2 2021-07-15 09:46:20 +03:00
alexey.lysiuk
da5340e6de add unrar 6.0.7 2021-07-04 12:41:01 +03:00
alexey.lysiuk
04735a5419 aedi: add unrar target 2021-07-04 12:40:45 +03:00
alexey.lysiuk
4bc8050cf6 aedi: simplify zip installation 2021-07-04 12:40:20 +03:00
alexey.lysiuk
42e719e578 update glib to 2.68.3 2021-07-04 12:39:59 +03:00
alexey.lysiuk
d1764b0b00 aedi: make glibconfig.h a per-platform header 2021-07-04 12:39:07 +03:00
alexey.lysiuk
793c8e4d95 aedi: update glib to 2.68.3 2021-07-04 12:38:35 +03:00
alexey.lysiuk
e145226224 add p7zip 17.04 2021-07-04 12:37:52 +03:00
alexey.lysiuk
29053e25d6 aedi: add p7zip target 2021-07-04 12:37:29 +03:00
alexey.lysiuk
cc4795b7e8 update ffi to 3.4.2 2021-07-03 15:54:19 +03:00
alexey.lysiuk
9fba5f414c aedi: update ffi to 3.4.2 2021-07-03 15:53:59 +03:00
alexey.lysiuk
4c8cb14948 add pcre-config 2021-07-03 15:49:28 +03:00
alexey.lysiuk
453f802144 aedi: handle pcre-config creation 2021-07-03 15:49:16 +03:00
alexey.lysiuk
d992328918 update pcre to 8.45 2021-07-03 15:48:18 +03:00
alexey.lysiuk
2c7c7937f3 aedi: update pcre to 8.45 2021-07-03 15:43:43 +03:00
alexey.lysiuk
f8c35c422b update meson to 0.58.1 2021-07-03 15:39:50 +03:00
alexey.lysiuk
2a8fb6a37a aedi: update meson to 0.58.1
rewrite zipapp creation using filter
2021-07-03 15:39:16 +03:00
alexey.lysiuk
6d9ec63fb6 update moltenvk to 1.1.4 2021-06-29 11:48:34 +03:00
alexey.lysiuk
5a5cbca6b9 aedi: update moltenvk to 1.1.4 2021-06-29 11:48:16 +03:00
alexey.lysiuk
dbfccd9c35 aedi: add slade target, stable branch only 2021-06-28 10:55:35 +03:00
alexey.lysiuk
6c902303e9 add wxwidgets 3.1.5 2021-06-28 10:54:57 +03:00
alexey.lysiuk
d5fe8eda9a aedi: update wxwidgets to 3.1.5 2021-06-28 10:54:12 +03:00
alexey.lysiuk
62b6b34b6e aedi: add target's ability to validate minimum sdk versions 2021-06-28 10:51:47 +03:00
alexey.lysiuk
0a447b3077 aedi: remove obsolete target's initialize method 2021-06-28 10:50:35 +03:00
alexey.lysiuk
582d6fe497 aedi: download cmake before building a target 2021-06-27 15:25:05 +03:00
alexey.lysiuk
5ca6c4bc4d aedi: add target to download cmake binary package 2021-06-27 15:24:47 +03:00
alexey.lysiuk
c3084e707e update zlib-ng to 2.0.5 2021-06-27 10:08:58 +03:00
alexey.lysiuk
5f59768937 aedi: update zlib-ng to 2.0.5 2021-06-27 10:08:38 +03:00
alexey.lysiuk
a6cebb7313 aedi: wxwidgets 3.0.5.1 target
it's incomplete (at least wx-config should be patched) because of missing webview library when building for arm64
target needs to be upgraded to the latest development version 3.1.x as stable 3.0.x doesn't offer webview on arm64
2021-06-26 10:29:02 +03:00
alexey.lysiuk
cb6fceef45 add wxwidgets 3.0.5.1 patch with configure fixes
avoid cross-compiled library suffices
fix detection of png and tiff
2021-06-26 10:25:00 +03:00
alexey.lysiuk
3d6af0c294 add zip 3.0 2021-06-26 10:15:52 +03:00
alexey.lysiuk
d4bfcb7a15 aedi: add zip target 2021-06-26 10:15:41 +03:00
alexey.lysiuk
5148f2b0f9 add zip patch with misc fixes
https://sources.debian.org/patches/zip/3.0-12/
https://src.fedoraproject.org/rpms/zip/tree/main
2021-06-26 10:15:14 +03:00
alexey.lysiuk
34c9aa6e53 aedi: prepend prefix bin path to environment variable 2021-06-25 10:05:55 +03:00
alexey.lysiuk
2e58efc866 aedi: add target's ability to validate minimum os versions 2021-06-25 10:05:15 +03:00
alexey.lysiuk
88dade9121 aedi: add constants for minimum OS versions 2021-06-25 10:04:38 +03:00
alexey.lysiuk
8ab1bdd5cb aedi: use class instead of string for os version 2021-06-25 10:03:53 +03:00
alexey.lysiuk
c18ecef969 add freeimage test 2021-06-23 10:19:35 +03:00
alexey.lysiuk
7096683d24 add freeimage 3.18.0 2021-06-23 10:19:20 +03:00
alexey.lysiuk
dda8dd22d1 aedi: add freeimage target 2021-06-23 10:18:47 +03:00
alexey.lysiuk
145fbe4e2a add freeimage patch with arm64 build fix 2021-06-23 10:18:35 +03:00
alexey.lysiuk
52accce6bd add sfml 2.5.1 2021-06-23 10:16:33 +03:00
alexey.lysiuk
7a5bf788e2 aedi: add sfml target 2021-06-23 10:15:58 +03:00
alexey.lysiuk
35e412fce8 add sfml patch with arm64 support 2021-06-23 10:15:32 +03:00
alexey.lysiuk
8f6a3b07f2 add expat 2.4.1 2021-06-23 10:14:56 +03:00
alexey.lysiuk
a7adc9f912 aedi: add expat target 2021-06-23 10:14:07 +03:00