|
43 | 43 | .name = "zig_pkg_tool", |
44 | 44 | .location = .root, |
45 | 45 | .edges = 0, |
46 | | - .minimum_zig_version = "0.15.0-dev.132+263ba3461", |
| 46 | + .minimum_zig_version = "0.15.1", |
47 | 47 | }, |
48 | 48 | .{ |
49 | | - .name = "vaxis-0.1.0-BWNV_BzyCADK2dn8dd4IAD2HjdgAFw34iRiNMX00-14g", |
| 49 | + .name = "known_folders-0.0.0-Fy-PJkfRAAAVdptXWXBspIIC7EkVgLgWozU5zIk5Zgcy", |
50 | 50 | .location = .cache, |
51 | 51 | .minimum_zig_version = "0.14.0", |
52 | 52 | }, |
53 | 53 | .{ |
54 | | - .name = "zigimg-0.1.0-lly-O-NTEABwkjg9_WM4uLQr_TtL-7jp375PsZJyugGN", |
| 54 | + .name = "zlib-1.3.1-ZZQ7lVw3AADpAS5B9-0I91RwGLOrX5ybyirsIyrEO6nb", |
55 | 55 | .location = .cache, |
56 | | - .minimum_zig_version = null, |
| 56 | + .minimum_zig_version = "0.15.1", |
57 | 57 | }, |
58 | 58 | .{ |
59 | | - .name = "zg-0.13.4-AAAAAGiZ7QLz4pvECFa_wG4O4TP4FLABHHbemH2KakWM", |
| 59 | + .name = "N-V-__8AAB0eQwD-0MdOEBmz7intriBReIsIDNlukNVoNu6o", |
60 | 60 | .location = .cache, |
61 | 61 | .edges = 3, |
62 | | - .minimum_zig_version = "0.13.0", |
63 | | - }, |
64 | | - .{ |
65 | | - .name = "known_folders-0.0.0-Fy-PJtLDAADGDOwYwMkVydMSTp_aN-nfjCZw6qPQ2ECL", |
66 | | - .location = .cache, |
67 | | - .minimum_zig_version = "0.14.0-dev.3445+6c3cbb0c8", |
| 62 | + .minimum_zig_version = null, |
68 | 63 | }, |
69 | 64 | }, |
70 | 65 | .dependency_edges = .{ |
71 | | - .{ .name = "vaxis", .id = 1 }, |
72 | | - .{ .name = "known_folders", .id = 4 }, |
| 66 | + .{ .name = "known_folders", .id = 1 }, |
| 67 | + .{ .name = "zlib", .id = 2 }, |
73 | 68 | null, |
74 | | - .{ .name = "zigimg", .id = 2 }, |
75 | | - .{ .name = "zg", .id = 3 }, |
| 69 | + .{ .name = "zlib", .id = 3 }, |
76 | 70 | null, |
77 | 71 | }, |
78 | 72 | .steps = .{ |
|
97 | 91 | .id = .run, |
98 | 92 | .owner = 0, |
99 | 93 | .parent = 1, |
100 | | - .name = "run zigpkg (depkg.tar.gz)", |
| 94 | + .name = "run exe zigpkg (depkg.tar.gz)", |
101 | 95 | .dependencies = .{ 3, 4 }, |
102 | 96 | }, |
103 | 97 | .{ |
104 | 98 | .id = .compile, |
105 | 99 | .owner = 0, |
106 | 100 | .parent = 2, |
107 | | - .name = "zig build-exe zigpkg ReleaseFast native", |
| 101 | + .name = "compile exe zigpkg Debug native", |
108 | 102 | }, |
109 | 103 | .{ |
110 | 104 | .id = .write_file, |
|
123 | 117 | .id = .compile, |
124 | 118 | .owner = 0, |
125 | 119 | .parent = 5, |
126 | | - .name = "zig build-exe zigpkg Debug native", |
| 120 | + .name = "compile exe zigpkg Debug native", |
127 | 121 | }, |
128 | 122 | .{ |
129 | 123 | .id = .run, |
|
136 | 130 | .id = .compile, |
137 | 131 | .owner = 0, |
138 | 132 | .parent = 7, |
139 | | - .name = "zig test Debug native", |
| 133 | + .name = "compile test Debug native", |
140 | 134 | }, |
141 | 135 | .{ |
142 | 136 | .id = .top_level, |
|
146 | 140 | .{ |
147 | 141 | .id = .top_level, |
148 | 142 | .owner = 0, |
149 | | - .name = "exe", |
150 | | - .dependencies = .{11}, |
| 143 | + .name = "deppkg", |
| 144 | + .dependencies = .{1}, |
151 | 145 | }, |
152 | 146 | .{ |
153 | | - .id = .install_artifact, |
| 147 | + .id = .top_level, |
154 | 148 | .owner = 0, |
155 | | - .parent = 10, |
156 | | - .name = "install menuconfig", |
| 149 | + .name = "exe", |
157 | 150 | .dependencies = .{12}, |
158 | 151 | }, |
159 | 152 | .{ |
160 | | - .id = .compile, |
| 153 | + .id = .install_artifact, |
161 | 154 | .owner = 0, |
162 | 155 | .parent = 11, |
163 | | - .name = "zig build-exe menuconfig Debug native", |
| 156 | + .name = "install zigpkg", |
| 157 | + .dependencies = .{6}, |
164 | 158 | }, |
165 | 159 | .{ |
166 | 160 | .id = .top_level, |
167 | 161 | .owner = 0, |
168 | | - .name = "menuconfig", |
| 162 | + .name = "zigpkg", |
169 | 163 | .dependencies = .{14}, |
170 | 164 | }, |
171 | 165 | .{ |
172 | 166 | .id = .run, |
173 | 167 | .owner = 0, |
174 | 168 | .parent = 13, |
175 | | - .name = "run menuconfig", |
176 | | - .dependencies = .{12}, |
177 | | - }, |
178 | | - .{ |
179 | | - .id = .top_level, |
180 | | - .owner = 0, |
181 | | - .name = "deppkg", |
182 | | - .dependencies = .{1}, |
183 | | - }, |
184 | | - .{ |
185 | | - .id = .top_level, |
186 | | - .owner = 0, |
187 | | - .name = "zigpkg", |
188 | | - .dependencies = .{17}, |
189 | | - }, |
190 | | - .{ |
191 | | - .id = .run, |
192 | | - .owner = 0, |
193 | | - .parent = 16, |
194 | | - .name = "run zigpkg", |
| 169 | + .name = "run exe zigpkg", |
195 | 170 | .dependencies = .{6}, |
196 | 171 | }, |
197 | 172 | .{ |
|
204 | 179 | .id = .top_level, |
205 | 180 | .owner = 0, |
206 | 181 | .name = "dot", |
207 | | - .dependencies = .{20}, |
| 182 | + .dependencies = .{17}, |
208 | 183 | }, |
209 | 184 | .{ |
210 | 185 | .id = .update_source_files, |
211 | 186 | .owner = 0, |
212 | | - .parent = 19, |
| 187 | + .parent = 16, |
213 | 188 | .name = "UpdateSourceFiles", |
214 | | - .dependencies = .{ 21, 22 }, |
| 189 | + .dependencies = .{ 18, 19 }, |
215 | 190 | }, |
216 | 191 | .{ |
217 | 192 | .id = .run, |
218 | 193 | .owner = 0, |
219 | | - .parent = 20, |
| 194 | + .parent = 17, |
220 | 195 | .name = "dot generation", |
221 | 196 | .dependencies = .{6}, |
222 | 197 | }, |
223 | 198 | .{ |
224 | 199 | .id = .run, |
225 | 200 | .owner = 0, |
226 | | - .parent = 20, |
| 201 | + .parent = 17, |
227 | 202 | .name = "dot to svg", |
228 | | - .dependencies = .{21}, |
| 203 | + .dependencies = .{18}, |
229 | 204 | }, |
230 | 205 | .{ |
231 | 206 | .id = .top_level, |
232 | 207 | .owner = 0, |
233 | 208 | .name = "fmt", |
234 | | - .dependencies = .{24}, |
| 209 | + .dependencies = .{21}, |
235 | 210 | }, |
236 | 211 | .{ |
237 | 212 | .id = .fmt, |
238 | 213 | .owner = 0, |
239 | | - .parent = 23, |
| 214 | + .parent = 20, |
240 | 215 | .name = "zig fmt", |
241 | 216 | }, |
242 | 217 | .{ |
243 | 218 | .id = .top_level, |
244 | 219 | .owner = 0, |
245 | 220 | .name = "update-build-tree", |
246 | | - .dependencies = .{ 26, 27 }, |
| 221 | + .dependencies = .{ 23, 24 }, |
247 | 222 | }, |
248 | 223 | .{ |
249 | 224 | .id = .update_source_files, |
250 | 225 | .owner = 0, |
251 | | - .parent = 25, |
| 226 | + .parent = 22, |
252 | 227 | .name = "UpdateSourceFiles", |
253 | 228 | }, |
254 | 229 | .{ |
255 | 230 | .id = .update_source_files, |
256 | 231 | .owner = 0, |
257 | | - .parent = 25, |
| 232 | + .parent = 22, |
258 | 233 | .name = "UpdateSourceFiles", |
259 | 234 | }, |
260 | 235 | }, |
261 | | - .zig_version = "0.15.0-dev.190+bfbf4badd", |
| 236 | + .zig_version = "0.15.1", |
262 | 237 | } |
0 commit comments