aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/ConstantRuleVisibility.java
Commit message (Expand)AuthorAge
* Automated refactor of Label.parseAbsolute() to always pass a repository mappingGravatar dannark2018-06-27
* Make ConstantRuleVisibility static constants into @AutoCodec constants.Gravatar janakr2018-05-29
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* 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