Y
Hacker News
new
|
ask
|
show
|
jobs
by
yakubin
1810 days ago
What do embedded projects in US use instead?
2 comments
aidenn0
1810 days ago
Some flavor of make (gnu and nmake are the two most common I've seen) usually wrapped with scripts written in perl/python/bash/.bat
link
Yoofie
1810 days ago
Plain ol' makefiles?
link
iamcreasy
1810 days ago
Can you not use CMake to generate those makefiles?
link