Lines Matching +full:cxxbridge +full:- +full:cmd
13 ":cxxbridge-macro",
16 deps = [":core-lib"],
21 actual = ":cxxbridge",
26 name = "cxxbridge",
27 srcs = glob(["gen/cmd/src/**/*.rs"]),
28 data = ["gen/cmd/src/gen/include/cxx.h"],
31 "//third-party:clap",
32 "//third-party:codespan-reporting",
33 "//third-party:proc-macro2",
34 "//third-party:quote",
35 "//third-party:syn",
48 name = "core-lib",
54 name = "cxxbridge-macro",
58 "//third-party:proc-macro2",
59 "//third-party:quote",
60 "//third-party:syn",
65 name = "cxx-build",
70 "//third-party:cc",
71 "//third-party:codespan-reporting",
72 "//third-party:once_cell",
73 "//third-party:proc-macro2",
74 "//third-party:quote",
75 "//third-party:scratch",
76 "//third-party:syn",
81 name = "cxx-gen",
87 "//third-party:cc",
88 "//third-party:codespan-reporting",
89 "//third-party:proc-macro2",
90 "//third-party:quote",
91 "//third-party:syn",