forked from darioteixeira/pgocaml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_tags
91 lines (90 loc) · 3.01 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
84
85
86
87
88
89
90
91
# OASIS_START
# DO NOT EDIT (digest: 9b02327414cefc5ffe99408b9e89442a)
# 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 pgocaml
"src/pgocaml.cmxs": use_pgocaml
# Library pa_pgsql
"src/pa_pgsql.cmxs": use_pa_pgsql
<src/*.ml{,i,y}>: pkg_bytes
<src/*.ml{,i,y}>: pkg_calendar
<src/*.ml{,i,y}>: pkg_camlp4
<src/*.ml{,i,y}>: pkg_camlp4.extend
<src/*.ml{,i,y}>: pkg_camlp4.quotations
<src/*.ml{,i,y}>: pkg_csv
<src/*.ml{,i,y}>: pkg_hex
<src/*.ml{,i,y}>: pkg_re
<src/*.ml{,i,y}>: pkg_unix
<src/*.ml{,i,y}>: use_pgocaml
# Executable pgocaml_prof
"utils/pgocaml_prof.byte": pkg_bytes
"utils/pgocaml_prof.byte": pkg_calendar
"utils/pgocaml_prof.byte": pkg_csv
"utils/pgocaml_prof.byte": pkg_hex
"utils/pgocaml_prof.byte": pkg_re
"utils/pgocaml_prof.byte": pkg_unix
"utils/pgocaml_prof.byte": use_pgocaml
<utils/*.ml{,i,y}>: pkg_bytes
<utils/*.ml{,i,y}>: pkg_calendar
<utils/*.ml{,i,y}>: pkg_csv
<utils/*.ml{,i,y}>: pkg_hex
<utils/*.ml{,i,y}>: pkg_re
<utils/*.ml{,i,y}>: pkg_unix
<utils/*.ml{,i,y}>: use_pgocaml
# Executable test_pgocaml_lowlevel
"tests/test_pgocaml_lowlevel.byte": pkg_bytes
"tests/test_pgocaml_lowlevel.byte": pkg_calendar
"tests/test_pgocaml_lowlevel.byte": pkg_csv
"tests/test_pgocaml_lowlevel.byte": pkg_hex
"tests/test_pgocaml_lowlevel.byte": pkg_re
"tests/test_pgocaml_lowlevel.byte": pkg_unix
"tests/test_pgocaml_lowlevel.byte": use_pgocaml
# Executable test_pgocaml_highlevel
"tests/test_pgocaml_highlevel.byte": pkg_bytes
"tests/test_pgocaml_highlevel.byte": pkg_calendar
"tests/test_pgocaml_highlevel.byte": pkg_camlp4
"tests/test_pgocaml_highlevel.byte": pkg_camlp4.extend
"tests/test_pgocaml_highlevel.byte": pkg_camlp4.quotations
"tests/test_pgocaml_highlevel.byte": pkg_csv
"tests/test_pgocaml_highlevel.byte": pkg_hex
"tests/test_pgocaml_highlevel.byte": pkg_re
"tests/test_pgocaml_highlevel.byte": pkg_unix
"tests/test_pgocaml_highlevel.byte": use_pa_pgsql
"tests/test_pgocaml_highlevel.byte": use_pgocaml
<tests/*.ml{,i,y}>: pkg_camlp4
<tests/*.ml{,i,y}>: pkg_camlp4.extend
<tests/*.ml{,i,y}>: pkg_camlp4.quotations
<tests/*.ml{,i,y}>: use_pa_pgsql
# Executable test_re
"tests/test_re.byte": pkg_bytes
"tests/test_re.byte": pkg_calendar
"tests/test_re.byte": pkg_csv
"tests/test_re.byte": pkg_hex
"tests/test_re.byte": pkg_oUnit
"tests/test_re.byte": pkg_re
"tests/test_re.byte": pkg_unix
"tests/test_re.byte": use_pgocaml
<tests/*.ml{,i,y}>: pkg_bytes
<tests/*.ml{,i,y}>: pkg_calendar
<tests/*.ml{,i,y}>: pkg_csv
<tests/*.ml{,i,y}>: pkg_hex
<tests/*.ml{,i,y}>: pkg_oUnit
<tests/*.ml{,i,y}>: pkg_re
<tests/*.ml{,i,y}>: pkg_unix
<tests/*.ml{,i,y}>: use_pgocaml
# OASIS_STOP
<src/pa_pgsql.ml>: syntax_camlp4o
<tests/test_pgocaml_highlevel.ml>: syntax_camlp4o, pkg_pgocaml.syntax
true: safe_string