Y
Hacker News
new
|
ask
|
show
|
jobs
by
oolonthegreat
927 days ago
reminds me of tsoding's nobuild, except it bypasses make and the only thing required is a C compiler. neat!
1 comments
keyle
927 days ago
Do you have a link or more info on this?
link
lifthrasiir
927 days ago
https://github.com/tsoding/nobuild
Basically it is a build system that uses C as a DSL. And no dependency tracking I think?
link
keyle
927 days ago
Thanks but... Oof! I think I prefer make.
link