aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/LicensesProvider.java
Commit message (Expand)AuthorAge
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Deletes POLYMORPHIC strategy. ObjectCodec now uses runtime type information t...Gravatar shahan2018-02-20
* @AutoCodec for LicenseProvider.Gravatar cpeyser2018-02-14
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Add new flag to specify if output_licenses attribute should be checked for li...Gravatar Irina Iancu2017-01-10
* 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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25