aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/ideinfo/AndroidStudioInfoAspectTestBase.java
Commit message (Expand)AuthorAge
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* 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
* Add ide-compile output group to IDE aspect.Gravatar Googler2016-08-11
* Add cc transitive headers to ide-resolve output groupGravatar Googler2016-07-07
* Implement missing IDE skylark aspect functionality.Gravatar Googler2016-06-07
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-06-02
* Remove unnecessary aspect CC bloat.Gravatar Googler2016-05-17
* Export cc build information in an aspect for IDE support.Gravatar Googler2016-03-21
* Refactor AndroidStudioInfoAspectTestBase.Gravatar Dmitry Lomov2016-03-18
* Expose some information about Java compilation to Skylark.Gravatar Dmitry Lomov2016-02-11
* Add support for java_imports to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-11
* Skylark IDE info aspect: sources and dependencies.Gravatar Dmitry Lomov2016-01-19
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Migrated tests in devtools/build/lib/ideinfo to JUnit 4.Gravatar Florian Weikert2015-12-03
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Description redacted.Gravatar Googler2015-12-01
* Aspect terminology update.Gravatar Dmitry Lomov2015-11-10
* Propagate ASwB aspect across robolectric implicit deps.Gravatar Googler2015-11-06
* Add Android aspect resolve output group.Gravatar Googler2015-10-02
* Support android_test in AndroidStudioInfoAspect.Gravatar Googler2015-10-01