77 |
77 |
78 <!-- OS what --> |
78 <!-- OS what --> |
79 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
79 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
80 <param name="build.system" value="${sf.spec.build.system}" /> |
80 <param name="build.system" value="${sf.spec.build.system}" /> |
81 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
81 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
82 <!-- param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}" / --> |
82 <param name="sysdef.configurations.list" value="${sf.spec.sysdef.configurations.list}" /> |
83 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
83 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
84 <reference refid="sbs.main.what.sbs.var" torefid="sbs.var" /> |
84 <reference refid="sbs.main.what.sbs.var" torefid="sbs.var" /> |
85 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
85 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
86 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
86 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
87 </antcall> |
87 </antcall> |
88 |
88 |
89 <!-- OS clean main build --> |
89 <!-- OS clean main build --> |
90 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
90 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
91 <param name="build.system" value="${sf.spec.build.system}" /> |
91 <param name="build.system" value="${sf.spec.build.system}" /> |
92 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
92 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
93 <!-- param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}" / --> |
93 <param name="sysdef.configurations.list" value="${sf.spec.sysdef.configurations.list}" /> |
94 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
94 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
95 <reference refid="sbs.main.clean.sbs.var" torefid="sbs.var" /> |
95 <reference refid="sbs.main.clean.sbs.var" torefid="sbs.var" /> |
96 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
96 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
97 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
97 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
98 </antcall> |
98 </antcall> |
109 |
109 |
110 <!-- OS tools2 build first --> |
110 <!-- OS tools2 build first --> |
111 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
111 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
112 <param name="build.system" value="${sf.spec.build.system}" /> |
112 <param name="build.system" value="${sf.spec.build.system}" /> |
113 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
113 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
114 <!-- param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}" / --> |
114 <param name="sysdef.configurations.list" value="${sf.spec.sysdef.configurations.list}" /> |
115 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
115 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
116 <reference refid="sbs.tools2.var" torefid="sbs.var" /> |
116 <reference refid="sbs.tools2.var" torefid="sbs.var" /> |
117 <reference refid="sbs.toolsbuild.options" torefid="sbs.make.options" /> |
117 <reference refid="sbs.toolsbuild.options" torefid="sbs.make.options" /> |
118 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
118 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
119 </antcall> |
119 </antcall> |
125 |
125 |
126 <!-- OS tools build after tools2 --> |
126 <!-- OS tools build after tools2 --> |
127 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
127 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
128 <param name="build.system" value="${sf.spec.build.system}" /> |
128 <param name="build.system" value="${sf.spec.build.system}" /> |
129 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
129 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
130 <!-- param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}" / --> |
130 <param name="sysdef.configurations.list" value="${sf.spec.sysdef.configurations.list}" /> |
131 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
131 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
132 <reference refid="sbs.tools.var" torefid="sbs.var" /> |
132 <reference refid="sbs.tools.var" torefid="sbs.var" /> |
133 <reference refid="sbs.toolsbuild.options" torefid="sbs.make.options" /> |
133 <reference refid="sbs.toolsbuild.options" torefid="sbs.make.options" /> |
134 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
134 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
135 </antcall> |
135 </antcall> |
140 |
140 |
141 <!-- OS main build --> |
141 <!-- OS main build --> |
142 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
142 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
143 <param name="build.system" value="${sf.spec.build.system}" /> |
143 <param name="build.system" value="${sf.spec.build.system}" /> |
144 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
144 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
145 <!-- param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}" / --> |
145 <param name="sysdef.configurations.list" value="${sf.spec.sysdef.configurations.list}" /> |
146 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
146 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
147 <reference refid="sbs.main.sbs.var" torefid="sbs.var" /> |
147 <reference refid="sbs.main.sbs.var" torefid="sbs.var" /> |
148 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
148 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
149 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
149 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
150 </antcall> |
150 </antcall> |
151 |
151 |
152 <!-- OS check --> |
152 <!-- OS check --> |
153 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
153 <antcall target="compile-main" inheritAll="false" inheritRefs="true"> |
154 <param name="build.system" value="${sf.spec.build.system}" /> |
154 <param name="build.system" value="${sf.spec.build.system}" /> |
155 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
155 <!-- param name="compile.sysdef.dtd.stub" value="${sf.spec.os.sysdef.dtd}" / --> |
156 <!-- param name="sysdef.configurations.list" value="${sf.spec.os.sysdef.clean.configurations.list}" / --> |
156 <param name="sysdef.configurations.list" value="${sf.spec.sysdef.configurations.list}" /> |
157 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
157 <!-- param name="sf.spec.sysdef.version" value ="${sf.spec.os.sysdef.version}"/ --> |
158 <reference refid="sbs.main.check.sbs.var" torefid="sbs.var" /> |
158 <reference refid="sbs.main.check.sbs.var" torefid="sbs.var" /> |
159 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
159 <reference refid="sbs.fullbuild.options" torefid="sbs.make.options" /> |
160 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
160 <reference refid="sf.spec.system.definition.files" torefid="system.definition.files" /> |
161 </antcall> |
161 </antcall> |