Home | History | Annotate | Download | only in java

Lines Matching defs:jar

52 	jar = pctx.StaticRule("jar",
56 Description: "jar $out",
72 Command: "java -jar $jarjarCmd process $rulesFile $in $out",
95 pctx.HostJavaToolVariable("jarjarCmd", "jarjar.jar")
143 outputFile := common.PathForModuleOut(ctx, "classes-full-debug.jar")
159 Rule: jar,
192 outputFile := common.PathForModuleOut(ctx, "javalib.jar")
205 Rule: jar,
217 outputFile := common.PathForModuleOut(ctx, "classes-jarjar.jar")