|
1 | 1 | # OASIS_START |
2 | | -# DO NOT EDIT (digest: d6d7846f359008f884c46f27d8e4b33a) |
| 2 | +# DO NOT EDIT (digest: 1ff0e28ed44ab8fbe9000e26aee14bcb) |
3 | 3 | # Ignore VCS directories, you can use the same kind of rule outside |
4 | 4 | # OASIS_START/STOP if you want to exclude directories that contains |
5 | 5 | # useless stuff for the build process |
|
37 | 37 | <cohttp/*.ml{,i}>: pkg_uri.services |
38 | 38 | <cohttp/*.ml{,i}>: pkg_fieldslib |
39 | 39 | <cohttp/*.ml{,i}>: pkg_fieldslib.syntax |
| 40 | +<cohttp/*.ml{,i}>: pkg_sexplib |
| 41 | +<cohttp/*.ml{,i}>: pkg_sexplib.syntax |
40 | 42 | # Library cohttp_lwt |
41 | 43 | "lwt/cohttp_lwt.cmxs": use_cohttp_lwt |
42 | 44 | # Library cohttp_lwt_unix |
|
53 | 55 | <lwt/*.ml{,i}>: pkg_uri.services |
54 | 56 | <lwt/*.ml{,i}>: pkg_fieldslib |
55 | 57 | <lwt/*.ml{,i}>: pkg_fieldslib.syntax |
| 58 | +<lwt/*.ml{,i}>: pkg_sexplib |
| 59 | +<lwt/*.ml{,i}>: pkg_sexplib.syntax |
56 | 60 | # Library cohttp_async |
57 | 61 | "async/cohttp_async.cmxs": use_cohttp_async |
58 | 62 | <async/*.ml{,i}>: use_cohttp |
|
63 | 67 | <async/*.ml{,i}>: pkg_uri.services |
64 | 68 | <async/*.ml{,i}>: pkg_fieldslib |
65 | 69 | <async/*.ml{,i}>: pkg_fieldslib.syntax |
| 70 | +<async/*.ml{,i}>: pkg_sexplib |
| 71 | +<async/*.ml{,i}>: pkg_sexplib.syntax |
66 | 72 | # Executable test_parser |
67 | 73 | <lib_test/test_parser.{native,byte}>: use_cohttp_lwt_unix |
68 | 74 | <lib_test/test_parser.{native,byte}>: use_cohttp_lwt |
|
78 | 84 | <lib_test/test_parser.{native,byte}>: pkg_uri.services |
79 | 85 | <lib_test/test_parser.{native,byte}>: pkg_fieldslib |
80 | 86 | <lib_test/test_parser.{native,byte}>: pkg_fieldslib.syntax |
| 87 | +<lib_test/test_parser.{native,byte}>: pkg_sexplib |
| 88 | +<lib_test/test_parser.{native,byte}>: pkg_sexplib.syntax |
81 | 89 | <lib_test/test_parser.{native,byte}>: custom |
82 | 90 | # Executable test_accept |
83 | 91 | <lib_test/test_accept.{native,byte}>: use_cohttp |
|
87 | 95 | <lib_test/test_accept.{native,byte}>: pkg_uri.services |
88 | 96 | <lib_test/test_accept.{native,byte}>: pkg_fieldslib |
89 | 97 | <lib_test/test_accept.{native,byte}>: pkg_fieldslib.syntax |
| 98 | +<lib_test/test_accept.{native,byte}>: pkg_sexplib |
| 99 | +<lib_test/test_accept.{native,byte}>: pkg_sexplib.syntax |
90 | 100 | <lib_test/test_accept.{native,byte}>: custom |
91 | 101 | # Executable test_header |
92 | 102 | <lib_test/test_header.{native,byte}>: use_cohttp |
|
96 | 106 | <lib_test/test_header.{native,byte}>: pkg_uri.services |
97 | 107 | <lib_test/test_header.{native,byte}>: pkg_fieldslib |
98 | 108 | <lib_test/test_header.{native,byte}>: pkg_fieldslib.syntax |
| 109 | +<lib_test/test_header.{native,byte}>: pkg_sexplib |
| 110 | +<lib_test/test_header.{native,byte}>: pkg_sexplib.syntax |
99 | 111 | <lib_test/test_header.{native,byte}>: custom |
100 | 112 | # Executable test_net_lwt |
101 | 113 | <lib_test/test_net_lwt.{native,byte}>: use_cohttp_lwt_unix |
|
112 | 124 | <lib_test/test_net_lwt.{native,byte}>: pkg_uri.services |
113 | 125 | <lib_test/test_net_lwt.{native,byte}>: pkg_fieldslib |
114 | 126 | <lib_test/test_net_lwt.{native,byte}>: pkg_fieldslib.syntax |
| 127 | +<lib_test/test_net_lwt.{native,byte}>: pkg_sexplib |
| 128 | +<lib_test/test_net_lwt.{native,byte}>: pkg_sexplib.syntax |
115 | 129 | <lib_test/test_net_lwt.{native,byte}>: custom |
116 | 130 | # Executable test_net_lwt_google |
117 | 131 | <lib_test/test_net_lwt_google.{native,byte}>: use_cohttp_lwt_unix |
|
127 | 141 | <lib_test/test_net_lwt_google.{native,byte}>: pkg_uri.services |
128 | 142 | <lib_test/test_net_lwt_google.{native,byte}>: pkg_fieldslib |
129 | 143 | <lib_test/test_net_lwt_google.{native,byte}>: pkg_fieldslib.syntax |
| 144 | +<lib_test/test_net_lwt_google.{native,byte}>: pkg_sexplib |
| 145 | +<lib_test/test_net_lwt_google.{native,byte}>: pkg_sexplib.syntax |
130 | 146 | <lib_test/test_net_lwt_google.{native,byte}>: custom |
131 | 147 | # Executable test_net_lwt_lastminute |
132 | 148 | <lib_test/test_net_lwt_lastminute.{native,byte}>: use_cohttp_lwt_unix |
|
142 | 158 | <lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_uri.services |
143 | 159 | <lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_fieldslib |
144 | 160 | <lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_fieldslib.syntax |
| 161 | +<lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_sexplib |
| 162 | +<lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_sexplib.syntax |
145 | 163 | <lib_test/test_net_lwt_lastminute.{native,byte}>: custom |
146 | 164 | # Executable test_net_lwt_server |
147 | 165 | <lib_test/test_net_lwt_server.{native,byte}>: use_cohttp_lwt_unix |
|
157 | 175 | <lib_test/test_net_lwt_server.{native,byte}>: pkg_uri.services |
158 | 176 | <lib_test/test_net_lwt_server.{native,byte}>: pkg_fieldslib |
159 | 177 | <lib_test/test_net_lwt_server.{native,byte}>: pkg_fieldslib.syntax |
| 178 | +<lib_test/test_net_lwt_server.{native,byte}>: pkg_sexplib |
| 179 | +<lib_test/test_net_lwt_server.{native,byte}>: pkg_sexplib.syntax |
160 | 180 | <lib_test/test_net_lwt_server.{native,byte}>: custom |
161 | 181 | # Executable test_net_lwt_multi_get |
162 | 182 | <lib_test/test_net_lwt_multi_get.{native,byte}>: use_cohttp_lwt_unix |
|
172 | 192 | <lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_uri.services |
173 | 193 | <lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_fieldslib |
174 | 194 | <lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_fieldslib.syntax |
| 195 | +<lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_sexplib |
| 196 | +<lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_sexplib.syntax |
175 | 197 | <lib_test/test_net_lwt_multi_get.{native,byte}>: custom |
176 | 198 | # Executable test_net_lwt_client_and_server |
177 | 199 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: use_cohttp_lwt_unix |
|
187 | 209 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_uri.services |
188 | 210 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_fieldslib |
189 | 211 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_fieldslib.syntax |
| 212 | +<lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_sexplib |
| 213 | +<lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_sexplib.syntax |
190 | 214 | <lib_test/*.ml{,i}>: use_cohttp_lwt_unix |
191 | 215 | <lib_test/*.ml{,i}>: use_cohttp_lwt |
192 | 216 | <lib_test/*.ml{,i}>: pkg_unix |
|
206 | 230 | <lib_test/test_net_async.{native,byte}>: pkg_uri.services |
207 | 231 | <lib_test/test_net_async.{native,byte}>: pkg_fieldslib |
208 | 232 | <lib_test/test_net_async.{native,byte}>: pkg_fieldslib.syntax |
| 233 | +<lib_test/test_net_async.{native,byte}>: pkg_sexplib |
| 234 | +<lib_test/test_net_async.{native,byte}>: pkg_sexplib.syntax |
209 | 235 | <lib_test/test_net_async.{native,byte}>: custom |
210 | 236 | # Executable test_net_async_http10 |
211 | 237 | <lib_test/test_net_async_http10.{native,byte}>: use_cohttp_async |
|
218 | 244 | <lib_test/test_net_async_http10.{native,byte}>: pkg_uri.services |
219 | 245 | <lib_test/test_net_async_http10.{native,byte}>: pkg_fieldslib |
220 | 246 | <lib_test/test_net_async_http10.{native,byte}>: pkg_fieldslib.syntax |
| 247 | +<lib_test/test_net_async_http10.{native,byte}>: pkg_sexplib |
| 248 | +<lib_test/test_net_async_http10.{native,byte}>: pkg_sexplib.syntax |
221 | 249 | <lib_test/test_net_async_http10.{native,byte}>: custom |
222 | 250 | # Executable test_net_async_multi_get |
223 | 251 | <lib_test/test_net_async_multi_get.{native,byte}>: use_cohttp_async |
|
230 | 258 | <lib_test/test_net_async_multi_get.{native,byte}>: pkg_uri.services |
231 | 259 | <lib_test/test_net_async_multi_get.{native,byte}>: pkg_fieldslib |
232 | 260 | <lib_test/test_net_async_multi_get.{native,byte}>: pkg_fieldslib.syntax |
| 261 | +<lib_test/test_net_async_multi_get.{native,byte}>: pkg_sexplib |
| 262 | +<lib_test/test_net_async_multi_get.{native,byte}>: pkg_sexplib.syntax |
233 | 263 | <lib_test/test_net_async_multi_get.{native,byte}>: custom |
234 | 264 | # Executable test_net_async_server |
235 | 265 | <lib_test/test_net_async_server.{native,byte}>: use_cohttp_async |
|
242 | 272 | <lib_test/test_net_async_server.{native,byte}>: pkg_uri.services |
243 | 273 | <lib_test/test_net_async_server.{native,byte}>: pkg_fieldslib |
244 | 274 | <lib_test/test_net_async_server.{native,byte}>: pkg_fieldslib.syntax |
| 275 | +<lib_test/test_net_async_server.{native,byte}>: pkg_sexplib |
| 276 | +<lib_test/test_net_async_server.{native,byte}>: pkg_sexplib.syntax |
245 | 277 | <lib_test/*.ml{,i}>: use_cohttp_async |
246 | 278 | <lib_test/*.ml{,i}>: use_cohttp |
247 | 279 | <lib_test/*.ml{,i}>: pkg_oUnit |
|
252 | 284 | <lib_test/*.ml{,i}>: pkg_uri.services |
253 | 285 | <lib_test/*.ml{,i}>: pkg_fieldslib |
254 | 286 | <lib_test/*.ml{,i}>: pkg_fieldslib.syntax |
| 287 | +<lib_test/*.ml{,i}>: pkg_sexplib |
| 288 | +<lib_test/*.ml{,i}>: pkg_sexplib.syntax |
255 | 289 | <lib_test/test_net_async_server.{native,byte}>: custom |
256 | 290 | # Executable cohttp-server |
257 | 291 | <bin/cohttp_server_async.{native,byte}>: use_cohttp_async |
|
263 | 297 | <bin/cohttp_server_async.{native,byte}>: pkg_uri.services |
264 | 298 | <bin/cohttp_server_async.{native,byte}>: pkg_fieldslib |
265 | 299 | <bin/cohttp_server_async.{native,byte}>: pkg_fieldslib.syntax |
| 300 | +<bin/cohttp_server_async.{native,byte}>: pkg_sexplib |
| 301 | +<bin/cohttp_server_async.{native,byte}>: pkg_sexplib.syntax |
266 | 302 | <bin/*.ml{,i}>: use_cohttp_async |
267 | 303 | <bin/*.ml{,i}>: use_cohttp |
268 | 304 | <bin/*.ml{,i}>: pkg_uri |
|
272 | 308 | <bin/*.ml{,i}>: pkg_uri.services |
273 | 309 | <bin/*.ml{,i}>: pkg_fieldslib |
274 | 310 | <bin/*.ml{,i}>: pkg_fieldslib.syntax |
| 311 | +<bin/*.ml{,i}>: pkg_sexplib |
| 312 | +<bin/*.ml{,i}>: pkg_sexplib.syntax |
275 | 313 | <bin/cohttp_server_async.{native,byte}>: custom |
276 | 314 | # OASIS_STOP |
277 | 315 | true: annot, bin_annot, debug, strict_sequence, principal |
0 commit comments