Commit graph

1313 commits

Author SHA1 Message Date
alexey.lysiuk
f92764b9b3 wip
[skip build]
[skip test]
2023-03-28 15:31:03 +03:00
alexey.lysiuk
584d339ece wip 2023-03-28 15:07:24 +03:00
alexey.lysiuk
e7c04c1bd7 wip 2023-03-28 15:07:15 +03:00
alexey.lysiuk
22df46033f aedi: support options in meson base target 2023-03-28 13:25:02 +03:00
alexey.lysiuk
679396ec34 aedi: handle verbose mode in meson base target 2023-03-28 13:23:08 +03:00
alexey.lysiuk
845f0fe19a aedi: preferred way to launch meson commands
* use setup command explicitly at configure step
* invoke meson executable directly at every step
2023-03-28 13:22:33 +03:00
alexey.lysiuk
19ee55a995 aedi: use base meson target for glib 2023-03-27 11:01:27 +03:00
alexey.lysiuk
4b129332af aedi: add base meson target 2023-03-27 11:01:04 +03:00
alexey.lysiuk
344c250ba4 wip
[skip test]
2023-03-25 13:05:41 +02:00
alexey.lysiuk
07575f016c wip
[skip test]
2023-03-25 12:54:50 +02:00
alexey.lysiuk
81479edc4d wip
[skip build]
[skip test]
2023-03-25 12:44:44 +02:00
alexey.lysiuk
b94ce6e6e3 wip
[skip test]
2023-03-25 12:36:23 +02:00
alexey.lysiuk
bfea777b0f wip
[skip ci]
2023-03-25 12:32:59 +02:00
alexey.lysiuk
3eb23be590 wip
[skip test]
2023-03-25 12:27:16 +02:00
alexey.lysiuk
910c442fd4 wip
[skip test]
2023-03-25 12:01:41 +02:00
alexey.lysiuk
fa9c5c8786 wip
[skip ci]
2023-03-25 11:01:50 +02:00
alexey.lysiuk
1bfab4f3b4 wip
[skip test]
2023-03-25 10:50:38 +02:00
alexey.lysiuk
cee323dfcf wip
[skip test]
2023-03-25 10:50:04 +02:00
alexey.lysiuk
45d10ed326 wip 2023-03-25 10:42:36 +02:00
alexey.lysiuk
844ffaefa5 wip 2023-03-25 10:40:39 +02:00
alexey.lysiuk
d42667dd35 deps: update moltenvk to 1.2.3 2023-03-24 13:34:55 +02:00
alexey.lysiuk
c8be433c61 aedi: update moltenvk to 1.2.3 2023-03-24 13:29:00 +02:00
alexey.lysiuk
1c41dbf304 aedi: update glslang to 12.1.0 2023-03-24 13:23:30 +02:00
alexey.lysiuk
63b429d53f deps: update meson to 1.0.1 2023-03-24 13:19:28 +02:00
alexey.lysiuk
e69bc76a37 aedi: update meson to 1.0.1 2023-03-24 13:19:10 +02:00
alexey.lysiuk
8f7ef696c6 wip
[skip ci]
2023-03-23 17:07:06 +02:00
alexey.lysiuk
068c08ec25 wip
[skip ci]
2023-03-23 17:06:59 +02:00
alexey.lysiuk
5bf8771a4a wip
[skip build]
[skip test]
2023-03-23 16:20:06 +02:00
alexey.lysiuk
6338c18d54 wip
[skip build]
[skip test]
2023-03-23 16:14:38 +02:00
alexey.lysiuk
4a19344c62 wip
[skip build]
[skip test]
2023-03-23 16:13:00 +02:00
alexey.lysiuk
4898dd6ccc wip
[skip build]
2023-03-23 11:48:07 +02:00
alexey.lysiuk
49ce68ceda wip
[skip build]
2023-03-23 10:48:29 +02:00
alexey.lysiuk
e072e701bd deps: update vulkan-loader to 1.3.243 2023-03-23 10:14:41 +02:00
alexey.lysiuk
7963bfbd3f aedi: update vulkan-loader to 1.3.243 2023-03-23 10:13:03 +02:00
alexey.lysiuk
83fa0f3c20 deps: update vulkan-headers to 1.3.243 2023-03-23 10:11:13 +02:00
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