Commit graph

1328 commits

Author SHA1 Message Date
alexey.lysiuk
5e7daf32b2 aedi: update vulkan-headers to 1.3.243 2023-03-23 10:07:28 +02:00
alexey.lysiuk
7dcef1dca4 aedi: BuildTarget.update_text_file() restores modification time after write
the primary reason for this change is to avoid update of files at build step when these files were created at configuration step
2023-03-22 11:54:15 +02:00
alexey.lysiuk
06c741fbc1 aedi: BuildTarget.update_text_file() writes to disk only when content is changed 2023-03-22 11:50:17 +02:00
alexey.lysiuk
302d046ff6 ci: use preferred way to invoke super-linter 2023-03-22 11:48:18 +02:00
alexey.lysiuk
9b83466f0c Revert "Revert "wip""
This reverts commit ac34eebfb0.
2023-03-22 10:33:32 +02:00
alexey.lysiuk
ac34eebfb0 Revert "wip"
This reverts commit 1fb3f79c23.
2023-03-22 10:26:38 +02:00
alexey.lysiuk
7ebf1e8d89 wip
[skip build]
2023-03-21 16:59:52 +02:00
alexey.lysiuk
790546ce14 deps: update mpg123 to 1.31.3 2023-03-21 13:02:02 +02:00
alexey.lysiuk
07161c4c3f aedi: update mpg123 to 1.31.3 2023-03-21 13:02:02 +02:00
alexey.lysiuk
a529169f4c aedi: distinguish build target that uses some tool from a target that builds this tool
`base.CMakeTarget` is a base for a target that uses cmake to build itself
`CMakeTarget` is a target that builds cmake
2023-03-21 13:02:02 +02:00
alexey.lysiuk
1fb3f79c23 wip
[skip build]
[skip test]
2023-03-20 16:56:50 +02:00
alexey.lysiuk
404de86e36 wip 2023-03-20 16:48:52 +02:00
alexey.lysiuk
7ed6cc6771 wip
[skip build]
[skip test]
2023-03-20 16:41:12 +02:00
alexey.lysiuk
b7b62e156c wip
[skip build]
[skip test]
2023-03-20 15:33:41 +02:00
alexey.lysiuk
9795100dc9 wip
[skip build]
[skip test]
2023-03-20 15:13:00 +02:00
alexey.lysiuk
e03735d675 wip
[skip build]
[skip test]
2023-03-20 13:52:21 +02:00
alexey.lysiuk
3be40f2d58 wip
[skip test]
2023-03-20 13:26:13 +02:00
alexey.lysiuk
24694135ae wip
[skip test]
2023-03-20 13:21:10 +02:00
alexey.lysiuk
6271f75898 wip
[skip test]
2023-03-20 13:06:24 +02:00
alexey.lysiuk
3fa275aaf0 wip
[skip build]
[skip test]
2023-03-20 13:05:20 +02:00
alexey.lysiuk
2012da3eef wip
[skip build]
[skip test]
2023-03-20 12:57:09 +02:00
alexey.lysiuk
a7ffd0a5ef wip
[skip build]
[skip test]
2023-03-20 12:46:09 +02:00
alexey.lysiuk
7951145fe0 wip
[skip build]
[skip test]
2023-03-20 12:39:37 +02:00
alexey.lysiuk
5ea8c485ca wip
[skip build]
[skip test]
2023-03-20 12:32:48 +02:00
alexey.lysiuk
09584ea6d6 wip
[skip build]
[skip test]
2023-03-20 12:28:43 +02:00
alexey.lysiuk
d5134af628 deps: update zlib-ng to 2.0.7 2023-03-18 12:21:33 +02:00
alexey.lysiuk
d9b7140674 aedi: update zlib-ng to 2.0.7 2023-03-18 12:21:08 +02:00
alexey.lysiuk
4645a58fec aedi: print source version when building from git repository 2023-03-18 12:17:13 +02:00
alexey.lysiuk
bd5bd08481 deps: update sdl2 to 2.26.4 2023-03-07 12:23:26 +02:00
alexey.lysiuk
adc3def975 aedi: update sdl2 to 2.26.4 2023-03-07 12:22:53 +02:00
alexey.lysiuk
ba3ef99685 deps: rebuild quasi-glib with recent changes 2023-02-23 15:38:24 +02:00
alexey.lysiuk
f96c25b4c5 quasi-glib: simplify code with default pthread attributes 2023-02-23 15:38:24 +02:00
alexey.lysiuk
93b3e7f9b1 quasi-glib: use spaces instead of tabs in library source code 2023-02-23 15:38:24 +02:00
alexey.lysiuk
40ce7088f4 quasi-glib: add test of all defined functions
use c++ 17 for library and test
2023-02-23 15:38:24 +02:00
alexey.lysiuk
a9c3840dc2 quasi-glib: fix missing pthread_condattr_destroy() call 2023-02-23 15:14:49 +02:00
alexey.lysiuk
7a2b8c79b6 ci: fix missing xcode project generation 2023-02-21 10:45:20 +02:00
alexey.lysiuk
c14705b6cc aedi: fix error reported by mypy
aedi/state.py:209: error: Incompatible return value type (got "Tuple[Optional[str], Any]", expected "Tuple[str, Path]")  [return-value]
2023-02-21 09:44:44 +02:00
alexey.lysiuk
85ed2d261e aedi: add qpakman target 2023-02-20 11:51:12 +02:00
alexey.lysiuk
3a1768e681 aedi: add 7zip target, 7zz executable only 2023-02-20 11:51:12 +02:00
alexey.lysiuk
9003287503 aedi: add ability to validate minimum os and sdk versions 2023-02-20 11:51:12 +02:00
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