Commit graph

11 commits

Author SHA1 Message Date
alexey.lysiuk
9e058ac20f aedi: update cmake to 3.25.1 2023-01-10 16:43:42 +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
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
b48ce185c2 aedi: move single executable C target to base module 2022-09-23 13:48:32 +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
Renamed from aedi/target/tools.py (Browse further)