aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/ideinfo/AndroidStudioInfoAspectTest.java
Commit message (Expand)AuthorAge
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Require parens around tuple with trailing comma.Gravatar Laurent Le Brun2017-01-17
* Disable legacy Skylark IDE tests.Gravatar Googler2017-01-05
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-07
* Rollback of commit 84e7bbc03d22a98e1036c9a3abf1d451e602348b.Gravatar Damien Martin-Guillerez2016-12-06
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-06
* Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241.Gravatar Damien Martin-Guillerez2016-12-05
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-02
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Rename intellij_info.bzl outputs and output groups.Gravatar Googler2016-11-28
* Handle python rules in intellij aspectGravatar Googler2016-11-04
* Remove deprecated kind in IDE aspect.Gravatar Googler2016-10-25
* Support input srcjar in filtered gen jar.Gravatar Googler2016-10-14
* ide-compile output group now mirrors the compile-only output group for cc rulesGravatar Googler2016-10-12
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Support srcjar files in filtered gen jar.Gravatar Googler2016-10-07
* Enable header compilation by defaultGravatar Liam Miller-Cushon2016-10-05
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* Fix IDE aspect crash when traversing a data mode deps attr.Gravatar Googler2016-09-29
* Remove absolute paths from protoGravatar Googler2016-09-21
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Avoid building android R class ijar / header jarGravatar Googler2016-08-29
* Fix NPE when aspect propagates over an alias.Gravatar Googler2016-08-18
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Add ide-compile output group to IDE aspect.Gravatar Googler2016-08-11
* Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.Gravatar Googler2016-08-11
* Expose test "data" attribute to IDE.Gravatar Googler2016-08-11
* Add cc transitive headers to ide-resolve output groupGravatar Googler2016-07-07
* Fixed four more Bazel java tests on Windows causing by back-slash in file pathGravatar Yun Peng2016-06-29
* Fix android deps always being exported in skylark aspect.Gravatar Googler2016-06-15
* Implement missing IDE skylark aspect functionality.Gravatar Googler2016-06-07
* Add resource_jar to android_studio_info.proto.Gravatar Googler2016-06-03
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-06-02
* Do not include generated sources in the IDE package manifests.Gravatar Googler2016-05-24
* Remove unnecessary aspect CC bloat.Gravatar Googler2016-05-17
* Make CppConfiguration fragment available from CcToolchainProvider.Gravatar Googler2016-05-13
* Add test size attribute to IntelliJ IDE info.Gravatar Googler2016-05-06
* Remove reliance on exact rule classes in AndroidStudioInfoAspect.Gravatar Googler2016-04-14
* Support java_wrap_cc in intellij aspect.Gravatar Googler2016-03-30
* Export cc build information in an aspect for IDE support.Gravatar Googler2016-03-21
* Refactor AndroidStudioInfoAspectTestBase.Gravatar Dmitry Lomov2016-03-18
* Support android_resources in Android Studio.Gravatar Googler2016-03-08
* Expose information about transitive exports.Gravatar Dmitry Lomov2016-02-25
* Expose Android resources in Skylark API.Gravatar Dmitry Lomov2016-02-25
* Expose to Skylark information about whether a target defines any Android reso...Gravatar Dmitry Lomov2016-02-24
* Expose IDL information about Android targets to Skylark.Gravatar Dmitry Lomov2016-02-24
* Collect runtime dependencies correctly in intellij_info.bzlGravatar Dmitry Lomov2016-02-24
* Enable testJavaPlugin for Skylark intellij_info aspect.Gravatar Dmitry Lomov2016-02-23