alexey.lysiuk
bea867a95a
aedi: update copyright years
2024-01-02 10:55:22 +02:00
alexey.lysiuk
e67e0c9155
aedi: update meson to 1.3.0
2023-11-23 16:08:57 +02:00
alexey.lysiuk
8fb25a8ee2
aedi: update gmake to 4.4.1
2023-11-23 13:50:58 +02:00
alexey.lysiuk
d6d2ba8a3e
aedi: patch for nasm build date determinism
2023-04-22 13:58:59 +03:00
alexey.lysiuk
a2b57a5bca
aedi: update nasm to 2.16.01
2023-04-22 13:50:59 +03:00
alexey.lysiuk
e69bc76a37
aedi: update meson to 1.0.1
2023-03-24 13:19:10 +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
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