| ... | @@ -31,6 +31,7 @@ pub fn addAllTo(exe: *std.build.LibExeObjStep) void { | ... | @@ -31,6 +31,7 @@ pub fn addAllTo(exe: *std.build.LibExeObjStep) void { |
| 31 | } | 31 | } |
| 32 | | 32 | |
| 33 | pub const Package = struct { | 33 | pub const Package = struct { |
| | 34 | directory: string, |
| 34 | pkg: ?Pkg = null, | 35 | pkg: ?Pkg = null, |
| 35 | c_include_dirs: []const string = &.{}, | 36 | c_include_dirs: []const string = &.{}, |
| 36 | c_source_files: []const string = &.{}, | 37 | c_source_files: []const string = &.{}, |
| ... | @@ -55,52 +56,64 @@ pub const dirs = struct { | ... | @@ -55,52 +56,64 @@ pub const dirs = struct { |
| 55 | | 56 | |
| 56 | pub const package_data = struct { | 57 | pub const package_data = struct { |
| 57 | pub const _8mdbh0zuneb0 = Package{ | 58 | pub const _8mdbh0zuneb0 = Package{ |
| | 59 | .directory = dirs._8mdbh0zuneb0, |
| 58 | .c_include_dirs = &.{ "include" }, | 60 | .c_include_dirs = &.{ "include" }, |
| 59 | .c_source_files = &.{ "src/api.c", "src/dumper.c", "src/emitter.c", "src/loader.c", "src/parser.c", "src/reader.c", "src/scanner.c", "src/writer.c" }, | 61 | .c_source_files = &.{ "src/api.c", "src/dumper.c", "src/emitter.c", "src/loader.c", "src/parser.c", "src/reader.c", "src/scanner.c", "src/writer.c" }, |
| 60 | .c_source_flags = &.{ "-DYAML_VERSION_MAJOR=0", "-DYAML_VERSION_MINOR=2", "-DYAML_VERSION_PATCH=5", "-DYAML_VERSION_STRING=\"0.2.5\"", "-DYAML_DECLARE_STATIC=1" }, | 62 | .c_source_flags = &.{ "-DYAML_VERSION_MAJOR=0", "-DYAML_VERSION_MINOR=2", "-DYAML_VERSION_PATCH=5", "-DYAML_VERSION_STRING=\"0.2.5\"", "-DYAML_DECLARE_STATIC=1" }, |
| 61 | }; | 63 | }; |
| 62 | | 64 | |
| 63 | pub const _s84v9o48ucb0 = Package{ | 65 | pub const _s84v9o48ucb0 = Package{ |
| | 66 | .directory = dirs._s84v9o48ucb0, |
| 64 | .pkg = Pkg{ .name = "ansi", .path = .{ .path = dirs._s84v9o48ucb0 ++ "/src/lib.zig" }, .dependencies = null }, | 67 | .pkg = Pkg{ .name = "ansi", .path = .{ .path = dirs._s84v9o48ucb0 ++ "/src/lib.zig" }, .dependencies = null }, |
| 65 | }; | 68 | }; |
| 66 | | 69 | |
| 67 | pub const _2ta738wrqbaq = Package{ | 70 | pub const _2ta738wrqbaq = Package{ |
| | 71 | .directory = dirs._2ta738wrqbaq, |
| 68 | .pkg = Pkg{ .name = "known-folders", .path = .{ .path = dirs._2ta738wrqbaq ++ "/known-folders.zig" }, .dependencies = null }, | 72 | .pkg = Pkg{ .name = "known-folders", .path = .{ .path = dirs._2ta738wrqbaq ++ "/known-folders.zig" }, .dependencies = null }, |
| 69 | }; | 73 | }; |
| 70 | | 74 | |
| 71 | pub const _0npcrzfdlrvk = Package{ | 75 | pub const _0npcrzfdlrvk = Package{ |
| | 76 | .directory = dirs._0npcrzfdlrvk, |
| 72 | .pkg = Pkg{ .name = "licenses", .path = .{ .path = dirs._0npcrzfdlrvk ++ "/src/lib.zig" }, .dependencies = null }, | 77 | .pkg = Pkg{ .name = "licenses", .path = .{ .path = dirs._0npcrzfdlrvk ++ "/src/lib.zig" }, .dependencies = null }, |
| 73 | }; | 78 | }; |
| 74 | | 79 | |
| 75 | pub const _9k24gimke1an = Package{ | 80 | pub const _9k24gimke1an = Package{ |
| | 81 | .directory = dirs._9k24gimke1an, |
| 76 | .pkg = Pkg{ .name = "hzzp", .path = .{ .path = dirs._9k24gimke1an ++ "/src/main.zig" }, .dependencies = null }, | 82 | .pkg = Pkg{ .name = "hzzp", .path = .{ .path = dirs._9k24gimke1an ++ "/src/main.zig" }, .dependencies = null }, |
| 77 | }; | 83 | }; |
| 78 | | 84 | |
| 79 | pub const _csbnipaad8n7 = Package{ | 85 | pub const _csbnipaad8n7 = Package{ |
| | 86 | .directory = dirs._csbnipaad8n7, |
| 80 | .pkg = Pkg{ .name = "iguanaTLS", .path = .{ .path = dirs._csbnipaad8n7 ++ "/src/main.zig" }, .dependencies = null }, | 87 | .pkg = Pkg{ .name = "iguanaTLS", .path = .{ .path = dirs._csbnipaad8n7 ++ "/src/main.zig" }, .dependencies = null }, |
| 81 | }; | 88 | }; |
| 82 | | 89 | |
| 83 | pub const _yyhw90zkzgmu = Package{ | 90 | pub const _yyhw90zkzgmu = Package{ |
| | 91 | .directory = dirs._yyhw90zkzgmu, |
| 84 | .pkg = Pkg{ .name = "network", .path = .{ .path = dirs._yyhw90zkzgmu ++ "/network.zig" }, .dependencies = null }, | 92 | .pkg = Pkg{ .name = "network", .path = .{ .path = dirs._yyhw90zkzgmu ++ "/network.zig" }, .dependencies = null }, |
| 85 | }; | 93 | }; |
| 86 | | 94 | |
| 87 | pub const _u9w9dpp6p804 = Package{ | 95 | pub const _u9w9dpp6p804 = Package{ |
| | 96 | .directory = dirs._u9w9dpp6p804, |
| 88 | .pkg = Pkg{ .name = "uri", .path = .{ .path = dirs._u9w9dpp6p804 ++ "/uri.zig" }, .dependencies = null }, | 97 | .pkg = Pkg{ .name = "uri", .path = .{ .path = dirs._u9w9dpp6p804 ++ "/uri.zig" }, .dependencies = null }, |
| 89 | }; | 98 | }; |
| 90 | | 99 | |
| 91 | pub const _ejw82j2ipa0e = Package{ | 100 | pub const _ejw82j2ipa0e = Package{ |
| | 101 | .directory = dirs._ejw82j2ipa0e, |
| 92 | .pkg = Pkg{ .name = "zfetch", .path = .{ .path = dirs._ejw82j2ipa0e ++ "/src/main.zig" }, .dependencies = &.{ _9k24gimke1an.pkg.?, _csbnipaad8n7.pkg.?, _yyhw90zkzgmu.pkg.?, _u9w9dpp6p804.pkg.? } }, | 102 | .pkg = Pkg{ .name = "zfetch", .path = .{ .path = dirs._ejw82j2ipa0e ++ "/src/main.zig" }, .dependencies = &.{ _9k24gimke1an.pkg.?, _csbnipaad8n7.pkg.?, _yyhw90zkzgmu.pkg.?, _u9w9dpp6p804.pkg.? } }, |
| 93 | }; | 103 | }; |
| 94 | | 104 | |
| 95 | pub const _ocmr9rtohgcc = Package{ | 105 | pub const _ocmr9rtohgcc = Package{ |
| | 106 | .directory = dirs._ocmr9rtohgcc, |
| 96 | .pkg = Pkg{ .name = "json", .path = .{ .path = dirs._ocmr9rtohgcc ++ "/src/lib.zig" }, .dependencies = null }, | 107 | .pkg = Pkg{ .name = "json", .path = .{ .path = dirs._ocmr9rtohgcc ++ "/src/lib.zig" }, .dependencies = null }, |
| 97 | }; | 108 | }; |
| 98 | | 109 | |
| 99 | pub const _tnj3qf44tpeq = Package{ | 110 | pub const _tnj3qf44tpeq = Package{ |
| | 111 | .directory = dirs._tnj3qf44tpeq, |
| 100 | .pkg = Pkg{ .name = "range", .path = .{ .path = dirs._tnj3qf44tpeq ++ "/src/lib.zig" }, .dependencies = null }, | 112 | .pkg = Pkg{ .name = "range", .path = .{ .path = dirs._tnj3qf44tpeq ++ "/src/lib.zig" }, .dependencies = null }, |
| 101 | }; | 113 | }; |
| 102 | | 114 | |
| 103 | pub const _89ujp8gq842x = Package{ | 115 | pub const _89ujp8gq842x = Package{ |
| | 116 | .directory = dirs._89ujp8gq842x, |
| 104 | .pkg = Pkg{ .name = "zigmod", .path = .{ .path = dirs._89ujp8gq842x ++ "/src/lib.zig" }, .dependencies = &.{ _s84v9o48ucb0.pkg.?, _2ta738wrqbaq.pkg.?, _0npcrzfdlrvk.pkg.?, _ejw82j2ipa0e.pkg.?, _ocmr9rtohgcc.pkg.?, _tnj3qf44tpeq.pkg.? } }, | 117 | .pkg = Pkg{ .name = "zigmod", .path = .{ .path = dirs._89ujp8gq842x ++ "/src/lib.zig" }, .dependencies = &.{ _s84v9o48ucb0.pkg.?, _2ta738wrqbaq.pkg.?, _0npcrzfdlrvk.pkg.?, _ejw82j2ipa0e.pkg.?, _ocmr9rtohgcc.pkg.?, _tnj3qf44tpeq.pkg.? } }, |
| 105 | }; | 118 | }; |
| 106 | | 119 | |