aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/ideinfo
Commit message (Expand)AuthorAge
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Avoid building android R class ijar / header jarGravatar Googler2016-08-29
* Bazel shell scripts: fix links in licence comments.Gravatar Laszlo Csomor2016-08-24
* 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
* Fix test_simple_java_library to work when Java header compilation is activated.Gravatar Philipp Wollermann2016-07-19
* 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
* Minor style fixes in intellij_info_tests.bzlGravatar Dmitry Lomov2016-06-23
* Make intellij_info_tests work again.Gravatar Dmitry Lomov2016-06-23
* Fix android deps always being exported in skylark aspect.Gravatar Googler2016-06-15
* Use params file for IDE aspect manifest action.Gravatar Googler2016-06-13
* 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
* Change name of intellij_info output to intellij-build.txt.Gravatar Googler2016-05-27
* Do not include generated sources in the IDE package manifests.Gravatar Googler2016-05-24
* Change the way protos report their output.Gravatar Googler2016-05-23
* Remove unnecessary aspect CC bloat.Gravatar Googler2016-05-17
* Add Skylark tests for intellij_info.bzlGravatar Dmitry Lomov2016-05-17
* Adds configuration fragment requirements for intellij_info_aspect.Gravatar Michael Staib2016-05-16
* Make CppConfiguration fragment available from CcToolchainProvider.Gravatar Googler2016-05-13
* Add test size attribute to IntelliJ IDE info.Gravatar Googler2016-05-06
* --Gravatar Googler2016-05-03
* 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
* Add comments to intellij_info Skylark aspect.Gravatar Dmitry Lomov2016-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
* Add initial Skylark API for Android rules.Gravatar Dmitry Lomov2016-02-23
* Expose ``build_file_path`` to Skylark rules.Gravatar Dmitry Lomov2016-02-22
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Expose some information about Java compilation to Skylark.Gravatar Dmitry Lomov2016-02-11
* Enable smoke tests for Java information being provided on Android rules.Gravatar Dmitry Lomov2016-02-11
* Add support for java_imports to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-11
* Expose Java annotation processing information to Skylark.Gravatar Dmitry Lomov2016-02-11
* Add support for tags to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-10