-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsubtree.yaml
More file actions
337 lines (337 loc) · 9.26 KB
/
subtree.yaml
File metadata and controls
337 lines (337 loc) · 9.26 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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
# Managed by subtree CLI - https://github.com/21-DOT-DEV/subtree
subtrees:
- name: algorithm
remote: https://github.com/boostorg/algorithm
prefix: Vendor/algorithm
commit: 32c5a6327cfdca5d41ce0f1d8849b811886daa2f
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/algorithm/
- name: array
remote: https://github.com/boostorg/array
prefix: Vendor/array
commit: e988ef9c4a7d64be2850dc8de18b6461e094d4ae
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/array/
- name: assert
remote: https://github.com/boostorg/assert
prefix: Vendor/assert
commit: e107bd7b556d72ef5273c17f4099198a28edaa4d
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/assert/
- name: bind
remote: https://github.com/boostorg/bind
prefix: Vendor/bind
commit: a541a8d5c16920e1836d09299915890d687efe36
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/bind/
- name: concept_check
remote: https://github.com/boostorg/concept_check
prefix: Vendor/concept_check
commit: 0ef7f2b5daeaa125a53d98affba8f40091d24b17
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/concept_check/
- name: config
remote: https://github.com/boostorg/config
prefix: Vendor/config
commit: a7d5a9b05d70c9cfea980dc3539ca3d3461411b3
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/config/
- name: container
remote: https://github.com/boostorg/container
prefix: Vendor/container
commit: 29323399657194e8968656ab85b47139ca722ec2
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/container/
- name: container_hash
remote: https://github.com/boostorg/container_hash
prefix: Vendor/container_hash
commit: 060d4aea6b5b59d2c9146b7d8e994735b2c0a582
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/container_hash/
- name: core
remote: https://github.com/boostorg/core
prefix: Vendor/core
commit: 239953da9f0f11883f96548032b13ff0fd6453bb
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/core/
- name: date_time
remote: https://github.com/boostorg/date_time
prefix: Vendor/date_time
commit: 85e637cb325208c2af9af791c3a1948b4888c6cd
branch: boost-1.81.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/date_time/
- name: describe
remote: https://github.com/boostorg/describe
prefix: Vendor/describe
commit: ee215421cb33a915620855cd892377e6d16c0fad
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/describe/
- name: detail
remote: https://github.com/boostorg/detail
prefix: Vendor/detail
commit: 43238b75cee1a010d6ef6dc48dfc21c365d3796f
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/detail/
- name: foreach
remote: https://github.com/boostorg/foreach
prefix: Vendor/foreach
commit: 904451bb8b094b426a69fbf33825c06677f2835f
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/foreach/
- name: function
remote: https://github.com/boostorg/function
prefix: Vendor/function
commit: f6b538dbed2e3047dcbd09eb3f5c7f1ffa90d0a9
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/function/
exclude:
- '**/*.pl'
- name: integer
remote: https://github.com/boostorg/integer
prefix: Vendor/integer
commit: 4d702c79a45c1b204de864a5d11efa711e8713cf
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/integer/
- name: io
remote: https://github.com/boostorg/io
prefix: Vendor/io
commit: 342e4c6d10d586058818daa84201a2d301357a53
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/io/
- name: iterator
remote: https://github.com/boostorg/iterator
prefix: Vendor/iterator
commit: 2a4dbd1d8df5cd516c2ac8dbd42a0e7cfd87430c
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/iterator/
- name: lexical_cast
remote: https://github.com/boostorg/lexical_cast
prefix: Vendor/lexical_cast
commit: 275844e651f5c70a20226d3d1630ba4eff205f8d
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/lexical_cast/
- name: move
remote: https://github.com/boostorg/move
prefix: Vendor/move
commit: 754ef1f5ba347603cd2edd2d4659bc7bf978ff31
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/move/
- name: mp11
remote: https://github.com/boostorg/mp11
prefix: Vendor/mp11
commit: fe7447470d96b80eefed91b6206a4a240b664b73
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/mp11/
- name: multi_index
remote: https://github.com/boostorg/multi_index
prefix: Vendor/multi_index
commit: 90697ee83e4a1c144dc54da891a0a4be61c4f8b9
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/multi_index/
- name: numeric_conversion
remote: https://github.com/boostorg/numeric_conversion
prefix: Vendor/numeric_conversion
commit: d1b479f7a4aa54d8ffb93d8dc4ee0c24670210d8
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/numeric_conversion/
- name: optional
remote: https://github.com/boostorg/optional
prefix: Vendor/optional
commit: 121f3efde91de78ca018019904732f55d33b5788
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/optional/
- name: preprocessor
remote: https://github.com/boostorg/preprocessor
prefix: Vendor/preprocessor
commit: cd1b1bd03900b68505822cfa25cb16851bd6caf1
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/preprocessor/
- name: range
remote: https://github.com/boostorg/range
prefix: Vendor/range
commit: 24b7c98ca12708549513adc4770a2cf5586168f9
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/range/
- name: serialization
remote: https://github.com/boostorg/serialization
prefix: Vendor/serialization
commit: a20c4d97c37e5f437c8ba78f296830edb79cff9e
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/serialization/
- name: smart_ptr
remote: https://github.com/boostorg/smart_ptr
prefix: Vendor/smart_ptr
commit: 2fcaa8818bf87c3c1c11fb86cb836cff1b127dd4
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/smart_ptr/
- name: static_assert
remote: https://github.com/boostorg/static_assert
prefix: Vendor/static_assert
commit: 9a6a86efc8dea37083ed1a78fb0998673517cf4e
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/static_assert/
- name: signals2
remote: https://github.com/boostorg/signals2
prefix: Vendor/signals2
commit: 3e7413b9d6084a160db9a2a90bb74d55415c5226
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/signals2/
- name: throw_exception
remote: https://github.com/boostorg/throw_exception
prefix: Vendor/throw_exception
commit: 74bea78a391ccbba61d5287925c31a4ead1114d1
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/throw_exception/
- name: tokenizer
remote: https://github.com/boostorg/tokenizer
prefix: Vendor/tokenizer
commit: a1207c1a424ee565344fe5ef00605cb93f5210c2
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/tokenizer/
- name: tuple
remote: https://github.com/boostorg/tuple
prefix: Vendor/tuple
commit: d04e4a692fda32f939edede89d67e4b2234f0da9
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/tuple/
- name: type_index
remote: https://github.com/boostorg/type_index
prefix: Vendor/type_index
commit: f2a3bdd29cc20ca2c4f9ee0916b7da6dbaaaaa28
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/type_index/
- name: type_traits
remote: https://github.com/boostorg/type_traits
prefix: Vendor/type_traits
commit: 67a6c32499866ea4485e249e8e406fb1348eb5d2
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/type_traits/
- name: utility
remote: https://github.com/boostorg/utility
prefix: Vendor/utility
commit: dda83c5b60bfaa77d4d777a047197ae5e5922c49
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/utility/
- name: variant
remote: https://github.com/boostorg/variant
prefix: Vendor/variant
commit: 9738f5733b3a9863be0cc2ab23cd9ba1ae5b74ff
tag: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/variant/
- name: mpl
remote: https://github.com/boostorg/mpl
prefix: Vendor/mpl
commit: 2358570f2d801dfd5a1b06701696f42b0d2e390a
branch: boost-1.90.0
squash: true
extractions:
- from: include/**/*.{hpp,h,ipp}
to: Sources/mpl/