Commit graph

727 commits

Author SHA1 Message Date
alexey.lysiuk
64e3decce0 add ftgl 2.1.3rc5 2021-06-22 17:24:38 +03:00
alexey.lysiuk
c56cd132ef aedi: add ftgl target 2021-06-22 17:24:13 +03:00
alexey.lysiuk
33d37652cc add ftgl patch with arm64 support 2021-06-22 17:22:51 +03:00
alexey.lysiuk
97ec6a0211 add glew 2.2.0 2021-06-22 17:21:49 +03:00
alexey.lysiuk
21c2dff63d aedi: add glew target 2021-06-22 17:21:15 +03:00
alexey.lysiuk
cf3e203d33 add freetype-config 2021-06-20 14:46:23 +03:00
alexey.lysiuk
c23ade9bf8 aedi: add freetype-config 2021-06-20 14:46:05 +03:00
alexey.lysiuk
9393c0559e aedi: store path to patch directory in build state 2021-06-20 14:45:22 +03:00
alexey.lysiuk
2a21f052f0 aedi: remove obsolete jpeg-turbo .pc file processing 2021-06-20 14:44:40 +03:00
alexey.lysiuk
829810e05e aedi: simplify dumb .pc file processing 2021-06-20 14:44:18 +03:00
alexey.lysiuk
3102c08129 add webp cmake files 2021-06-20 14:43:58 +03:00
alexey.lysiuk
74e4a4810e aedi: enable cmake module for webp 2021-06-20 14:43:40 +03:00
alexey.lysiuk
76f9cae583 aedi: improve cmake import target filtering
* strict target name matching
* support two kinds of cmake module filename
2021-06-20 14:43:17 +03:00
alexey.lysiuk
be3ee463e8 update webp to 1.2.0 2021-06-19 13:13:59 +03:00
alexey.lysiuk
2cc813eac6 aedi: update webp to 1.2.0 2021-06-19 13:12:30 +03:00
alexey.lysiuk
13e7ab5469 add tiff test 2021-06-19 13:12:30 +03:00
alexey.lysiuk
3f0db002bc add tiff 4.3.0 2021-06-19 13:12:30 +03:00
alexey.lysiuk
4249659fb4 aedi: add tiff target 2021-06-19 13:12:30 +03:00
alexey.lysiuk
f83b00fc8a add patch to remove useless targets from tiff cmake 2021-06-19 13:08:41 +03:00
alexey.lysiuk
0eaca7477d add zstd 1.5.0 2021-06-19 11:59:57 +03:00
alexey.lysiuk
5c697333f5 aedi: add zstd target 2021-06-19 11:59:25 +03:00
alexey.lysiuk
de98fc3752 add lzma 5.2.5 2021-06-19 11:41:03 +03:00
alexey.lysiuk
fd01e0541b aedi: add lzma target 2021-06-19 11:40:17 +03:00
alexey.lysiuk
341150a7ce add lzma patch with cmake support 2021-06-19 11:39:44 +03:00
alexey.lysiuk
3a70d096ae rename flac cmake patch 2021-06-19 11:21:06 +03:00
alexey.lysiuk
20963f40ec aedi: reorder fmt and freetype targets 2021-06-19 10:56:56 +03:00
alexey.lysiuk
77ee4965ea add source code check by bandit, a security linter from PyCQA
the following tests are disabled
[B101:assert_used] Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
[B404:blacklist] Consider possible security implications associated with subprocess module.
[B603:subprocess_without_shell_equals_true] subprocess call - check for execution of untrusted input.
[B607:start_process_with_partial_path] Starting a process with a partial executable path

https://bandit.readthedocs.io/

[skip ci]
2021-06-18 17:54:03 +03:00
alexey.lysiuk
d90514e534
add information about directories to readme
[skip ci]
2021-06-16 16:21:41 +03:00
alexey.lysiuk
c1a0e1efcc update mpg123 to 1.28.0 2021-06-12 12:57:15 +03:00
alexey.lysiuk
f1ba61ebe0 aedi: update mpg123 to 1.28.0 2021-06-12 12:57:03 +03:00
alexey.lysiuk
286b774dcc update zlib-ng to 2.0.4 2021-06-12 12:41:03 +03:00
alexey.lysiuk
36333cff13 aedi: update zlib-ng to 2.0.4 2021-06-12 12:40:43 +03:00
alexey.lysiuk
9bf3b803da add png cmake files 2021-06-07 09:57:09 +03:00
alexey.lysiuk
f44fe5a700 aedi: use cmake to build png 2021-06-07 09:56:53 +03:00
alexey.lysiuk
87dd157f0e aedi: unify .pc file and config shell script patching implementation 2021-06-07 09:56:33 +03:00
alexey.lysiuk
02f4bd971f aedi: rename function to update config shell script 2021-06-07 09:53:34 +03:00
alexey.lysiuk
707fd40732 add sdl2_ttf cmake files 2021-06-06 13:30:40 +03:00
alexey.lysiuk
6159a1b6e3 aedi: use cmake to build sdl2_ttf 2021-06-06 13:30:40 +03:00
alexey.lysiuk
b7a948c1f5 add patch for sdl2_ttf with missing cmake file 2021-06-06 13:30:40 +03:00
alexey.lysiuk
8323acbe5b add jpeg-turbo cmake files 2021-06-06 13:12:13 +03:00
alexey.lysiuk
d9aad14718 add openal cmake files 2021-06-06 13:09:20 +03:00
alexey.lysiuk
eaa0257b2e aedi: patch linker flags in openal cmake module 2021-06-06 13:09:01 +03:00
alexey.lysiuk
5cae91d01a aedi: workaround devilutionx compilation issue 2021-06-05 13:04:03 +03:00
alexey.lysiuk
501e42fd8e sort dependencies .gitignore according to their target modules 2021-06-05 13:04:03 +03:00
alexey.lysiuk
a6cc8652ac update sdl2 cmake files 2021-06-05 12:08:15 +03:00
alexey.lysiuk
f8935b4f1d aedi: improve sdl2 cmake files patching 2021-06-05 12:07:54 +03:00
alexey.lysiuk
2f1246c190 add fmt 7.1.3 2021-06-05 11:57:19 +03:00
alexey.lysiuk
d36368a3a0 aedi: add fmt target 2021-06-05 11:57:04 +03:00
alexey.lysiuk
5b683aae41 add sdl2 cmake files 2021-06-04 09:51:34 +03:00
alexey.lysiuk
b5878b43db aedi: patch linker flags in sdl2 cmake module 2021-06-04 09:51:19 +03:00