aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/buildjar/BUILD
Commit message (Expand)AuthorAge
* 'DumpPlatformClasspath' now dumps the current JDK's default platform classpathGravatar cushon2018-08-08
* Remove uses of java_toolchain.encodingGravatar cushon2018-08-07
* Use the host javac for bootstrappingGravatar cushon2018-07-22
* Use VanillaJavaBuilder for bootstrappingGravatar cushon2018-04-26
* Rewrite visibility handling for all java_toolsGravatar ulfjack2018-02-16
* Fix "Could not reserve enough space for object heap" error on Windows during ...Gravatar philwo2018-01-24
* Update bootclasspath handling for JDK 9Gravatar cushon2017-12-20
* Auto-generate BUILD files for src/java_tools/buildjarGravatar ulfjack2017-09-11
* Remove some left over bits of Java 7 supportGravatar Liam Miller-Cushon2017-09-04
* Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocationsGravatar cushon2017-07-12
* Migrate off versioned javac and Error Prone targetsGravatar Liam Miller-Cushon2017-05-09
* Update to javac9-r4023Gravatar cushon2017-04-25
* Rename 'extdir' to 'extclasspath'Gravatar Liam Miller-Cushon2017-02-17
* Create a 'vanilla' JavaBuilderGravatar Liam Miller-Cushon2017-02-13
* Create a tool for building resource jarsGravatar Liam Miller-Cushon2017-01-31
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Description redacted.Gravatar Carmi Grushko2016-06-23
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Refactor buildjar BUILD filesGravatar Liam Miller-Cushon2016-02-10
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Open-source Java Builder test helpersGravatar Damien Martin-Guillerez2015-12-16
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* 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
* Fix Java 7 test suiteGravatar Damien Martin-Guillerez2015-10-02
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Emit a 'manifest' file containing information about the compiled sourcesGravatar Liam Miller-Cushon2015-06-17
* Set-up travis OSX to compile using JDK 7Gravatar Damien Martin-Guillerez2015-06-16
* JavaBuilder can run as a Blaze worker process now.Gravatar Philipp Wollermann2015-06-10
* Bootstrapping tools using BazelGravatar Damien Martin-Guillerez2015-06-05
* Add a plugin to drop Error Prone-specific javacoptsGravatar Liam Miller-Cushon2015-05-18
* Added Eclipse project configuration for BazelGravatar Damien Martin-Guillerez2015-03-11
* Open-source ijar's testsGravatar Damien Martin-Guillerez2015-03-10
* Open-sourcing BazelJavaCompiler.Gravatar Damien Martin-Guillerez2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25