aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AndroidSdk.java
Commit message (Expand)AuthorAge
* Remove gender specific prononuns from Bazel codebaseGravatar hlopko2018-07-23
* Automated rollback of commit 64ea3cd90e1ead5ece533ee5a3cb4ee3520527fb.Gravatar Googler2018-07-20
* Automated rollback of commit 4d10250291a813302de64151be3b22d57e94749d.Gravatar Googler2018-07-18
* Expose AndroidSdkProvider to Skylark (as AndroidSdkInfo).Gravatar Googler2018-07-17
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Step 1 of removing android_sdk.annotations_jar.Gravatar ajmichael2018-01-25
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Add unused, optional source_properties attribute to android_sdk.Gravatar ajmichael2017-10-25
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Enabling Aapt2 processing:Gravatar corysmith2017-06-26
* Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.Gravatar ajmichael2017-04-07
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* RELNOTES[NEW]: Allow Android aidl tool to add a jar to the program's classpat...Gravatar Googler2016-12-16
* Changing constructor of JavaCompilationHelper and removingGravatar Irina Iancu2016-11-16
* Switch default --apk_signing_method from legacy_v1 to v1.Gravatar Adam Michael2016-10-28
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Adds support for ApkSignerTool and APK signature schema v2 behind --apk_signi...Gravatar Adam Michael2016-09-01
* Spam lib/rules/android with @AutoValue. Mostly created byGravatar Googler2016-09-01
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* [Android] Support aapt-generated main dex specs.Gravatar Googler2016-05-05
* Compile base classpaths for Bazel Jack support in android_sdk.Gravatar Michael Staib2016-03-17
* Adds a build_tools_version attribute to the android_sdk rule so that the androidGravatar Alex Humesky2016-02-10
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Jack's tools into AndroidSdkProvider.Gravatar Michael Staib2015-07-16
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19