aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidIdlHelper.java
Commit message (Expand)AuthorAge
* RELNOTES[NEW]: Add transitive proguard_specs when android_sdk.aidl_lib is spe...Gravatar Googler2016-12-22
* RELNOTES[NEW]: Allow Android aidl tool to add a jar to the program's classpat...Gravatar Googler2016-12-16
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Replace calls to SpawnAction$Builder#addInputs(NestedSet) with addTransitiveI...Gravatar Liam Miller-Cushon2016-07-29
* Stop using preprocessed .aidl files for types in the same android_library.Gravatar Michael Staib2016-02-28
* Fix android_library resources handlingGravatar Googler2015-12-07
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28