aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/common/options/ParsedOptionDescription.java
Commit message (Expand)AuthorAge
* Warn about config expansions as we do for other expansions.Gravatar ccalvarin2017-12-21
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* Move the canonicalization of an option value to the option value itself.Gravatar ccalvarin2017-09-27
* Track the origin of an option in the option instance, not its final value.Gravatar ccalvarin2017-09-21
* Cleanup of expansion option namingGravatar ccalvarin2017-09-21
* Throw away the confusing UnparsedOptionValueDescription name.Gravatar ccalvarin2017-09-18