aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/util/OptionsUtils.java
Commit message (Expand)AuthorAge
* Allow path options to use user specific pathsGravatar David Ostrovsky2018-03-20
* Move the canonicalization of an option value to the option value itself.Gravatar ccalvarin2017-09-27
* Throw away the confusing UnparsedOptionValueDescription name.Gravatar ccalvarin2017-09-18
* Consolidate the "unparsed" option value tracking.Gravatar ccalvarin2017-09-14
* Move option value tracking classes to their own file.Gravatar ccalvarin2017-09-13
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Add new utility function to encode options as argument list Gravatar Klaus Aehlig2017-03-23
* Polish the command-line reference.Gravatar Ulf Adams2016-06-27
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25