aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar/java
Commit message (Expand)AuthorAge
* Replace "Google Inc" with "The Bazel Authors" in every copyright notice.Gravatar Lukacs Berki2015-10-21
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-10-05
* Update to javac r2973Gravatar Liam Miller-Cushon2015-10-01
* Opt out of ClientCodeWrappingGravatar Liam Miller-Cushon2015-10-01
* Use an isolated classloader for JavaBuilder pluginsGravatar Liam Miller-Cushon2015-09-30
* Fix JavaBuilder bug when the source files are empty.Gravatar Eddie Aftandilian2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove the callback that allowed excluding files from deletion.Gravatar Ulf Adams2015-08-26
* Fix -proc:only after e927532Gravatar Liam Miller-Cushon2015-08-24
* Fall back to transitive classpath for no.such.pkg errors.Gravatar Liam Miller-Cushon2015-08-21
* Don't run plugins on compilations with errors.Gravatar Liam Miller-Cushon2015-08-04
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Let JavaBuilder rethrow the real exception in case of a failed compilation in...Gravatar Philipp Wollermann2015-07-03
* Allow warnings to be suppressed for generated code.Gravatar Liam Miller-Cushon2015-06-30
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Emit a 'manifest' file containing information about the compiled sourcesGravatar Liam Miller-Cushon2015-06-17
* Some small, random fixes for JavaBuilder that increase error reporting, fix J...Gravatar Philipp Wollermann2015-06-10
* JavaBuilder can run as a Blaze worker process now.Gravatar Philipp Wollermann2015-06-10
* Add --generated_class_output to JavaBuilder.Gravatar Liam Miller-Cushon2015-06-09
* Relax strict java deps for tiktok's component processorGravatar Liam Miller-Cushon2015-05-21
* Add a plugin to drop Error Prone-specific javacoptsGravatar Liam Miller-Cushon2015-05-18
* Set up a filemanager in BazelJavaBuilderGravatar Liam Miller-Cushon2015-05-18
* Add a --javac_extdir flag to enable configuring the javac -extdirs flagGravatar Liam Miller-Cushon2015-05-11
* JavaBuilder: Remove old logic that tries to parse protos as textfiles.Gravatar Philipp Wollermann2015-04-28
* Make the indirect dependency message show the correct label for external depsGravatar Kristina Chodorow2015-04-15
* Description redacted.Gravatar Nathan Harmata2015-03-05
* Open-sourcing BazelJavaCompiler.Gravatar Damien Martin-Guillerez2015-03-05
* Normalize Bazel's JavaBuilder javac Xlint options.Gravatar Damien Martin-Guillerez2015-03-04
* Delete BlazeJavacLog.Gravatar Liam Miller-Cushon2015-02-26
* Fix bug in StrictJavaDeps that was preventing jars on the bootclasspath fromGravatar Eddie Aftandilian2015-02-25
* Rewrite InMemoryJavaFileManager using JavacPathFileManager and Jimfs.Gravatar Liam Miller-Cushon2015-02-25
* Set the JavaBuider's strict dependency fix message to a more meaningful oneGravatar Damien Martin-Guillerez2015-02-25
* Description redacted.Gravatar Damien Martin-Guillerez2015-02-25
* Removed a couple of warnings in JavaBuilder.Gravatar Damien Martin-Guillerez2015-02-24
* Prepare strict deps for using JavacPathFileManager.Gravatar Liam Miller-Cushon2015-02-18
* Don't mark types used in dagger-generated code as explicit deps.Gravatar Liam Miller-Cushon2015-02-12
* Forgot to add the Apache header to OptionsParser.java. Not having it breaks t...Gravatar Philipp Wollermann2015-02-09
* Relax strict deps for Dagger-generated code.Gravatar Liam Miller-Cushon2015-02-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25