Commit graph

1238 commits

Author SHA1 Message Date
alexey.lysiuk
69db497c21 aedi: handle source code package without single root directory for entire source code tree 2023-02-20 11:51:12 +02:00
alexey.lysiuk
0710bc1edf aedi: hide messages about reversed or failed source code patches during dry run 2023-02-19 12:26:25 +02:00
alexey.lysiuk
9ce2ca7811 deps: update vpx to 1.13.0 2023-02-19 10:56:51 +02:00
alexey.lysiuk
d6c70c75c3 aedi: update vpx to 1.13.0 2023-02-19 10:56:27 +02:00
alexey.lysiuk
898ee1adb8 update pycharm project to use python 3.9 2023-02-19 10:56:08 +02:00
alexey.lysiuk
75efe82f2a deps: update sdl2 to 2.26.3 2023-02-17 17:21:47 +02:00
alexey.lysiuk
037a8292ce aedi: update sdl2 to 2.26.3 2023-02-17 17:21:26 +02:00
alexey.lysiuk
94db015924 deps: update mpg123 to 1.31.2 2023-02-17 17:20:50 +02:00
alexey.lysiuk
5d7aead266 aedi: update mpg123 to 1.31.2 2023-02-17 17:20:31 +02:00
alexey.lysiuk
66663bf51e aedi: fix timestamp only differences in static libraries
this fixes #55
2023-02-12 09:54:51 +02:00
alexey.lysiuk
b8d1397abb aedi: fix sdl2_net source code url
[skip build]
2023-02-11 12:59:50 +02:00
alexey.lysiuk
d3795a7c21 deps: update sdl2_mixer to 2.6.3 2023-02-10 12:42:59 +02:00
alexey.lysiuk
0079f0c3b4 aedi: update sdl2_mixer to 2.6.3 2023-02-10 12:42:30 +02:00
alexey.lysiuk
fbe4b7f24d deps: update sdl2_image to 2.6.3 2023-02-10 12:41:36 +02:00
alexey.lysiuk
0835e7eafd aedi: update sdl2_image to 2.6.3 2023-02-10 12:41:10 +02:00
alexey.lysiuk
775d134b72 deps: update jpeg-turbo to 2.1.5.1 2023-02-09 17:07:24 +02:00
alexey.lysiuk
f3971214e6 aedi: update jpeg-turbo to 2.1.5.1 2023-02-09 17:06:53 +02:00
alexey.lysiuk
7d0b1bc62f deps: update openal to 1.23.0 2023-02-04 13:38:03 +02:00
alexey.lysiuk
a88be6f5cb aedi: remove explicit linking flags from openal 2023-02-04 13:37:38 +02:00
alexey.lysiuk
dd3d60345c aedi: update openal to 1.23.0 2023-02-04 13:35:57 +02:00
alexey.lysiuk
8da302fc8b ci: do no use square brackets for lists 2023-02-04 13:35:16 +02:00
alexey.lysiuk
ad2f5a0458 deps: update jpeg-turbo to 2.1.5 2023-02-01 12:43:23 +02:00
alexey.lysiuk
519d376eec aedi: update jpeg-turbo to 2.1.5 2023-02-01 12:42:54 +02:00
alexey.lysiuk
3af1fc3c07 deps: update moltenvk to 1.2.2 2023-01-26 15:26:09 +02:00
alexey.lysiuk
1597baa49f aedi: update moltenvk to 1.2.2 2023-01-26 15:25:38 +02:00
alexey.lysiuk
06f40e3e97 test: add vulkan-loader test 2023-01-26 15:19:36 +02:00
alexey.lysiuk
70f65fb5ff deps: update vulkan-loader to 1.3.239 2023-01-25 12:43:49 +02:00
alexey.lysiuk
6efd079ffa aedi: update vulkan-loader to 1.3.239 2023-01-25 12:43:14 +02:00
alexey.lysiuk
a0ccfa7cca aedi: add missing framework to vulkan-loader .pc file 2023-01-25 12:43:02 +02:00
alexey.lysiuk
9f4f5a7640 deps: update vulkan-headers to 1.3.239 2023-01-25 12:22:33 +02:00
alexey.lysiuk
3b6acac6c3 aedi: update vulkan-headers to 1.3.239 2023-01-25 12:21:39 +02:00
alexey.lysiuk
d5753802a4 aedi: update glslang to 12.0.0
[skip build]
2023-01-21 12:48:00 +02:00
alexey.lysiuk
8f83130649 deps: update cmake to 3.25.1 2023-01-10 16:43:43 +02:00
alexey.lysiuk
9e058ac20f aedi: update cmake to 3.25.1 2023-01-10 16:43:42 +02:00
alexey.lysiuk
a925b96adc ci: reduce number of jobs
build using make and test xcode project generation in the same job
2023-01-10 16:41:38 +02:00
alexey.lysiuk
bb09cd33cc update gmake to 4.4 2023-01-09 17:35:57 +02:00
alexey.lysiuk
30b03454ea aedi: update gmake to 4.4 2023-01-09 17:35:49 +02:00
alexey.lysiuk
d6f7ae1bc8 aedi: remove intermediate paths from gmake executable 2023-01-09 17:35:08 +02:00
alexey.lysiuk
24f30692d5 aedi: fix gmake target build
gmake target wasn't updated after removal of target's directory was introduced
2023-01-09 17:32:30 +02:00
alexey.lysiuk
0ad8a68b66 aedi: add glslang target
[skip build]
2023-01-09 16:04:03 +02:00
alexey.lysiuk
9084ebffb4 aedi: fix mypy default argument errors
error: Incompatible default for argument "..." (default has type "None", argument has type "...")  [assignment]
note: PEP 484 prohibits implicit Optional. Accordingly, mypy has changed its default to no_implicit_optional=True
note: Use https://github.com/hauntsaninja/no_implicit_optional to automatically upgrade your codebase
2023-01-05 10:50:15 +02:00
alexey.lysiuk
039d561e97 aedi: ignore function call type check for mypy 2023-01-05 10:50:15 +02:00
alexey.lysiuk
c1828335d2 deps: update sdl2 to 2.26.2 2023-01-04 10:13:31 +02:00
alexey.lysiuk
0565d5ae88 aedi: update sdl2 to 2.26.2 2023-01-04 10:12:01 +02:00
alexey.lysiuk
4880b7bd15 aedi: assert on unsupported os version 2023-01-01 10:47:22 +02:00
alexey.lysiuk
69aa725cb8 aedi: remove os version and sdk from build target 2023-01-01 10:47:03 +02:00
alexey.lysiuk
4bfb07f6eb aedi: update copyright years 2023-01-01 10:46:34 +02:00
alexey.lysiuk
fac8e1d288 aedi: update flags environment variable via one call 2022-12-31 10:51:41 +02:00
alexey.lysiuk
e8b3338d90 deps: rebuild quasi-glib
this fixes wrong minimum os version and sdk used for compilation
2022-12-31 10:49:45 +02:00
alexey.lysiuk
e377a3aa9a aedi: use cmake in quasi-glib target 2022-12-31 10:46:59 +02:00