aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/AarGeneratorBuilder.java
Commit message (Expand)AuthorAge
* Move non-resource busybox actions to BusyBoxActionBuilder and AndroidDataContextGravatar asteinb2018-05-22
* Ability to stop using ResourceContainer in various actionsGravatar asteinb2018-04-18
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.action...Gravatar tomlu2018-02-15
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Migrate ResourceProcessorBusyBox Android actions to using SHELL_QUOTED param ...Gravatar apell2017-10-18
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Support multiple command lines / params files in SpawnAction.Gravatar tomlu2017-09-15
* Automated rollback of commit f7f1a8f756f33f86b1bdc5023d5052117b62523e.Gravatar laszlocsomor2017-08-09
* Windows, AndroidBusyBox: always use params filesGravatar laszlocsomor2017-08-09
* Automated rollback of commit 0abf5fa2d64c76def5a8fa0f960b73ce0566af4d.Gravatar laszlocsomor2017-08-03
* Android BusyBox: actions use the default shell envGravatar Laszlo Csomor2017-08-03
* Compute progress message lazily in spawn action.Gravatar tomlu2017-08-03
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* 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
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Add target label to progress messages for some Android build actions.Gravatar Andrew Pellegrini2016-09-26
* Remove dependency data from AarGeneratorActionGravatar Googler2016-09-08
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove references to all Android tools from AndroidConfiguration.Gravatar Lukacs Berki2015-06-29
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19