|
1 | 1 | # OASIS_START |
2 | | -# DO NOT EDIT (digest: a952834f500b83eea06ca53d69394888) |
| 2 | +# DO NOT EDIT (digest: 089787a6c5457a0274e3a8e4ceb59b20) |
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 |
|
33 | 33 | <cohttp/*.ml{,i}>: pkg_uri |
34 | 34 | <cohttp/*.ml{,i}>: pkg_re |
35 | 35 | <cohttp/*.ml{,i}>: pkg_uri.services |
| 36 | +<cohttp/*.ml{,i}>: pkg_fieldslib |
| 37 | +<cohttp/*.ml{,i}>: pkg_fieldslib.syntax |
36 | 38 | # Library cohttp_lwt_unix |
37 | 39 | "lwt/cohttp_lwt_unix.cmxs": use_cohttp_lwt_unix |
38 | 40 | <lwt/*.ml{,i}>: pkg_lwt.unix |
|
48 | 50 | <lwt/*.ml{,i}>: pkg_mirage-net |
49 | 51 | <lwt/*.ml{,i}>: pkg_cstruct |
50 | 52 | <lwt/*.ml{,i}>: pkg_uri.services |
| 53 | +<lwt/*.ml{,i}>: pkg_fieldslib |
| 54 | +<lwt/*.ml{,i}>: pkg_fieldslib.syntax |
51 | 55 | # Library cohttp_async |
52 | 56 | "async/cohttp_async.cmxs": use_cohttp_async |
53 | 57 | <async/*.ml{,i}>: use_cohttp |
|
58 | 62 | <async/*.ml{,i}>: pkg_async |
59 | 63 | <async/*.ml{,i}>: pkg_re |
60 | 64 | <async/*.ml{,i}>: pkg_uri.services |
| 65 | +<async/*.ml{,i}>: pkg_fieldslib |
| 66 | +<async/*.ml{,i}>: pkg_fieldslib.syntax |
61 | 67 | # Executable test_parser |
62 | 68 | <lib_test/test_parser.{native,byte}>: use_cohttp_lwt_unix |
63 | 69 | <lib_test/test_parser.{native,byte}>: use_cohttp |
|
69 | 75 | <lib_test/test_parser.{native,byte}>: pkg_lwt |
70 | 76 | <lib_test/test_parser.{native,byte}>: pkg_lwt.ssl |
71 | 77 | <lib_test/test_parser.{native,byte}>: pkg_uri.services |
| 78 | +<lib_test/test_parser.{native,byte}>: pkg_fieldslib |
| 79 | +<lib_test/test_parser.{native,byte}>: pkg_fieldslib.syntax |
72 | 80 | <lib_test/test_parser.{native,byte}>: custom |
73 | 81 | # Executable test_accept |
74 | 82 | <lib_test/test_accept.{native,byte}>: use_cohttp |
75 | 83 | <lib_test/test_accept.{native,byte}>: pkg_oUnit |
76 | 84 | <lib_test/test_accept.{native,byte}>: pkg_uri |
77 | 85 | <lib_test/test_accept.{native,byte}>: pkg_re |
78 | 86 | <lib_test/test_accept.{native,byte}>: pkg_uri.services |
| 87 | +<lib_test/test_accept.{native,byte}>: pkg_fieldslib |
| 88 | +<lib_test/test_accept.{native,byte}>: pkg_fieldslib.syntax |
79 | 89 | <lib_test/test_accept.{native,byte}>: custom |
80 | 90 | # Executable test_header |
81 | 91 | <lib_test/test_header.{native,byte}>: use_cohttp |
82 | 92 | <lib_test/test_header.{native,byte}>: pkg_oUnit |
83 | 93 | <lib_test/test_header.{native,byte}>: pkg_uri |
84 | 94 | <lib_test/test_header.{native,byte}>: pkg_re |
85 | 95 | <lib_test/test_header.{native,byte}>: pkg_uri.services |
| 96 | +<lib_test/test_header.{native,byte}>: pkg_fieldslib |
| 97 | +<lib_test/test_header.{native,byte}>: pkg_fieldslib.syntax |
86 | 98 | <lib_test/test_header.{native,byte}>: custom |
87 | 99 | # Executable test_net_lwt |
88 | 100 | <lib_test/test_net_lwt.{native,byte}>: use_cohttp_lwt_unix |
|
95 | 107 | <lib_test/test_net_lwt.{native,byte}>: pkg_lwt |
96 | 108 | <lib_test/test_net_lwt.{native,byte}>: pkg_lwt.ssl |
97 | 109 | <lib_test/test_net_lwt.{native,byte}>: pkg_uri.services |
| 110 | +<lib_test/test_net_lwt.{native,byte}>: pkg_fieldslib |
| 111 | +<lib_test/test_net_lwt.{native,byte}>: pkg_fieldslib.syntax |
98 | 112 | <lib_test/test_net_lwt.{native,byte}>: custom |
99 | 113 | # Executable test_net_lwt_google |
100 | 114 | <lib_test/test_net_lwt_google.{native,byte}>: use_cohttp_lwt_unix |
|
106 | 120 | <lib_test/test_net_lwt_google.{native,byte}>: pkg_lwt |
107 | 121 | <lib_test/test_net_lwt_google.{native,byte}>: pkg_lwt.ssl |
108 | 122 | <lib_test/test_net_lwt_google.{native,byte}>: pkg_uri.services |
| 123 | +<lib_test/test_net_lwt_google.{native,byte}>: pkg_fieldslib |
| 124 | +<lib_test/test_net_lwt_google.{native,byte}>: pkg_fieldslib.syntax |
109 | 125 | <lib_test/test_net_lwt_google.{native,byte}>: custom |
110 | 126 | # Executable test_net_lwt_lastminute |
111 | 127 | <lib_test/test_net_lwt_lastminute.{native,byte}>: use_cohttp_lwt_unix |
|
117 | 133 | <lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_lwt |
118 | 134 | <lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_lwt.ssl |
119 | 135 | <lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_uri.services |
| 136 | +<lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_fieldslib |
| 137 | +<lib_test/test_net_lwt_lastminute.{native,byte}>: pkg_fieldslib.syntax |
120 | 138 | <lib_test/test_net_lwt_lastminute.{native,byte}>: custom |
121 | 139 | # Executable test_net_lwt_server |
122 | 140 | <lib_test/test_net_lwt_server.{native,byte}>: use_cohttp_lwt_unix |
|
128 | 146 | <lib_test/test_net_lwt_server.{native,byte}>: pkg_lwt |
129 | 147 | <lib_test/test_net_lwt_server.{native,byte}>: pkg_lwt.ssl |
130 | 148 | <lib_test/test_net_lwt_server.{native,byte}>: pkg_uri.services |
| 149 | +<lib_test/test_net_lwt_server.{native,byte}>: pkg_fieldslib |
| 150 | +<lib_test/test_net_lwt_server.{native,byte}>: pkg_fieldslib.syntax |
131 | 151 | <lib_test/test_net_lwt_server.{native,byte}>: custom |
132 | 152 | # Executable test_net_lwt_multi_get |
133 | 153 | <lib_test/test_net_lwt_multi_get.{native,byte}>: use_cohttp_lwt_unix |
|
139 | 159 | <lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_lwt |
140 | 160 | <lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_lwt.ssl |
141 | 161 | <lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_uri.services |
| 162 | +<lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_fieldslib |
| 163 | +<lib_test/test_net_lwt_multi_get.{native,byte}>: pkg_fieldslib.syntax |
142 | 164 | <lib_test/test_net_lwt_multi_get.{native,byte}>: custom |
143 | 165 | # Executable test_net_lwt_client_and_server |
144 | 166 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: use_cohttp_lwt_unix |
|
150 | 172 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_lwt |
151 | 173 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_lwt.ssl |
152 | 174 | <lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_uri.services |
| 175 | +<lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_fieldslib |
| 176 | +<lib_test/test_net_lwt_client_and_server.{native,byte}>: pkg_fieldslib.syntax |
153 | 177 | <lib_test/*.ml{,i}>: use_cohttp_lwt_unix |
154 | 178 | <lib_test/*.ml{,i}>: pkg_lwt.syntax |
155 | 179 | <lib_test/*.ml{,i}>: pkg_lwt.unix |
|
167 | 191 | <lib_test/test_net_async.{native,byte}>: pkg_async |
168 | 192 | <lib_test/test_net_async.{native,byte}>: pkg_re |
169 | 193 | <lib_test/test_net_async.{native,byte}>: pkg_uri.services |
| 194 | +<lib_test/test_net_async.{native,byte}>: pkg_fieldslib |
| 195 | +<lib_test/test_net_async.{native,byte}>: pkg_fieldslib.syntax |
170 | 196 | <lib_test/test_net_async.{native,byte}>: custom |
171 | 197 | # Executable test_net_async_http10 |
172 | 198 | <lib_test/test_net_async_http10.{native,byte}>: use_cohttp_async |
|
179 | 205 | <lib_test/test_net_async_http10.{native,byte}>: pkg_async |
180 | 206 | <lib_test/test_net_async_http10.{native,byte}>: pkg_re |
181 | 207 | <lib_test/test_net_async_http10.{native,byte}>: pkg_uri.services |
| 208 | +<lib_test/test_net_async_http10.{native,byte}>: pkg_fieldslib |
| 209 | +<lib_test/test_net_async_http10.{native,byte}>: pkg_fieldslib.syntax |
182 | 210 | <lib_test/test_net_async_http10.{native,byte}>: custom |
183 | 211 | # Executable test_net_async_multi_get |
184 | 212 | <lib_test/test_net_async_multi_get.{native,byte}>: use_cohttp_async |
|
191 | 219 | <lib_test/test_net_async_multi_get.{native,byte}>: pkg_async |
192 | 220 | <lib_test/test_net_async_multi_get.{native,byte}>: pkg_re |
193 | 221 | <lib_test/test_net_async_multi_get.{native,byte}>: pkg_uri.services |
| 222 | +<lib_test/test_net_async_multi_get.{native,byte}>: pkg_fieldslib |
| 223 | +<lib_test/test_net_async_multi_get.{native,byte}>: pkg_fieldslib.syntax |
194 | 224 | <lib_test/test_net_async_multi_get.{native,byte}>: custom |
195 | 225 | # Executable test_net_async_server |
196 | 226 | <lib_test/test_net_async_server.{native,byte}>: use_cohttp_async |
|
203 | 233 | <lib_test/test_net_async_server.{native,byte}>: pkg_async |
204 | 234 | <lib_test/test_net_async_server.{native,byte}>: pkg_re |
205 | 235 | <lib_test/test_net_async_server.{native,byte}>: pkg_uri.services |
| 236 | +<lib_test/test_net_async_server.{native,byte}>: pkg_fieldslib |
| 237 | +<lib_test/test_net_async_server.{native,byte}>: pkg_fieldslib.syntax |
206 | 238 | <lib_test/*.ml{,i}>: use_cohttp_async |
207 | 239 | <lib_test/*.ml{,i}>: use_cohttp |
208 | 240 | <lib_test/*.ml{,i}>: pkg_oUnit |
|
213 | 245 | <lib_test/*.ml{,i}>: pkg_async |
214 | 246 | <lib_test/*.ml{,i}>: pkg_re |
215 | 247 | <lib_test/*.ml{,i}>: pkg_uri.services |
| 248 | +<lib_test/*.ml{,i}>: pkg_fieldslib |
| 249 | +<lib_test/*.ml{,i}>: pkg_fieldslib.syntax |
216 | 250 | <lib_test/test_net_async_server.{native,byte}>: custom |
217 | 251 | # OASIS_STOP |
218 | 252 | <lib_test/{test_parser,test_net_lwt,test_net_lwt_server,test_net_mirage_server,test_net_lwt_client_and_server}.ml>: syntax_camlp4o, pkg_lwt.syntax |
| 253 | +<cohttp/request.*> or <cohttp/response.*> or <cohttp/cookie.*>: syntax_camlp4o, pkg_fieldslib.syntax |
219 | 254 | <lwt/*>: syntax_camlp4o, pkg_lwt.syntax |
220 | 255 | true: annot, bin_annot, debug, strict_sequence, principal |
0 commit comments