Commit graph

3 commits

Author SHA1 Message Date
alexey.lysiuk
9af10bcbcd aedi: use hard links to make prefix directory
with symbolic links, runtime path of executable or shared library is resolved from actual executable path, sub-directory of deps directory, because dependent library is in different sub-directory of deps
because of this, it was not possible to run executable located in prefix/bin that depends on shared library from prefix/lib

fix #79
2025-04-22 17:13:42 +03:00
alexey.lysiuk
2e5dc4edcb aedi: update headers of core source files
fix #73
2025-04-17 10:40:11 +03:00
alexey.lysiuk
8286dadca3 aedi: move module to core subdirectory
part of #72
2025-04-15 10:18:35 +03:00
Renamed from aedi/utility.py (Browse further)