aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/Package.java
Commit message (Expand)AuthorAge
* Cleanup in PackageFactoryGravatar Laurent Le Brun2015-06-19
* Push down Package serialization io logicGravatar Michajlo Matijkiw2015-06-01
* Fully qualify links to PackageFunction in PackageGravatar Michajlo Matijkiw2015-06-01
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Remove circular symlinks to external dependenciesGravatar Kristina Chodorow2015-04-23
* Remove Package.AbstractBuilder.Gravatar Han-Wen Nienhuys2015-04-22
* Remove legacy methods Package#{getRules,getFiles}.Gravatar Han-Wen Nienhuys2015-04-20
* Skylark: native module is updated.Gravatar Googler2015-03-25
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* Constraints: implement "fulfills". Details are describedGravatar Greg Estren2015-03-18
* Skylark: Make ctx.var a dictionary.Gravatar Laurent Le Brun2015-03-13
* AttributeMap#has(String, Type) is added to check whether an attribute with a ...Gravatar Googler2015-03-13
* BazelTestSuiteRule is documented. The "suites" attribute is removed from Baze...Gravatar Googler2015-03-13
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Change the name of the runfiles constantGravatar Kristina Chodorow2015-03-05
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25