Imported Upstream version 0.9.1
[platform/upstream/iotivity.git] / resource / artifact_output_locations.txt
1 ******************************************************************
2
3  Copyright 2014 Intel Mobile Communications GmbH All Rights Reserved.
4
5 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
6
7  Licensed under the Apache License, Version 2.0 (the "License");
8  you may not use this file except in compliance with the License.
9  You may obtain a copy of the License at
10
11       http://www.apache.org/licenses/LICENSE-2.0
12
13  Unless required by applicable law or agreed to in writing, software
14  distributed under the License is distributed on an "AS IS" BASIS,
15  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16  See the License for the specific language governing permissions and
17  limitations under the License.
18
19 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
20
21 ===============================================================================
22 ====         UB Stack & TB Stack - Artifact Output Locations               ====
23 ===============================================================================
24
25 This file contains the file location for every artifact from every possible
26 build process in the OIC-RESOURCE repository.
27
28 Please refer to the readme file at <oic-resource>/README for more information.
29
30 ===============================================================================
31 ====                   Linux - Release & Debug                             ====
32 ===============================================================================
33
34 TB Stack:
35         release:
36                 <oic-resource>/csdk/linux/release/liboctbstack.a
37         debug:
38                 <oic-resource>/csdk/linux/debug/liboctbstack.a
39
40 TB Unit Tests:
41         release:
42                 <oic-resource>/csdk/stack/test/linux/release/ocserver
43                 <oic-resource>/csdk/stack/test/linux/release/occlient
44         debug:
45                 <oic-resource>/csdk/stack/test/linux/debug/ocserver
46                 <oic-resource>/csdk/stack/test/linux/debug/occlient
47
48 TB Examples:
49         release:
50                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/release/ocserver
51                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/release/occlient
52                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/release/ocservercoll
53                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/release/occlientcoll
54         debug:
55                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/debug/ocserver
56                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/debug/occlient
57                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/debug/ocservercoll
58                 <oic-resource>/csdk/stack/samples/linux/SimpleClientServer/debug/occlientcoll
59
60 UB Stack:
61         release:
62                 <oic-resource>/release/obj/liboc.a
63         debug:
64                 <oic-resource>/debug/obj/liboc.a
65
66 UB Examples:
67         release:
68                 <oic-resource>/examples/release/fridgeclient
69                 <oic-resource>/examples/release/fridgeserver
70                 <oic-resource>/examples/release/garageclient
71                 <oic-resource>/examples/release/garageserver
72                 <oic-resource>/examples/release/presenceclient
73                 <oic-resource>/examples/release/presenceserver
74                 <oic-resource>/examples/release/roomclient
75                 <oic-resource>/examples/release/roomserver
76                 <oic-resource>/examples/release/simpleclient
77                 <oic-resource>/examples/release/simpleclientserver
78                 <oic-resource>/examples/release/simpleserver
79         debug:
80                 <oic-resource>/examples/debug/fridgeclient
81                 <oic-resource>/examples/debug/fridgeserver
82                 <oic-resource>/examples/debug/garageclient
83                 <oic-resource>/examples/debug/garageserver
84                 <oic-resource>/examples/debug/presenceclient
85                 <oic-resource>/examples/debug/presenceserver
86                 <oic-resource>/examples/debug/roomclient
87                 <oic-resource>/examples/debug/roomserver
88                 <oic-resource>/examples/debug/simpleclient
89                 <oic-resource>/examples/debug/simpleclientserver
90                 <oic-resource>/examples/debug/simpleserver
91
92 UB OCICUC:
93         <oic-resource>/examples/ocicuc/client
94         <oic-resource>/examples/ocicuc/monoprocess
95         <oic-resource>/examples/ocicuc/server
96
97
98 ===============================================================================
99 ====           Arduino ATMega 2560 - Release & Debug - Ethernet Shield     ====
100 ===============================================================================
101
102 TB Stack:
103         Ethernet Shield:
104                 release:
105                         <oic-resource>/csdk/arduinomega/ethernet_shield/release/liboctbstack.a
106                 debug:
107                         <oic-resource>/csdk/arduinomega/ethernet_shield/debug/liboctbstack.a
108
109 TB Examples:
110         Ethernet Shield:
111                 release:
112                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinomega/ethernet_shield/release/ocserver.hex
113                 debug:
114                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinomega/ethernet_shield/debug/ocserver.hex
115
116 ===============================================================================
117 ====           Arduino ATMega 2560 - Release & Debug - WiFi Shield         ====
118 ===============================================================================
119
120 TB Stack:
121         WiFi Shield:
122                 release:
123                         <oic-resource>/csdk/arduinomega/wifi_shield/release/liboctbstack.a
124                 debug:
125                         <oic-resource>/csdk/arduinomega/wifi_shield/debug/liboctbstack.a
126
127 TB Examples:
128         WiFi Shield:
129                 release:
130                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinomega/wifi_shield/release/ocserver.hex
131                 debug:
132                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinomega/wifi_shield/debug/ocserver.hex
133
134 ===============================================================================
135 ====           Arduino Due - Release & Debug - Ethernet Shield             ====
136 ===============================================================================
137
138 TB Stack:
139         Ethernet Shield:
140                 release:
141                         <oic-resource>/csdk/arduinodue/ethernet_shield/release/liboctbstack.a
142                 debug:
143                         <oic-resource>/csdk/arduinodue/ethernet_shield/debug/liboctbstack.a
144
145 TB Examples:
146         Ethernet Shield:
147                 release:
148                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinodue/ethernet_shield/release/ocserver.hex
149                 debug:
150                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinodue/ethernet_shield/debug/ocserver.hex
151
152 ===============================================================================
153 ====           Arduino Due - Release & Debug - WiFi Shield         ====
154 ===============================================================================
155
156 TB Stack:
157         WiFi Shield:
158                 release:
159                         <oic-resource>/csdk/arduinodue/wifi_shield/release/liboctbstack.a
160                 debug:
161                         <oic-resource>/csdk/arduinodue/wifi_shield/debug/liboctbstack.a
162
163 TB Examples:
164         WiFi Shield:
165                 release:
166                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinodue/wifi_shield/release/ocserver.hex
167                 debug:
168                         <oic-resource>/csdk/stack/samples/arduino/SimpleClientServer/ocserver/arduinodue/wifi_shield/debug/ocserver.hex
169
170
171
172
173
174
175
176
177
178
179
180
181
182