aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcProtoProvider.java
diff options
context:
space:
mode:
authorGravatar ccalvarin <ccalvarin@google.com>2017-12-04 11:32:51 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-12-04 11:35:15 -0800
commitb4ba96f52a0cadcbfdf0cc56055ed61768b191f2 (patch)
tree36816a2e398b83d8666a012aa5d82b97d8890f67 /src/main/java/com/google/devtools/build/lib/rules/objc/ObjcProtoProvider.java
parent0885abd851b17d19661dfbd5459a5b91feb45620 (diff)
Clarify bazel clean's options.
Basically a refactor of https://github.com/bazelbuild/bazel/pull/2053, which separated the concepts of async and expunge but kept them intertwined at the option level. This was confusing to a number of users. The standard interface is to use one of --expunge, --async, or --expunge_async. --clean_style was more verbose and added no value, so can be removed. The contents of actuallyClean() could use some ... actual cleaning. This CL just changes the options, removing some of the artificial option-related complexity. RELNOTES[INC]: --clean_style is no longer an option. PiperOrigin-RevId: 177843049
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/rules/objc/ObjcProtoProvider.java')
0 files changed, 0 insertions, 0 deletions