aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/android/LocalResourceContainer.java
Commit message (Expand)AuthorAge
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Support for local_resource_files in android_testGravatar Googler2017-09-13
* Inherit allowable resource directories from android_ide_commonGravatar Googler2017-07-26
* Add methods for filtering LocalResourceContainerGravatar Googler2017-07-03
* Stop Bazel from crashing on data-bound Android libraries with no resources.Gravatar Greg Estren2017-03-16
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Adds aar_import rule to Bazel along with tools needed to implement it. Curren...Gravatar Adam Michael2016-09-14
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Remove all internal calls to FileProvider.getLabel.Gravatar Ulf Adams2016-04-22
* Remove the unchecked exceptions RuleConfigurationException, InvalidAssetPath ...Gravatar Lukacs Berki2015-12-07
* Make Android assets work in external repositories.Gravatar Lukacs Berki2015-11-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* RELNOTES: Attribute error messages related to Android resources are easier to...Gravatar Philipp Wollermann2015-05-27
* Move the source code of the Android rules to the Bazel tree.Gravatar Lukacs Berki2015-05-19