microZEUS
The whole stack, hand-drawn.

◄ Wiki / Build

change order

A single tracked unit of work — one scoped, recorded change from start to finish.

Borrowing the term from engineering and construction, a change order (ECO here) is one discrete piece of work with its own identity and record. Framing progress as a stream of change orders lets a backlog be burned down one well-defined step at a time. Each one is small enough to describe, do, and verify on its own.

See also

  • CMakeA build system generator that turns one project description into builds for many compilers and platforms.
  • cross-compileBuilding software on one kind of machine to run on a different kind.

Referenced by

CMake