aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/ProtoUtils.java
Commit message (Expand)AuthorAge
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Delete STRING_DICT_UNARYGravatar michajlo2017-03-31
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-02-24
* Remove not-quite necessary serialization bitsGravatar Michajlo Matijkiw2016-07-15
* Remove LABEL_LIST_DICT type. This was only used for abi_deps,Gravatar Greg Estren2016-05-11
* Permit proto serialization of configured attribute valuesGravatar Mark Schaller2016-01-04
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-10
* Rollback of commit 4dbd628dc1384e5dce8c036e2b6bf93dd974bf04.Gravatar Mark Schaller2015-07-08
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-08
* Make it possible to put the Crosstool proto in BUILD files.Gravatar Lukacs Berki2015-06-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25