forked from ocaml/ocaml-re
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_tags
83 lines (82 loc) · 2.72 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# OASIS_START
# DO NOT EDIT (digest: b6e76d997d1b7ec52bc8efafa3482a96)
# 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
true: annot, bin_annot
<**/.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 re
"lib/re.cmxs": use_re
# Library re_emacs
"lib/re_emacs.cmxs": use_re_emacs
# Library re_str
"lib/re_str.cmxs": use_re_str
<lib/*.ml{,i,y}>: use_re_emacs
# Library re_posix
"lib/re_posix.cmxs": use_re_posix
# Library re_glob
"lib/re_glob.cmxs": use_re_glob
# Library re_perl
"lib/re_perl.cmxs": use_re_perl
# Library re_pcre
"lib/re_pcre.cmxs": use_re_pcre
<lib/*.ml{,i,y}>: pkg_bytes
<lib/*.ml{,i,y}>: use_re
<lib/*.ml{,i,y}>: use_re_perl
# Library fort_unit
"lib_test/fort_unit.cmxs": use_fort_unit
# Executable re_match
<lib_test/re_match.{native,byte}>: pkg_bytes
<lib_test/re_match.{native,byte}>: use_re
<lib_test/re_match.{native,byte}>: custom
# Executable re_test_re
<lib_test/test_re.{native,byte}>: pkg_bytes
<lib_test/test_re.{native,byte}>: pkg_oUnit
<lib_test/test_re.{native,byte}>: use_fort_unit
<lib_test/test_re.{native,byte}>: use_re
<lib_test/test_re.{native,byte}>: custom
# Executable re_test_perl
<lib_test/test_perl.{native,byte}>: pkg_bytes
<lib_test/test_perl.{native,byte}>: pkg_oUnit
<lib_test/test_perl.{native,byte}>: use_fort_unit
<lib_test/test_perl.{native,byte}>: use_re
<lib_test/test_perl.{native,byte}>: custom
# Executable re_test_emacs
<lib_test/test_emacs.{native,byte}>: pkg_bytes
<lib_test/test_emacs.{native,byte}>: pkg_oUnit
<lib_test/test_emacs.{native,byte}>: use_fort_unit
<lib_test/test_emacs.{native,byte}>: use_re
<lib_test/test_emacs.{native,byte}>: custom
# Executable re_test_str
<lib_test/test_str.{native,byte}>: pkg_bytes
<lib_test/test_str.{native,byte}>: pkg_oUnit
<lib_test/test_str.{native,byte}>: pkg_str
<lib_test/test_str.{native,byte}>: use_fort_unit
<lib_test/test_str.{native,byte}>: use_re
<lib_test/*.ml{,i,y}>: pkg_str
<lib_test/*.ml{,i,y}>: use_fort_unit
<lib_test/test_str.{native,byte}>: custom
# Executable test_pcre
<lib_test/test_pcre.{native,byte}>: pkg_bytes
<lib_test/test_pcre.{native,byte}>: pkg_oUnit
<lib_test/test_pcre.{native,byte}>: use_re
<lib_test/test_pcre.{native,byte}>: custom
# Executable test_easy
<lib_test/test_easy.{native,byte}>: pkg_bytes
<lib_test/test_easy.{native,byte}>: pkg_oUnit
<lib_test/test_easy.{native,byte}>: use_re
<lib_test/*.ml{,i,y}>: pkg_bytes
<lib_test/*.ml{,i,y}>: pkg_oUnit
<lib_test/*.ml{,i,y}>: use_re
<lib_test/test_easy.{native,byte}>: custom
# OASIS_STOP
#true: safe_string