Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
m (Fix markup) |
(Incremental requirements) |
||
| Line 9: | Line 9: | ||
* The build system must support cross-compiling from *nix hosts. | * The build system must support cross-compiling from *nix hosts. | ||
* The build must produce correct results. This includes calculating dependencies correctly, while requiring minimum manual dependency notations. The build tools should be used to calculate dependency information whenever possible. | * The build must produce correct results. This includes calculating dependencies correctly, while requiring minimum manual dependency notations. The build tools should be used to calculate dependency information whenever possible. | ||
* Incremental rebuilds must be fast, and developers should be able to choose to rebuild only certain directories. | |||
== Configuration Requirements == | == Configuration Requirements == | ||