What do companies use to build their binaries?

What do modern companies use to compile and link their projects?

Especially with large projects, makefiles don't seem usable enough to be scalable. As far as I can tell, many companies use either in-house build systems or in-house scripts on top of existing build systems.

Do large projects use make? Is pure Ant, Maven, etc used or is it wrapped with some script?

7
задан 2 revs 29 September 2010 в 05:57
поделиться