aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android/BUILD.tools
Commit message (Expand)AuthorAge
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06
* deps -> exports in bazel mobile-install stub app.Gravatar ajmichael2017-09-28
* Windows,Android: support long paths in toolGravatar Laszlo Csomor2017-09-28
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Android,Windows: wrap SingleJar in a java_binaryGravatar Laszlo Csomor2017-09-01
* Remove unused android_library.resource_extractor attributes in the depot.Gravatar jingwen2017-08-31
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.Gravatar laszlocsomor2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Set the correct main class on the desugar java_binary target in Bazel.Gravatar ajmichael2017-05-10
* Allow android compilations to use type annotationsGravatar cushon2017-05-08
* Improve error message when building Android rules without an SDK.Gravatar ajmichael2017-05-05
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* gen_java_lang_invoke_jar should not use java from $PATH.Gravatar Adam Michael2017-02-13
* Open source java 8 desugarer.Gravatar Adam Michael2017-02-10
* Rollback of commit 602a98cbebeff2ba1c2d8605a9552b2c8f5622ae.Gravatar Googler2017-02-09
* Rollback of commit d11d510c571b10787856395709f9ad945ca70bb2.Gravatar Alex Humesky2017-02-08
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Create aliases for tools for upcoming android_device rule.Gravatar Adam Michael2017-01-27
* Remove filegroups in tools/android/BUILD.tools in favor of aliases.Gravatar Adam Michael2017-01-09
* Split tools/android/BUILD into BUILD and BUILD.tools.Gravatar Adam Michael2017-01-05