aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/LabelExpander.java
Commit message (Expand)AuthorAge
* Audit usages of Label.getRelative and update to Label.getRelativeWithRemappingGravatar dannark2018-06-21
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Call precomputed() on static CharMatcher instances.Gravatar Googler2016-07-26
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* 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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25