-
Notifications
You must be signed in to change notification settings - Fork 7
/
_tags
50 lines (50 loc) · 1.69 KB
/
_tags
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# OASIS_START
# DO NOT EDIT (digest: aa9c28a0037dedb822caa9b112086b79)
# Ignore VCS directories, you can use the same kind of rule outside
# OASIS_START/STOP if you want to exclude directories that contains
# useless stuff for the build process
<**/.svn>: -traverse
<**/.svn>: not_hygienic
".bzr": -traverse
".bzr": not_hygienic
".hg": -traverse
".hg": not_hygienic
".git": -traverse
".git": not_hygienic
"_darcs": -traverse
"_darcs": not_hygienic
# Library erm_xmpp
"src/erm_xmpp.cmxs": use_erm_xmpp
<src/*.ml{,i}>: pkg_erm_xml
<src/*.ml{,i}>: pkg_cryptokit
# Executable test
<tests/test.{native,byte}>: use_erm_xmpp
<tests/test.{native,byte}>: pkg_erm_treap
<tests/test.{native,byte}>: pkg_erm_xml
<tests/test.{native,byte}>: pkg_cryptokit
<tests/test.{native,byte}>: custom
# Executable lwt_test
<tests/lwt_test.{native,byte}>: use_erm_xmpp
<tests/lwt_test.{native,byte}>: pkg_erm_treap
<tests/lwt_test.{native,byte}>: pkg_lwt
<tests/lwt_test.{native,byte}>: pkg_lwt.ssl
<tests/lwt_test.{native,byte}>: pkg_erm_xml
<tests/lwt_test.{native,byte}>: pkg_cryptokit
<tests/*.ml{,i}>: pkg_lwt
<tests/*.ml{,i}>: pkg_lwt.ssl
# Executable test_ie
<tests/test_ie.{native,byte}>: use_erm_xmpp
<tests/test_ie.{native,byte}>: pkg_erm_treap
<tests/test_ie.{native,byte}>: pkg_erm_xml
<tests/test_ie.{native,byte}>: pkg_cryptokit
# Executable punycode_test
<tests/punycode_test.{native,byte}>: use_erm_xmpp
<tests/punycode_test.{native,byte}>: pkg_erm_treap
<tests/punycode_test.{native,byte}>: pkg_erm_xml
<tests/punycode_test.{native,byte}>: pkg_cryptokit
<tests/*.ml{,i}>: use_erm_xmpp
<tests/*.ml{,i}>: pkg_erm_treap
<tests/*.ml{,i}>: pkg_erm_xml
<tests/*.ml{,i}>: pkg_cryptokit
# OASIS_STOP
<src/sasl.ml>: syntax_camlp4o, pkg_camlp4