JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractBazelGradleTask
- Class in
io.zcx.plugin.bazel.task
AbstractBazelGradleTask()
- Constructor in
AbstractBazelGradleTask
AndroidUtils
- Class in
io.zcx.plugin.bazel.util
Android project utility
apply(Project)
- Method in
GradleToBazelPlugin
B
BazelUtils
- Class in
io.zcx.plugin.bazel.util
C
CleanBazelBuildTask
- Class in
io.zcx.plugin.bazel.task
Clean WORKSPACE, BUILD.bazel, deps ..
collectSourceSet(BaseExtension, BaseVariant)
- Method in
AndroidUtils
Collect all this variant's AndroidSourceSet
Constants
- Class in
io.zcx.plugin.bazel
D
DependenciesUtils
- Class in
io.zcx.plugin.bazel.util
doAction()
- Method in
AbstractBazelGradleTask
doTask()
- Method in
CleanBazelBuildTask
doTask()
- Method in
FullCleanBazelTask
doTask()
- Method in
GenerateBazelTask
E
equals(Object)
- Method in
ResolvedAarDependency
F
FileUtils
- Class in
io.zcx.plugin.bazel.util
flattenDependency(Set<ResolvedDependency>, ResolvedDependency)
- Method in
TemplateGen
FullCleanBazelTask
- Class in
io.zcx.plugin.bazel.task
Full clean all bazel files.
G
genAppBuild(Project, ApplicationVariant)
- Method in
TemplateGen
GenerateBazelTask
- Class in
io.zcx.plugin.bazel.task
genJavaLibraryBuild(Project)
- Method in
TemplateGen
genLibraryBuild(Project, ApplicationVariant)
- Method in
TemplateGen
def srcDir = BazelUtils.getTargetPath(project.projectDir, dir) srcDirs += "'${srcDir}/*
genWorkspace(Project)
- Method in
TemplateGen
็ๆ WORKSPACE ๆไปถ
getAptArtifactFile(Project, ResolvedArtifact)
- Method in
DependenciesUtils
getArtifactFile(Project, ResolvedArtifact)
- Method in
DependenciesUtils
getArtifactPath(Project, ResolvedArtifact)
- Method in
DependenciesUtils
getBazelAptDir(Project, ResolvedArtifact)
- Method in
BazelUtils
getBazelDepsDir(Project)
- Method in
BazelUtils
getBazelDepsPath(Project)
- Method in
BazelUtils
Current project's bazel dependencies directory
getBazelDir(Project)
- Method in
BazelUtils
Current project's bazel directory
getBazelProjectName(Project)
- Method in
BazelUtils
getBazelTargetName(Project)
- Method in
BazelUtils
getBuildFile(Project)
- Method in
BazelUtils
BUILD.bazel
getProjectTargetPath(Project, File)
- Method in
BazelUtils
getTargetName(ResolvedDependency)
- Method in
BazelUtils
Use ResolvedDependency as target name, convert to valid bazel target name.
getTargetPath(File, File)
- Method in
BazelUtils
Bazel target relative path
getTargetPath(ResolvedArtifact)
- Method in
DependenciesUtils
getWorkspaceFile(Project)
- Method in
BazelUtils
WORKSPACE
getWorkspaceName(Project)
- Method in
BazelUtils
Get a legal workspace name.
GradleToBazelPlugin
- Class in
io.zcx.plugin.bazel
H
hashCode()
- Method in
ResolvedAarDependency
hasKotlinSupport(Project)
- Method in
AndroidUtils
I
isAarDependency(ResolvedDependency)
- Method in
DependenciesUtils
It is a Android archive dependency.
isAarFile(File)
- Method in
FileUtils
isAndroidAppProject(Project)
- Method in
AndroidUtils
isAndroidLibProject(Project)
- Method in
AndroidUtils
isAndroidProject(Project)
- Method in
AndroidUtils
isJarFile(File)
- Method in
FileUtils
J
K
L
M
makeSureSymbolicLink(File, File)
- Method in
FileUtils
makeValidTargetName(String)
- Method in
BazelUtils
Convert to a valid bazel target name
N
O
P
Q
R
relativePath(File, File)
- Method in
FileUtils
relativeProjectPath(Project)
- Method in
FileUtils
Get a relative path to rootProject's dir
ResolvedAarDependency
- Class in
io.zcx.plugin.bazel.model
ResolvedAarDependency(ResolvedDependency)
- Constructor in
ResolvedAarDependency
S
T
TemplateGen
- Class in
io.zcx.plugin.bazel
toString()
- Method in
ResolvedAarDependency
U
V
Versions
- Class in
io.zcx.plugin.bazel
W
wrap(ResolvedDependency)
- Method in
ResolvedAarDependency
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation