aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Add sourcepath to java_common.compileGravatar Irina Iancu2017-03-20
* Don't declare parameters of type Iterable<Path>Gravatar Liam Miller-Cushon2017-03-17
* --Gravatar Kristina Chodorow2017-03-16
* Bring back the persistent test runner functionality, on ExperimentalTestRunner.Gravatar Kush Chakraborty2017-03-09
* Create ExperimentalTestRunner which is just the same as BazelTestRunner, but ...Gravatar Kush Chakraborty2017-03-09
* VanillaJavaBuilder: don't crash formatting diagnostics without a source fileGravatar Liam Miller-Cushon2017-03-08
* Disallow duplicate srcjars in javac-turbineGravatar Liam Miller-Cushon2017-03-06
* Pass through -sourcepath to the JavaBuilderGravatar Damien Martin-Guillerez2017-03-06
* Eclipse's Java compiler can't do type inference on this code for some reasonGravatar Ulf Adams2017-03-02
* Don't leak file managersGravatar Liam Miller-Cushon2017-03-01
* Remind JavacOptions about the '-extra_checks' flagGravatar Liam Miller-Cushon2017-03-01
* Re-arrange JavaBuilder output jar handlingGravatar Liam Miller-Cushon2017-02-28
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* Rolling forward the change to open source JUnit integration tests.Gravatar Kush Chakraborty2017-02-23
* Filter out Blaze-specific javacopts in VanillaJavaBuilderGravatar Liam Miller-Cushon2017-02-23
* Remove javac-turbine hack to support a non-standard annotation processorGravatar Liam Miller-Cushon2017-02-22
* Rollback of commit 9822151a2ab0574b3d7a884f623b6b260258cd6b.Gravatar Irina Iancu2017-02-20
* Prepare for a forthcoming AutoValue change where setFoo(null) in a Builder wi...Gravatar Googler2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Automated [] rollback of commit 53b10eabb02480111510281b776db524df490a29.Gravatar Kush Chakraborty2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Rollback of commit d8eec343d238129ce8b5146c4177d207a6b3683b.Gravatar Dmitry Lomov2017-02-15
* JUnit4 now correctly labels filtered tests as "filtered".Gravatar Googler2017-02-14
* Open source the integration tests for BazelTestRunner and delete the internal...Gravatar Kush Chakraborty2017-02-14
* Windows-aware path-absoluteness checks.Gravatar Laszlo Csomor2017-02-13
* Create a 'vanilla' JavaBuilderGravatar Liam Miller-Cushon2017-02-13
* Move the JUnit runner tests to the same location as the Internal Repo.Gravatar Kush Chakraborty2017-02-10
* Ignore warnings for successful javac-turbine invocationsGravatar Liam Miller-Cushon2017-02-06
* Create a tool for building resource jarsGravatar Liam Miller-Cushon2017-01-31
* Don't add the output directory to the classpathGravatar Liam Miller-Cushon2017-01-31
* Fix a bug in the StrictJavaDeps plugin when a rule in the targetMapping has a...Gravatar Googler2017-01-27
* Rollback of commit 32f033328abdd00cbec149edd87bde34095bccbc.Gravatar Yun Peng2017-01-25
* Put line breaks between diagnosticsGravatar Liam Miller-Cushon2017-01-25
* Add --manifest_file option into BazelJavaBuilder Gravatar Yun Peng2017-01-25
* Add an experimental flag to Turbine to indicate to annotation processors that...Gravatar Googler2017-01-24
* Handle another transitive classpath fallback caseGravatar Liam Miller-Cushon2017-01-24
* Description redacted.Gravatar Googler2017-01-23
* Description redacted.Gravatar Googler2017-01-23
* Remove use of javac internal Result enumGravatar Liam Miller-Cushon2017-01-23
* Remove unused PluginExceptionGravatar Liam Miller-Cushon2017-01-23
* Make reduced classpath fallback locale-independentGravatar Liam Miller-Cushon2017-01-23
* Fix bootstrapping in Docker images.Gravatar Lukacs Berki2017-01-20
* Temporarily disable jacoco on FreeBSD Gravatar Klaus Aehlig2017-01-20
* Fall back to the transitive classpath for top-level completion failuresGravatar Liam Miller-Cushon2017-01-20
* Filter out javac deferred diagnostic notes in JavaBuilderGravatar Liam Miller-Cushon2017-01-20
* Rollback of commit 8436354b93e0b611931dfc965d3e718980143dee.Gravatar Vladimir Moskva2017-01-19
* Refactor BlazeJavacMain to emit structured diagnosticsGravatar Liam Miller-Cushon2017-01-19
* Make the Path to FileSystem cache non-static for persistent workersGravatar Liam Miller-Cushon2017-01-19