aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidSemantics.java
Commit message (Expand)AuthorAge
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Remove JavaIdeInfoProvider.Gravatar dslomov2017-07-07
* Automated rollback of commit 480d6038905b3c8de09a362e2759fc6b8abe634c.Gravatar twerth2017-07-05
* Add minSdkVersion optimization to Blaze.Gravatar Googler2017-07-03
* Modify AndroidSemantics#addMainDexListActionArguments to take proguard map as...Gravatar Googler2017-03-31
* Description redacted.Gravatar Adam Michael2017-03-28
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Read android binary attributes that are queried for incremental dexing artifa...Gravatar Googler2016-09-28
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Add addMainDexListActionArguments to AndroidSemantics.Gravatar Googler2016-06-13
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Simplifies passing the debug key to ApkBuilder.Gravatar Alex Humesky2016-01-12
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Implement support for android_library and android_binary in AndroidStudioInfo...Gravatar Dmitry Lomov2015-09-22
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Remove the debug_key attribute from android_binary and the associated -ks arg...Gravatar Lukacs Berki2015-06-16
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19