aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/Label.java
Commit message (Expand)AuthorAge
* Cleanup Skylark types some moreGravatar Francois-Rene Rideau2015-09-17
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Skylark, improve doc for Label.relativeGravatar Laurent Le Brun2015-08-04
* Make absolute labels in remote repositories refer to the same repository by d...Gravatar Lukacs Berki2015-07-07
* Add support for @foo//:bar-format labels on the command lineGravatar Kristina Chodorow2015-06-01
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Lots of comments, clarification and correction in Skylark docs.Gravatar Laszlo Csomor2015-02-16
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25