Autark: Rethinking build systems – Integrate, Don't Outsourceblog.annapurna.cc1 points·by adamansky·8 เดือนที่ผ่านมา·0 comments
Show HN: Autark – A self-contained build system for C/C++autark.dev3 points·by adamansky·12 เดือนที่ผ่านมา·4 comments
adamansky·12 เดือนที่ผ่านมา·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·12 เดือนที่ผ่านมา·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.