2010-02-15

Evolution of build tools

  • The process of building a computer program is usually managed by a build tool
  • Build Tool: program that coordinates and controls other programs
  • The build utility needs to compile and link the various files, in the correct order
Evolution of build tools:
Make->Ant->Maven->BuiltRoot->BitBake

Nice introduction:
slurchin.googlecode.com/files/OpenEmbeddedv1.ppt

No comments:

Post a Comment