index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
ideinfo
/
AndroidStudioInfoAspect.java
Commit message (
Expand
)
Author
Age
*
Replace native AndroidStudioInfoAspect with an error message.
Googler
2017-03-21
*
Add a source_jars variable to OutputJar.
Irina Iancu
2017-03-08
*
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
Dmitry Lomov
2017-02-17
*
Roll forward execroot change
Kristina Chodorow
2017-02-16
*
Remove the ability for an aspect to propagate a different aspect.
Dmitry Lomov
2017-01-20
*
Pass isExternal field to blaze ide info proto
Googler
2016-12-07
*
Rollback of commit 84e7bbc03d22a98e1036c9a3abf1d451e602348b.
Damien Martin-Guillerez
2016-12-06
*
Pass isExternal field to blaze ide info proto
Googler
2016-12-06
*
Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241.
Damien Martin-Guillerez
2016-12-05
*
Pass isExternal field to blaze ide info proto
Googler
2016-12-02
*
Rename android_studio_ide_info proto and members.
Googler
2016-11-29
*
Provide AspectDescriptor to ConfiguredAspect.
Dmitry Lomov
2016-11-29
*
Propertly join multiple arguments to jar filter.
Googler
2016-11-17
*
Handle python rules in intellij aspect
Googler
2016-11-04
*
Remove deprecated kind in IDE aspect.
Googler
2016-10-25
*
Support input srcjar in filtered gen jar.
Googler
2016-10-14
*
ide-compile output group now mirrors the compile-only output group for cc rules
Googler
2016-10-12
*
Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.
Googler
2016-10-07
*
Support srcjar files in filtered gen jar.
Googler
2016-10-07
*
Export idl_import_root to Android Studio, so that we know the packages of new...
Googler
2016-09-30
*
Fix IDE aspect crash when traversing a data mode deps attr.
Googler
2016-09-29
*
Remove absolute paths from proto
Googler
2016-09-21
*
Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...
Googler
2016-09-19
*
Add an "is main repo" field to Roots
Kristina Chodorow
2016-09-09
*
Adds a jar filter to the IntelliJ IDE aspect.
Googler
2016-09-06
*
Add the repository name as a parameter to the output path functions
Kristina Chodorow
2016-08-12
*
Add ide-compile output group to IDE aspect.
Googler
2016-08-11
*
Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.
Googler
2016-08-11
*
Expose test "data" attribute to IDE.
Googler
2016-08-11
*
Rename some PackageId and RepositoryName fields/methods in prep for deep exec...
Kristina Chodorow
2016-07-28
*
Add cc transitive headers to ide-resolve output group
Googler
2016-07-07
*
Implement missing IDE skylark aspect functionality.
Googler
2016-06-07
*
Add resource_jar to android_studio_info.proto.
Googler
2016-06-03
*
Add java_toolchain to IDE aspect output.
Googler
2016-06-02
*
Restore proto_library#JavaRuleOutputJarsProvider.
Googler
2016-06-01
*
Defer converting IDE aspect output to string.
Googler
2016-05-27
*
Do not include generated sources in the IDE package manifests.
Googler
2016-05-24
*
Change the way protos report their output.
Googler
2016-05-23
*
Remove unnecessary aspect CC bloat.
Googler
2016-05-17
*
Make CppConfiguration fragment available from CcToolchainProvider.
Googler
2016-05-13
*
Add test size attribute to IntelliJ IDE info.
Googler
2016-05-06
*
--
Googler
2016-05-03
*
Delete the interface NativeAspectFactory and make native aspects extend from ...
Luis Fernando Pino Duque
2016-04-27
*
Remove reliance on exact rule classes in AndroidStudioInfoAspect.
Googler
2016-04-14
*
Support java_wrap_cc in intellij aspect.
Googler
2016-03-30
*
Export cc build information in an aspect for IDE support.
Googler
2016-03-21
*
Add full support for android_resources to AndroidStudioInfoAspect.
Googler
2016-03-08
*
Support android_resources in Android Studio.
Googler
2016-03-08
*
Expose Android resources in Skylark API.
Dmitry Lomov
2016-02-25
*
Expose to Skylark information about whether a target defines any Android reso...
Dmitry Lomov
2016-02-24
[next]