Autark: Rethinking build systems – Integrate, Don't Outsourceblog.annapurna.cc1 points·by adamansky·8 maanden geleden·0 comments
Show HN: Autark – A self-contained build system for C/C++autark.dev3 points·by adamansky·12 maanden geleden·4 comments
Show HN: Pure C Asynchronous HTTP Frameworkgithub.com80 points·by adamansky·4 jaar geleden·11 comments
adamansky·12 maanden geleden·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 maanden geleden·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.