aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/JavaOptions.java
Commit message (Expand)AuthorAge
...
* Add an experimental option to reduce header compilation classpathsGravatar Liam Miller-Cushon2017-01-04
* Prepare to remove --experimental_optimize_header_compilation_annotation_proce...Gravatar Liam Miller-Cushon2016-10-24
* Clean up --strict_android_deps and --strict_java_depsGravatar Liam Miller-Cushon2016-10-11
* Propagate --java_header_compilation into the host configGravatar Liam Miller-Cushon2016-10-04
* Rollback of commit 5c548f11e20c0b75203e9fe4ab682ed0418064cf.Gravatar Carmi Grushko2016-09-23
* Rollback of commit 2e5ec0fd99ac4bfd930da99f6089dc5faf778464.Gravatar Tobias Werth2016-09-22
* Make java_proto_library's strict_deps default to true.Gravatar Carmi Grushko2016-09-21
* Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8Gravatar Liam Miller-Cushon2016-08-11
* Rollback of commit 0fe34924b5e5282b5e2895761f11ad77bccebdba.Gravatar Alex Humesky2016-07-28
* java_proto_library strict deps: add attributes for gradual migrationGravatar Carmi Grushko2016-07-27
* Enable the Java launcher by defaultGravatar Liam Miller-Cushon2016-07-26
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Open-source java_proto_library.Gravatar Carmi Grushko2016-07-12
* Make java_classpath flag non-experimentalGravatar Liam Miller-Cushon2016-07-01
* Remove --experimental_java_deps and --experimental_incremental_ijars.Gravatar Ulf Adams2016-06-30
* Make header compilation flag non-experimentalGravatar Liam Miller-Cushon2016-06-30
* Add java_plugin.generates_apiGravatar Liam Miller-Cushon2016-06-29
* Description redacted.Gravatar Carmi Grushko2016-06-23
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Add --host_java_launcherGravatar Liam Miller-Cushon2016-05-11
* Wire up --host_java_toolchainGravatar Liam Miller-Cushon2016-04-22
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Add --host_java_toolchainGravatar Liam Miller-Cushon2016-04-07
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-31
* Rollback of commit aac3b7ee0f1889c6afe4c0b4432d9f1597230dfb.Gravatar Kristina Chodorow2016-03-21
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-18
* Update the java_langtools flag to default to @bazel_tools//tools/jdk:langtools.Gravatar Luis Fernando Pino Duque2016-03-15
* Deprecate --javabuilder_jvmoptGravatar Liam Miller-Cushon2016-03-11
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Initial support for Java header compilationGravatar Liam Miller-Cushon2016-02-18
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* Delete --allow_precompiled_jars_in_srcsGravatar Liam Miller-Cushon2015-12-04
* add option to provide proguard specs on blaze command lineGravatar Googler2015-11-25
* Add bazel flag to control how proguard runsGravatar Googler2015-11-17
* Disallow jars in srcs of java-based rulesGravatar Liam Miller-Cushon2015-11-04
* Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel t...Gravatar Lukacs Berki2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Disallow precompiled jars in sourcesGravatar Liam Miller-Cushon2015-09-22
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Add an --experimental_disable_jvm flag.Gravatar Ulf Adams2015-08-26
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-06-30
* Rollback of commit b66898e44d79ef67f856eaeae711bb461564a3c1.Gravatar Peter Schmitt2015-05-21
* Allow objc_{library,binary} to depend on cc_library.Gravatar Peter Schmitt2015-05-21
* Add a --javac_extdir flag to enable configuring the javac -extdirs flagGravatar Liam Miller-Cushon2015-05-21
* Require fetch for external dependenciesGravatar Kristina Chodorow2015-05-15
* Renamed java tools from //tools:java/* to //tools/jdk:* inside blaze.Gravatar Damien Martin-Guillerez2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25