Autark: Rethinking build systems – Integrate, Don't Outsourceblog.annapurna.cc1 points·by adamansky·há 8 meses·0 comments
Show HN: Autark – A self-contained build system for C/C++autark.dev3 points·by adamansky·há 12 meses·4 comments
adamansky·há 12 meses·discussSure! Take a look on https://github.com/Softmotions/iwnet/blob/master/Autark this project depends on iowow and fetches it from github when building.
adamansky·há 12 meses·discussHi! Build system itself only requires a C Compiler as dependency to work. So if you need a to compile a C++ project, C++ compiler is good to have.