aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidLibrary.java
Commit message (Expand)AuthorAge
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Rollback of commit 402d112bc25449f1e690bbbace600bbcda834d24.Gravatar Googler2015-09-24
* Rollback of commit 53330510c6ea5cd6257b9981b44e52d15a9e01aa.Gravatar Googler2015-09-24
* Remove gen jar implicit output.Gravatar Googler2015-09-24
* Remove gen jar info from JavaRuleOutputJarsProvider.Gravatar Googler2015-09-24
* Make gen jars output group transitive.Gravatar Googler2015-09-24
* Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...Gravatar Andrew Pellegrini2015-09-22
* Implement support for android_library and android_binary in AndroidStudioInfo...Gravatar Dmitry Lomov2015-09-22
* Unify AndroidLibrary code paths.Gravatar Googler2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Make Android rules work againGravatar Lukacs Berki2015-09-08
* Switches AndroidRobolectricTest to using .aars to provide transitive resource...Gravatar Andrew Pellegrini2015-09-01
* Expose java_import and android_library information to skylarkGravatar Liam Miller-Cushon2015-08-27
* Description redacted.Gravatar Andrew Pellegrini2015-08-04
* Rollback of commit 6c2303c461478c6082a29b969e49ad5adb0029aa.Gravatar Andrew Pellegrini2015-08-04
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* --Gravatar Googler2015-07-29
* Switches AndroidRobolectricTest to using .aars to provide transitive resource...Gravatar Andrew Pellegrini2015-07-29
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Add a tools/android/jack package to the Bazel tree so that Android rules actu...Gravatar Lukacs Berki2015-06-17
* Adds a new input and output to resource processing, symbols txt, which will b...Gravatar Googler2015-06-16
* Various odds and ends in preparation for adding the Android rules to BazelRul...Gravatar Lukacs Berki2015-06-12
* Merges class jars specified as srcs into the android library class jar in ord...Gravatar Andrew Pellegrini2015-06-10
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19