aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar
Commit message (Expand)AuthorAge
...
* Remove support for -bootclasspath in javacoptsGravatar Liam Miller-Cushon2017-03-24
* Remove obsolete extdir handlingGravatar Liam Miller-Cushon2017-03-24
* Replace ZipOutputFileManager with the standard filemanager and JimFSGravatar Liam Miller-Cushon2017-03-24
* Adding -implict:none by default to java compilation.Gravatar Irina Iancu2017-03-23
* Add sourcepath to java_common.compileGravatar Irina Iancu2017-03-20
* Don't declare parameters of type Iterable<Path>Gravatar Liam Miller-Cushon2017-03-17
* 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
* 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
* 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
* 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
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Windows-aware path-absoluteness checks.Gravatar Laszlo Csomor2017-02-13
* Create a 'vanilla' JavaBuilderGravatar Liam Miller-Cushon2017-02-13
* 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
* 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
* Fix javabuilder top-level exception handling with workers enabledGravatar Liam Miller-Cushon2017-01-19
* Remove end position hackGravatar Liam Miller-Cushon2017-01-19
* Tag targets as jdk8 to avoid building them for jdk7Gravatar Vladimir Moskva2017-01-18
* Rollback of commit 2300f8a3e88d720f7eae90a80456142363850c5c.Gravatar Liam Miller-Cushon2017-01-16
* Handle top-level exceptions in javacGravatar Liam Miller-Cushon2017-01-16
* Read srcjars using zipfs, instead of extracting themGravatar Liam Miller-Cushon2017-01-16
* Rollback of commit aad9b44898cf1562765755d475463145466ea7ae.Gravatar Liam Miller-Cushon2017-01-16
* Improve recursive deletion in JavaBuilderGravatar Liam Miller-Cushon2017-01-13
* Support Paths in JarCreater and JarHelperGravatar Liam Miller-Cushon2017-01-13
* Coalesce JavaBuilder class hierarchyGravatar Liam Miller-Cushon2017-01-13
* Remove single-use AbstractPostProcessor abstractionGravatar Liam Miller-Cushon2017-01-12