Commit graph

5 commits

Author SHA1 Message Date
alexey.lysiuk
f18f22d06f aedi: bring back pkg-config wrapper script
if pkg-config is invoked indirectly, e.g., from library/tool build script at configuration step, prefix variable remained undefined

* --static is longer hardcoded in wrapper script but passed by aedi
* use utf-8 for pkgconf output handling
* update wrapper script header with actual description and copyright years
* use original pkgconf executable name
2025-04-19 10:26:01 +03:00
alexey.lysiuk
ea9c535ca3 deps: delete obsolete pkg-config executable
progress #74
2025-04-19 09:42:24 +03:00
alexey.lysiuk
0663e0ee81 deps: add pkgconf executable
progress #74
2025-04-19 09:42:24 +03:00
alexey.lysiuk
e81b7e3664 deps: move cmake, pkg-config, system to core
fix #69
2025-04-17 10:36:39 +03:00
alexey.lysiuk
6deb2d68ec deps: add core .gitignore file 2025-04-17 10:28:48 +03:00