Commit graph

20 commits

Author SHA1 Message Date
alexey.lysiuk
469f7471e3 aedi: add dzip target to tier 2 tools 2023-08-03 09:41:01 +03:00
alexey.lysiuk
3c45d73bd6 aedi: update glslang to 12.3.1 2023-07-21 09:44:23 +03:00
alexey.lysiuk
e658e061fc aedi: update 7zip to 23.01 2023-07-20 13:01:57 +03:00
alexey.lysiuk
e4fd95e132 aedi: remove unwanted files from glslang installation 2023-07-20 12:10:58 +03:00
alexey.lysiuk
5d7cdb4e37 aedi: update glslang to 12.3.0 2023-07-20 10:28:02 +03:00
alexey.lysiuk
74bba4dfb1 aedi: update glslang to 12.2.0 2023-05-26 16:25:21 +03:00
alexey.lysiuk
d7937719ae aedi: add rizin target 2023-03-30 16:48:43 +03:00
alexey.lysiuk
116551e40e aedi: add radare2 target 2023-03-30 16:38:40 +03:00
alexey.lysiuk
1c41dbf304 aedi: update glslang to 12.1.0 2023-03-24 13:23:30 +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
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
d5753802a4 aedi: update glslang to 12.0.0
[skip build]
2023-01-21 12:48:00 +02:00
alexey.lysiuk
0ad8a68b66 aedi: add glslang target
[skip build]
2023-01-09 16:04:03 +02:00
alexey.lysiuk
4bfb07f6eb aedi: update copyright years 2023-01-01 10:46:34 +02:00
alexey.lysiuk
71f4c992fe aedi: move p7zip target to tool tier 2 2022-09-24 10:13:42 +03:00
alexey.lysiuk
caa8227497 aedi: move unrar target to tool tier 2 2022-09-24 10:13:42 +03:00
alexey.lysiuk
b2dfc668bd aedi: move pbzx target to tier 2 2022-09-23 14:58:01 +03:00
alexey.lysiuk
bb7e63bc55 aedi: move zip target to tier 2 2022-09-23 14:55:40 +03:00
alexey.lysiuk
58259bae1d aedi: split tools module onto two
tier 1 is for tools needed to build main targets and libraries (tiers 1 and 2)
tier 2 is for tools without binaries stored in the repo and their versions can be outdated
2022-09-23 13:44:07 +03:00