|
9 | 9 | #define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx |
10 | 10 |
|
11 | 11 | #define SOURCES \ |
12 | | - atomicAdjustDummyImpl.h atomicAdjustDummyImpl.I atomicAdjust.h \ |
13 | | - atomicAdjust.I atomicAdjustImpl.h \ |
14 | | - atomicAdjustNsprImpl.h atomicAdjustNsprImpl.I \ |
15 | | - atomicAdjustPosixImpl.h atomicAdjustPosixImpl.I \ |
16 | | - atomicAdjustWin32Impl.h atomicAdjustWin32Impl.I \ |
17 | 12 | bigEndian.h buffer.I buffer.h \ |
18 | 13 | checksumHashGenerator.I checksumHashGenerator.h circBuffer.I \ |
19 | | - circBuffer.h clockObject.I clockObject.h \ |
20 | | - conditionVar.h conditionVar.I \ |
21 | | - conditionVarDebug.h conditionVarDebug.I \ |
22 | | - conditionVarDirect.h conditionVarDirect.I \ |
23 | | - conditionVarDummyImpl.h conditionVarDummyImpl.I \ |
24 | | - conditionVarImpl.h \ |
25 | | - conditionVarNsprImpl.h conditionVarNsprImpl.I \ |
26 | | - conditionVarPosixImpl.h conditionVarPosixImpl.I \ |
27 | | - conditionVarWin32Impl.h conditionVarWin32Impl.I \ |
| 14 | + circBuffer.h \ |
28 | 15 | config_express.h \ |
29 | | - cycleData.h cycleData.I \ |
30 | | - cycleDataReader.h cycleDataReader.I \ |
31 | | - cycleDataStageReader.h cycleDataStageReader.I \ |
32 | | - cycleDataStageWriter.h cycleDataStageWriter.I \ |
33 | | - cycleDataWriter.h cycleDataWriter.I \ |
34 | | - cyclerHolder.h cyclerHolder.I \ |
35 | 16 | datagram.I datagram.h datagramGenerator.I \ |
36 | 17 | datagramGenerator.h \ |
37 | 18 | datagramIterator.I datagramIterator.h datagramSink.I datagramSink.h \ |
38 | 19 | dcast.T dcast.h \ |
39 | 20 | encryptStreamBuf.h encryptStreamBuf.I encryptStream.h encryptStream.I \ |
40 | 21 | error_utils.h \ |
41 | | - externalThread.h \ |
42 | 22 | hashGeneratorBase.I hashGeneratorBase.h \ |
43 | 23 | hashVal.I hashVal.h \ |
44 | 24 | indirectLess.I indirectLess.h \ |
45 | 25 | littleEndian.h \ |
46 | | - mainThread.h \ |
47 | 26 | memoryInfo.I memoryInfo.h \ |
48 | 27 | memoryUsage.I memoryUsage.h \ |
49 | 28 | memoryUsagePointerCounts.I memoryUsagePointerCounts.h \ |
50 | 29 | memoryUsagePointers.I memoryUsagePointers.h \ |
51 | 30 | multifile.I multifile.h \ |
52 | | - mutexDebug.h mutexDebug.I \ |
53 | | - mutexDirect.h mutexDirect.I \ |
54 | | - mutexHolder.h mutexHolder.I \ |
55 | 31 | namable.I \ |
56 | 32 | namable.h nativeNumericData.I nativeNumericData.h \ |
57 | 33 | numeric_types.h \ |
58 | 34 | ordered_vector.h ordered_vector.I ordered_vector.T \ |
59 | 35 | password_hash.h \ |
60 | 36 | patchfile.I patchfile.h \ |
61 | | - pipeline.h pipeline.I \ |
62 | | - pipelineCycler.h pipelineCycler.I \ |
63 | | - pipelineCyclerLinks.h pipelineCyclerLinks.I \ |
64 | | - pipelineCyclerBase.h \ |
65 | | - pipelineCyclerDummyImpl.h pipelineCyclerDummyImpl.I \ |
66 | | - pipelineCyclerTrivialImpl.h pipelineCyclerTrivialImpl.I \ |
67 | | - pipelineCyclerTrueImpl.h pipelineCyclerTrueImpl.I \ |
68 | | - pmutex.h pmutex.I \ |
69 | 37 | pointerTo.I pointerTo.h \ |
70 | 38 | pointerToArray.I pointerToArray.h \ |
71 | 39 | pointerToBase.I pointerToBase.h \ |
|
74 | 42 | pta_uchar.h \ |
75 | 43 | ramfile.I ramfile.h \ |
76 | 44 | referenceCount.I referenceCount.h \ |
77 | | - reMutex.I reMutex.h \ |
78 | | - reMutexDirect.h reMutexDirect.I \ |
79 | | - reMutexHolder.I reMutexHolder.h \ |
80 | 45 | reversedNumericData.I reversedNumericData.h \ |
81 | 46 | streamReader.I streamReader.h streamWriter.I streamWriter.h \ |
82 | 47 | stringDecoder.h stringDecoder.I \ |
83 | 48 | subStream.I subStream.h subStreamBuf.h \ |
84 | 49 | textEncoder.h textEncoder.I \ |
85 | | - threadDummyImpl.h threadDummyImpl.I thread.h thread.I threadImpl.h \ |
86 | | - threadNsprImpl.h threadNsprImpl.I \ |
87 | | - threadPosixImpl.h threadPosixImpl.I \ |
88 | | - threadWin32Impl.h threadWin32Impl.I \ |
89 | | - threadPriority.h \ |
90 | 50 | tokenBoard.I \ |
91 | 51 | tokenBoard.h trueClock.I trueClock.h \ |
92 | 52 | typedReferenceCount.I typedReferenceCount.h typedef.h \ |
|
106 | 66 | zStream.I zStream.h zStreamBuf.h |
107 | 67 |
|
108 | 68 | #define INCLUDED_SOURCES \ |
109 | | - atomicAdjust.cxx atomicAdjustDummyImpl.cxx \ |
110 | | - atomicAdjustNsprImpl.cxx \ |
111 | | - atomicAdjustPosixImpl.cxx \ |
112 | | - atomicAdjustWin32Impl.cxx \ |
113 | | - buffer.cxx checksumHashGenerator.cxx clockObject.cxx \ |
114 | | - conditionVar.cxx \ |
115 | | - conditionVarDebug.cxx \ |
116 | | - conditionVarDirect.cxx \ |
117 | | - conditionVarDummyImpl.cxx \ |
118 | | - conditionVarNsprImpl.cxx \ |
119 | | - conditionVarPosixImpl.cxx \ |
120 | | - conditionVarWin32Impl.cxx \ |
| 69 | + buffer.cxx checksumHashGenerator.cxx \ |
121 | 70 | config_express.cxx \ |
122 | | - cycleData.cxx \ |
123 | | - cycleDataReader.cxx \ |
124 | | - cycleDataStageReader.cxx \ |
125 | | - cycleDataStageWriter.cxx \ |
126 | | - cycleDataWriter.cxx \ |
127 | | - cyclerHolder.cxx \ |
128 | 71 | datagram.cxx datagramGenerator.cxx \ |
129 | 72 | datagramIterator.cxx \ |
130 | 73 | datagramSink.cxx dcast.cxx \ |
131 | 74 | encryptStreamBuf.cxx encryptStream.cxx \ |
132 | 75 | error_utils.cxx \ |
133 | | - externalThread.cxx \ |
134 | 76 | hashGeneratorBase.cxx hashVal.cxx \ |
135 | | - mainThread.cxx \ |
136 | 77 | memoryInfo.cxx memoryUsage.cxx memoryUsagePointerCounts.cxx \ |
137 | 78 | memoryUsagePointers.cxx multifile.cxx \ |
138 | | - mutexDebug.cxx \ |
139 | | - mutexDirect.cxx \ |
140 | | - mutexHolder.cxx \ |
141 | | - pipeline.cxx \ |
142 | | - pipelineCycler.cxx \ |
143 | | - pipelineCyclerDummyImpl.cxx \ |
144 | | - pipelineCyclerTrivialImpl.cxx \ |
145 | | - pipelineCyclerTrueImpl.cxx \ |
146 | | - pmutex.cxx \ |
147 | 79 | namable.cxx \ |
148 | 80 | nativeNumericData.cxx \ |
149 | 81 | ordered_vector.cxx \ |
|
157 | 89 | pta_uchar.cxx \ |
158 | 90 | ramfile.cxx \ |
159 | 91 | referenceCount.cxx \ |
160 | | - reMutex.cxx \ |
161 | | - reMutexDirect.cxx \ |
162 | | - reMutexHolder.cxx \ |
163 | 92 | reversedNumericData.cxx \ |
164 | 93 | streamReader.cxx streamWriter.cxx \ |
165 | 94 | stringDecoder.cxx \ |
166 | 95 | subStream.cxx subStreamBuf.cxx \ |
167 | 96 | textEncoder.cxx \ |
168 | | - thread.cxx threadDummyImpl.cxx \ |
169 | | - threadNsprImpl.cxx \ |
170 | | - threadPosixImpl.cxx \ |
171 | | - threadWin32Impl.cxx \ |
172 | 97 | trueClock.cxx \ |
173 | 98 | typedReferenceCount.cxx \ |
174 | 99 | unicodeLatinMap.cxx \ |
|
185 | 110 | zStream.cxx zStreamBuf.cxx |
186 | 111 |
|
187 | 112 | #define INSTALL_HEADERS \ |
188 | | - atomicAdjustDummyImpl.h atomicAdjustDummyImpl.I atomicAdjust.h \ |
189 | | - atomicAdjust.I atomicAdjustImpl.h \ |
190 | | - atomicAdjustNsprImpl.h atomicAdjustNsprImpl.I \ |
191 | | - atomicAdjustPosixImpl.h atomicAdjustPosixImpl.I \ |
192 | | - atomicAdjustWin32Impl.h atomicAdjustWin32Impl.I \ |
193 | | - bigEndian.h buffer.I buffer.h checksumHashGenerator.I \ |
194 | | - checksumHashGenerator.h circBuffer.I circBuffer.h clockObject.I \ |
195 | | - clockObject.h \ |
196 | | - conditionVar.h conditionVar.I \ |
197 | | - conditionVarDebug.h conditionVarDebug.I \ |
198 | | - conditionVarDirect.h conditionVarDirect.I \ |
199 | | - conditionVarDummyImpl.h conditionVarDummyImpl.I \ |
200 | | - conditionVarImpl.h \ |
201 | | - conditionVarNsprImpl.h conditionVarNsprImpl.I \ |
202 | | - conditionVarPosixImpl.h conditionVarPosixImpl.I \ |
203 | | - conditionVarWin32Impl.h conditionVarWin32Impl.I \ |
| 113 | + bigEndian.h buffer.I buffer.h \ |
| 114 | + checksumHashGenerator.I checksumHashGenerator.h circBuffer.I \ |
| 115 | + circBuffer.h \ |
204 | 116 | config_express.h \ |
205 | | - cycleData.h cycleData.I \ |
206 | | - cycleDataReader.h cycleDataReader.I \ |
207 | | - cycleDataStageReader.h cycleDataStageReader.I \ |
208 | | - cycleDataStageWriter.h cycleDataStageWriter.I \ |
209 | | - cycleDataWriter.h cycleDataWriter.I \ |
210 | | - cyclerHolder.h cyclerHolder.I \ |
211 | | - datagram.I datagram.h \ |
212 | | - datagramGenerator.I datagramGenerator.h \ |
213 | | - datagramIterator.I datagramIterator.h \ |
214 | | - datagramSink.I datagramSink.h dcast.T dcast.h \ |
| 117 | + datagram.I datagram.h datagramGenerator.I \ |
| 118 | + datagramGenerator.h \ |
| 119 | + datagramIterator.I datagramIterator.h datagramSink.I datagramSink.h \ |
| 120 | + dcast.T dcast.h \ |
215 | 121 | encryptStreamBuf.h encryptStreamBuf.I encryptStream.h encryptStream.I \ |
216 | | - error_utils.h \ |
217 | | - externalThread.h \ |
218 | | - hashGeneratorBase.I \ |
219 | | - hashGeneratorBase.h hashVal.I hashVal.h \ |
| 122 | + error_utils.h \ |
| 123 | + hashGeneratorBase.I hashGeneratorBase.h \ |
| 124 | + hashVal.I hashVal.h \ |
220 | 125 | indirectLess.I indirectLess.h \ |
221 | 126 | littleEndian.h \ |
222 | | - mainThread.h \ |
223 | | - memoryInfo.I memoryInfo.h memoryUsage.I \ |
224 | | - memoryUsage.h memoryUsagePointerCounts.I \ |
225 | | - memoryUsagePointerCounts.h memoryUsagePointers.I \ |
226 | | - memoryUsagePointers.h multifile.I multifile.h \ |
227 | | - mutexDebug.h mutexDebug.I \ |
228 | | - mutexDirect.h mutexDirect.I \ |
229 | | - mutexHolder.h mutexHolder.I \ |
230 | | - namable.I namable.h \ |
231 | | - nativeNumericData.I nativeNumericData.h numeric_types.h \ |
| 127 | + memoryInfo.I memoryInfo.h \ |
| 128 | + memoryUsage.I memoryUsage.h \ |
| 129 | + memoryUsagePointerCounts.I memoryUsagePointerCounts.h \ |
| 130 | + memoryUsagePointers.I memoryUsagePointers.h \ |
| 131 | + multifile.I multifile.h \ |
| 132 | + namable.I \ |
| 133 | + namable.h nativeNumericData.I nativeNumericData.h \ |
| 134 | + numeric_types.h \ |
232 | 135 | ordered_vector.h ordered_vector.I ordered_vector.T \ |
233 | 136 | password_hash.h \ |
234 | 137 | patchfile.I patchfile.h \ |
235 | | - pipeline.h pipeline.I \ |
236 | | - pipelineCycler.h pipelineCycler.I \ |
237 | | - pipelineCyclerLinks.h pipelineCyclerLinks.I \ |
238 | | - pipelineCyclerBase.h \ |
239 | | - pipelineCyclerDummyImpl.h pipelineCyclerDummyImpl.I \ |
240 | | - pipelineCyclerTrivialImpl.h pipelineCyclerTrivialImpl.I \ |
241 | | - pipelineCyclerTrueImpl.h pipelineCyclerTrueImpl.I \ |
242 | | - pmutex.h pmutex.I \ |
243 | 138 | pointerTo.I pointerTo.h \ |
244 | 139 | pointerToArray.I pointerToArray.h \ |
245 | 140 | pointerToBase.I pointerToBase.h \ |
246 | 141 | pointerToVoid.I pointerToVoid.h \ |
247 | | - profileTimer.I \ |
248 | | - profileTimer.h pta_uchar.h \ |
| 142 | + profileTimer.I profileTimer.h \ |
| 143 | + pta_uchar.h \ |
249 | 144 | ramfile.I ramfile.h \ |
250 | 145 | referenceCount.I referenceCount.h \ |
251 | | - reMutex.I reMutex.h \ |
252 | | - reMutexDirect.h reMutexDirect.I \ |
253 | | - reMutexHolder.I reMutexHolder.h \ |
254 | 146 | reversedNumericData.I reversedNumericData.h \ |
255 | 147 | streamReader.I streamReader.h streamWriter.I streamWriter.h \ |
256 | 148 | stringDecoder.h stringDecoder.I \ |
257 | 149 | subStream.I subStream.h subStreamBuf.h \ |
258 | 150 | textEncoder.h textEncoder.I \ |
259 | | - threadDummyImpl.h threadDummyImpl.I thread.h thread.I threadImpl.h \ |
260 | | - threadNsprImpl.h threadNsprImpl.I \ |
261 | | - threadPosixImpl.h threadPosixImpl.I \ |
262 | | - threadWin32Impl.h threadWin32Impl.I \ |
263 | | - threadPriority.h \ |
264 | 151 | tokenBoard.I \ |
265 | 152 | tokenBoard.h trueClock.I trueClock.h \ |
266 | | - typedReferenceCount.I \ |
267 | | - typedReferenceCount.h typedef.h \ |
| 153 | + typedReferenceCount.I typedReferenceCount.h typedef.h \ |
268 | 154 | unicodeLatinMap.h \ |
269 | 155 | vector_uchar.h \ |
270 | 156 | virtualFileComposite.h virtualFileComposite.I virtualFile.h \ |
|
321 | 207 |
|
322 | 208 | #end test_bin_target |
323 | 209 | #endif |
324 | | - |
325 | | - |
326 | | -#begin test_bin_target |
327 | | - #define TARGET test_threaddata |
328 | | - #define LOCAL_LIBS $[LOCAL_LIBS] express |
329 | | - #define OTHER_LIBS dtoolutil:c dtool:m pystub |
330 | | - |
331 | | - #define SOURCES \ |
332 | | - test_threaddata.cxx |
333 | | - |
334 | | -#end test_bin_target |
335 | | - |
336 | | - |
337 | | -#begin test_bin_target |
338 | | - #define TARGET test_diners |
339 | | - #define LOCAL_LIBS $[LOCAL_LIBS] express |
340 | | - #define OTHER_LIBS dtoolutil:c dtool:m dtoolconfig:m pystub |
341 | | - |
342 | | - #define SOURCES \ |
343 | | - test_diners.cxx |
344 | | - |
345 | | -#end test_bin_target |
346 | | - |
0 commit comments