aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/DependencyResolver.java
Commit message (Expand)AuthorAge
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Fix broken tests.Gravatar Marian Lobur2015-09-02
* Aspects can get information from their base rule.Gravatar Marian Lobur2015-09-02
* Implement the core structure for dynamic configurations.Gravatar Greg Estren2015-08-26
* Make DependencyResolver more explicit about the factGravatar Greg Estren2015-08-06
* Give Dependency a valid equals/hashCode/toString set.Gravatar Michael Staib2015-07-16
* Skylark: Fix crash when computed attribute has the wrong typeGravatar Laurent Le Brun2015-06-23
* Skylark: Late-bound attributes may return None.Gravatar Laurent Le Brun2015-06-17
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25