Lines Matching refs:Build
1 Build Framework
7 Basically the user provides set of 'Build' files that list objects and
11 we setup source objects, but we support more. This allows one 'Build' file to
15 Build framework makefiles
20 Build.include
23 While the 'Build.include' file contains just some generic definitions, the
40 which includes all compiled sources described in 'Build' makefiles.
43 Build makefiles
46 The user supplies 'Build' makefiles that contains a objects list, and connects
66 To follow the above example, the user provides following 'Build' files:
68 ex/Build:
77 ex/arch/Build:
91 that contain request objects names in Build files.
143 This C flags changes has the scope of the Build makefile they are defined in.
157 All existing '.cmd' files are included in the Build process to follow properly