Enablers: SDK: Build System
Functional Description
The build system is responsible for configuring and building Qtopia in the various incarnations it has. It is also responsible for building third party applications (via SDK or build/source tree).
Features
- Build Qt (host), Qtopia Core (target) and Qtopia as a single product.
- Allow dependencies to be specified in the .pro files (easier maintenance of this information).
- Create an image directory that can be used to run Qtopia (ie. all the Qt/Qtopia files required are present).
- Build packages for third party applications.
- Build a binary SDK for third parties to build against.