forked from mirage/ocaml-github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_tags
More file actions
146 lines (146 loc) · 5.47 KB
/
_tags
File metadata and controls
146 lines (146 loc) · 5.47 KB
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
# OASIS_START
# DO NOT EDIT (digest: e4233a489190b3d85fe4fb185b9f666b)
# 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 github
"lib/github.cmxs": use_github
<lib/*.ml{,i}>: pkg_cohttp.lwt
<lib/*.ml{,i}>: pkg_lwt.syntax
<lib/*.ml{,i}>: pkg_atdgen
<lib/*.ml{,i}>: pkg_cohttp
<lib/*.ml{,i}>: pkg_uri
<lib/*.ml{,i}>: pkg_yojson
# Library github_unix
"unix/github_unix.cmxs": use_github_unix
<unix/*.ml{,i}>: use_github
<unix/*.ml{,i}>: pkg_cohttp.lwt
<unix/*.ml{,i}>: pkg_lwt.syntax
<unix/*.ml{,i}>: pkg_atdgen
<unix/*.ml{,i}>: pkg_lwt.unix
<unix/*.ml{,i}>: pkg_cohttp
<unix/*.ml{,i}>: pkg_uri
<unix/*.ml{,i}>: pkg_yojson
# Executable rwo
<lib_test/rwo.{native,byte}>: use_github
<lib_test/rwo.{native,byte}>: pkg_cohttp.lwt
<lib_test/rwo.{native,byte}>: pkg_lwt.syntax
<lib_test/rwo.{native,byte}>: pkg_atdgen
<lib_test/rwo.{native,byte}>: pkg_cohttp
<lib_test/rwo.{native,byte}>: pkg_uri
<lib_test/rwo.{native,byte}>: pkg_yojson
<lib_test/rwo.{native,byte}>: custom
# Executable git-jar
<jar/jar.{native,byte}>: use_github_unix
<jar/jar.{native,byte}>: use_github
<jar/jar.{native,byte}>: pkg_cohttp.lwt
<jar/jar.{native,byte}>: pkg_lwt.syntax
<jar/jar.{native,byte}>: pkg_atdgen
<jar/jar.{native,byte}>: pkg_cmdliner
<jar/jar.{native,byte}>: pkg_lambda-term
<jar/jar.{native,byte}>: pkg_lwt.unix
<jar/jar.{native,byte}>: pkg_cohttp
<jar/jar.{native,byte}>: pkg_uri
<jar/jar.{native,byte}>: pkg_yojson
<jar/*.ml{,i}>: use_github_unix
<jar/*.ml{,i}>: use_github
<jar/*.ml{,i}>: pkg_cohttp.lwt
<jar/*.ml{,i}>: pkg_lwt.syntax
<jar/*.ml{,i}>: pkg_atdgen
<jar/*.ml{,i}>: pkg_cmdliner
<jar/*.ml{,i}>: pkg_lambda-term
<jar/*.ml{,i}>: pkg_lwt.unix
<jar/*.ml{,i}>: pkg_cohttp
<jar/*.ml{,i}>: pkg_uri
<jar/*.ml{,i}>: pkg_yojson
<jar/jar.{native,byte}>: custom
# Executable current_user
<lib_test/current_user.{native,byte}>: use_github
<lib_test/current_user.{native,byte}>: pkg_cohttp.lwt
<lib_test/current_user.{native,byte}>: pkg_lwt.syntax
<lib_test/current_user.{native,byte}>: pkg_atdgen
<lib_test/current_user.{native,byte}>: pkg_cohttp
<lib_test/current_user.{native,byte}>: pkg_uri
<lib_test/current_user.{native,byte}>: pkg_yojson
<lib_test/current_user.{native,byte}>: custom
# Executable get_token
<lib_test/get_token.{native,byte}>: use_github
<lib_test/get_token.{native,byte}>: pkg_cohttp.lwt
<lib_test/get_token.{native,byte}>: pkg_lwt.syntax
<lib_test/get_token.{native,byte}>: pkg_atdgen
<lib_test/get_token.{native,byte}>: pkg_cohttp
<lib_test/get_token.{native,byte}>: pkg_uri
<lib_test/get_token.{native,byte}>: pkg_yojson
<lib_test/get_token.{native,byte}>: custom
# Executable repo_info
<lib_test/repo_info.{native,byte}>: use_github
<lib_test/repo_info.{native,byte}>: pkg_cohttp.lwt
<lib_test/repo_info.{native,byte}>: pkg_lwt.syntax
<lib_test/repo_info.{native,byte}>: pkg_atdgen
<lib_test/repo_info.{native,byte}>: pkg_cohttp
<lib_test/repo_info.{native,byte}>: pkg_uri
<lib_test/repo_info.{native,byte}>: pkg_yojson
<lib_test/repo_info.{native,byte}>: custom
# Executable list_issues
<lib_test/issues.{native,byte}>: use_github
<lib_test/issues.{native,byte}>: pkg_cohttp.lwt
<lib_test/issues.{native,byte}>: pkg_lwt.syntax
<lib_test/issues.{native,byte}>: pkg_atdgen
<lib_test/issues.{native,byte}>: pkg_cohttp
<lib_test/issues.{native,byte}>: pkg_uri
<lib_test/issues.{native,byte}>: pkg_yojson
<lib_test/issues.{native,byte}>: custom
# Executable list_tags
<lib_test/tags.{native,byte}>: use_github
<lib_test/tags.{native,byte}>: pkg_cohttp.lwt
<lib_test/tags.{native,byte}>: pkg_lwt.syntax
<lib_test/tags.{native,byte}>: pkg_atdgen
<lib_test/tags.{native,byte}>: pkg_cohttp
<lib_test/tags.{native,byte}>: pkg_uri
<lib_test/tags.{native,byte}>: pkg_yojson
<lib_test/tags.{native,byte}>: custom
# Executable list_milestones
<lib_test/milestones.{native,byte}>: use_github
<lib_test/milestones.{native,byte}>: pkg_cohttp.lwt
<lib_test/milestones.{native,byte}>: pkg_lwt.syntax
<lib_test/milestones.{native,byte}>: pkg_atdgen
<lib_test/milestones.{native,byte}>: pkg_cohttp
<lib_test/milestones.{native,byte}>: pkg_uri
<lib_test/milestones.{native,byte}>: pkg_yojson
<lib_test/milestones.{native,byte}>: custom
# Executable create_issue
<lib_test/create_issue.{native,byte}>: use_github
<lib_test/create_issue.{native,byte}>: pkg_cohttp.lwt
<lib_test/create_issue.{native,byte}>: pkg_lwt.syntax
<lib_test/create_issue.{native,byte}>: pkg_atdgen
<lib_test/create_issue.{native,byte}>: pkg_cohttp
<lib_test/create_issue.{native,byte}>: pkg_uri
<lib_test/create_issue.{native,byte}>: pkg_yojson
<lib_test/create_issue.{native,byte}>: custom
# Executable create_milestone
<lib_test/create_milestone.{native,byte}>: use_github
<lib_test/create_milestone.{native,byte}>: pkg_cohttp.lwt
<lib_test/create_milestone.{native,byte}>: pkg_lwt.syntax
<lib_test/create_milestone.{native,byte}>: pkg_atdgen
<lib_test/create_milestone.{native,byte}>: pkg_cohttp
<lib_test/create_milestone.{native,byte}>: pkg_uri
<lib_test/create_milestone.{native,byte}>: pkg_yojson
<lib_test/*.ml{,i}>: use_github
<lib_test/*.ml{,i}>: pkg_cohttp.lwt
<lib_test/*.ml{,i}>: pkg_lwt.syntax
<lib_test/*.ml{,i}>: pkg_atdgen
<lib_test/*.ml{,i}>: pkg_cohttp
<lib_test/*.ml{,i}>: pkg_uri
<lib_test/*.ml{,i}>: pkg_yojson
<lib_test/create_milestone.{native,byte}>: custom
# OASIS_STOP