aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/java/ProguardHelper.java
Commit message (Expand)AuthorAge
* Rollback of commit 140634eccee693b567ba7591df550f7b72db1612.Gravatar Lukacs Berki2016-05-03
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-04-27
* --Gravatar Googler2016-04-12
* Adds the output of -printconfiguration from proguard to the implicit outputs ofGravatar Alex Humesky2016-04-05
* Simplify some of the code around invoking proguard.Gravatar Alex Humesky2016-04-04
* fix passing JVM bootclasspath to proguard now that it's available (was empty ...Gravatar Googler2016-03-29
* Add -forceprocessing to cause proguard to skip the step where it checks if th...Gravatar Googler2016-03-22
* Changing ProguardHelper to support a multipass variety of proguard.Gravatar Googler2016-03-18
* Fix ClasspathConfiguredFragment bootclasspath collectionGravatar Liam Miller-Cushon2016-03-14
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18