aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/JavaLibraryHelper.java
Commit message (Expand)AuthorAge
* Remove output jar from runfiles and the ijar from the OutputJar when sourcesGravatar Googler2018-07-31
* Add manifestProtoOutput produced during Java compilation to the OutputJar so ...Gravatar Googler2018-07-30
* Automated rollback of commit ce8f52060e2cf1e5a49a522039f0cba2a340f7e3.Gravatar cushon2018-07-25
* Create the native headers jar in java_common.compile.Gravatar Irina Iancu2018-07-24
* Automated rollback of commit f4a3dd9b8124dc7b2795f89e6700881b66371e4f.Gravatar lberki2018-07-12
* Refactor handling of API generation in JavaPluginInfoProviderGravatar cushon2018-07-11
* Flatten JavaCompilationAgs into JavaCompilationArgsProviderGravatar cushon2018-06-26
* Populate JavaInfo's annotation_processing field in java_common.compileGravatar kmb2018-06-13
* Fix jdeps handling in java_common.compile(exports)Gravatar cushon2018-05-27
* Add getters to JavaCompilationArgsProviderGravatar cushon2018-04-24
* Remove JavaCompilationArgsHelperGravatar cushon2018-04-20
* Consolidate handling of jar files in depsGravatar cushon2018-04-19
* Add compilation_info in java_common.compile.Gravatar elenairina2018-04-17
* Create gen source jar in java_common.compile().Gravatar elenairina2018-04-16
* Remove vestiges of support for 'reduced runtime classpaths'Gravatar cushon2018-04-14
* Automated rollback of commit 48e205a19bed1cccaa51c7bbfbef6c2fbe47e3de.Gravatar ruperts2018-03-16
* Modify the Java rules to take in JavaInfoGravatar elenairina2018-03-14
* Pass --target_label, --injecting_rule_kind to all java compile actions.Gravatar tomlu2018-02-14
* Add neverlink support to java_common.compile.Gravatar elenairina2018-01-31
* Add support for native header outputs to {java,android}_libraryGravatar cushon2018-01-11
* Remove code that used to support --javabase=<absolute path>.Gravatar lberki2018-01-08
* Move the javabase middleman to within JavaRuntimeInfo.Gravatar lberki2017-12-07
* Create the output source jar in java_common.compileGravatar elenairina2017-11-29
* Automated rollback of commit a6ed4c01d374bcf98bf39c1efc12a0f4f20fe313.Gravatar elenairina2017-11-27
* Create the output source jar in java_common.compileGravatar elenairina2017-11-24
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Fix NPE thrown by java_common.compile when no sources are specified.Gravatar elenairina2017-10-13
* Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f.Gravatar elenairina2017-09-28
* Expose JavaRuleOutputJarsProvider in java_common.provider, when available.Gravatar Googler2017-09-28
* Rollforward change of Java coverage logic.Gravatar elenairina2017-09-26
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95.Gravatar ajmichael2017-08-10
* Change logic of Blaze Java coverage.Gravatar elenairina2017-08-08
* Do not pass ruleKind from Java sandwich/aspects.Gravatar dslomov2017-07-05
* Add plugins and exported_plugins params to java_common.compile.Gravatar elenairina2017-07-03
* Add exports param to java_common.compile.Gravatar elenairina2017-06-29
* Automated rollback of commit 68b9a7e2dc17e32b194238d287e79bee1ba035b9.Gravatar cushon2017-06-26
* Automated g4 rollback of commit da56606563ee9df438db93392f681bf2abb4ac97.Gravatar brandjon2017-06-16
* Use JavaCompilationArtifacts instead of JavaCompilationArgsGravatar cushon2017-06-08
* Add resources to java_common.compile.Gravatar elenairina2017-05-12
* Add sourcepath to java_common.compileGravatar Irina Iancu2017-03-20
* Completing the Java sandwich and testing it.Gravatar Irina Iancu2017-01-20
* Changing constructor of JavaCompilationHelper and removingGravatar Irina Iancu2016-11-16
* Migrate JavaSourceJarsProvider and JavaCompilationArgsProvider to @AutoValue.Gravatar Googler2016-09-02
* Check that dependencies are non-null upon insertion.Gravatar Carmi Grushko2016-08-18
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Roll forward commit 53c8f94cfb2ac7d41c8815e40e3d9d834789142bGravatar Liam Miller-Cushon2016-06-24
* Rollback of commit 611e7cd47de47fd7cc7e08a260d6640803aafd9f.Gravatar Liam Miller-Cushon2016-06-22
* Fix analysis performance regression caused by header compilationGravatar Liam Miller-Cushon2016-06-22