aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax
diff options
context:
space:
mode:
authorGravatar Michael Staib <mstaib@google.com>2016-03-16 21:52:19 +0000
committerGravatar Lukacs Berki <lberki@google.com>2016-03-17 10:08:07 +0000
commit8c1138c0458f780f349a6d1e21821ca932c238bc (patch)
treee57bcbd981a4b04d6f3339981ee40d251901f19b /src/main/java/com/google/devtools/build/lib/syntax
parente5fac8175fbdd158139ff2446e83718b2a85b8b4 (diff)
Compile base classpaths for Bazel Jack support in android_sdk.
This also enables Jack support to compile with the Java bootclasspath when running over non-Android rules. This is akin to how normal javac support works - android_ rules are compiled with android.jar, while java_libraries are compiled with special flags but the normal compile time bootclasspath. As of this change, the android_jack attribute on android_sdk is now deprecated, and has no further effect. Because it was always optional, this isn't really much of a change, it just means that now it does nothing even if you DO specify it. Because Jack support is still experimental, this should have no effect on most users. RELNOTES[INC]: android_sdk now compiles android_jack on the fly from android_jar, which means android_jar must be a jar and android_jack is now deprecated. The Jack tools (jack, jill, resource_extractor) must be specified. -- MOS_MIGRATED_REVID=117386373
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/syntax')
0 files changed, 0 insertions, 0 deletions